原始 OSV JSON{
"id": "GHSA-pq4w-qm9g-qx68",
"aliases": [
"CVE-2019-19135"
],
"details": "### Impact\nCredential replay affecting those connected to a server when *all 3* of the following conditions are met:\n- `SecurityPolicy` is `None`\n- using username/password or X509-based authentication\n- the server has a defect causing it to send null/empty or zeroed nonces \n\n### Patches\nThe problem has been patched in version `0.3.6`. A more relaxed treatment of validation as agreed upon by the OPC UA Security Working Group is implemented in version `0.3.7`.\n\n### Workarounds\nDo not use username/password or X509-based authentication with `SecurityPolicy` of `None`.\n\n### References\nhttps://opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2019-19135.pdf\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue at [https://github.com/eclipse/milo/issues](https://github.com/eclipse/milo/issues)\n* Email [the mailing list](mailto:[email protected] )",
"summary": "Insufficient Nonce Validation in Eclipse Milo Client",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.6"
}
]
}
],
"package": {
"name": "org.eclipse.milo:sdk-client",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.3.4"
}
}
],
"modified": "2021-07-28T18:54:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2020-03-16T22:46:50Z",
"references": [
{
"url": "https://github.com/eclipse/milo/security/advisories/GHSA-pq4w-qm9g-qx68",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19135",
"type": "ADVISORY"
},
{
"url": "https://github.com/eclipse/milo/commit/cac0e710bf2b8bed9c602fc597e9de1d8903abed",
"type": "WEB"
},
{
"url": "https://opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2019-19135.pdf",
"type": "WEB"
},
{
"url": "https://opcfoundation.org/security-bulletins",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-330",
"CWE-522"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-03-16T16:15:00Z",
"github_reviewed_at": "2020-03-16T20:59:53Z"
}
}