Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/36236?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/36236?format=api", "purl": "pkg:pypi/asyncua@0.9.94", "type": "pypi", "namespace": "", "name": "asyncua", "version": "0.9.94", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "0.9.96", "latest_non_vulnerable_version": "0.9.96", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36562?format=api", "vulnerability_id": "VCID-4cw3-mdxr-dkfk", "summary": "Versions of the package asyncua before 0.9.96 are vulnerable to Improper Authentication such that it is possible to access Address Space without encryption and authentication.\r\r**Note:**\r\rThis issue is a result of missing checks for services that require an active session.", "references": [ { "reference_url": "https://gist.github.com/artfire52/84f7279a4119d6f90381ac49d7121121", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://gist.github.com/artfire52/84f7279a4119d6f90381ac49d7121121" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/2be7ce80df05de8d6c6ae1ebce6fa2bb7147844a", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/2be7ce80df05de8d6c6ae1ebce6fa2bb7147844a" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/b4106dfd5037423c9d1810b48a97296b59cde513", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/b4106dfd5037423c9d1810b48a97296b59cde513" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/issues/1014", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/issues/1014" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/pull/1015", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/pull/1015" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/asyncua/PYSEC-2023-189.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/asyncua/PYSEC-2023-189.yaml" }, { "reference_url": "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673435", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673435" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26150", "reference_id": "CVE-2023-26150", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26150" }, { "reference_url": "https://github.com/advisories/GHSA-2894-qcqf-g23g", "reference_id": "GHSA-2894-qcqf-g23g", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2894-qcqf-g23g" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/36238?format=api", "purl": "pkg:pypi/asyncua@0.9.96", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/asyncua@0.9.96" } ], "aliases": [ "CVE-2023-26150", "GHSA-2894-qcqf-g23g", "PYSEC-2023-189" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4cw3-mdxr-dkfk" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36561?format=api", "vulnerability_id": "VCID-eem1-7deb-vuhf", "summary": "Versions of the package asyncua before 0.9.96 are vulnerable to Denial of Service (DoS) such that an attacker can send a malformed packet and as a result, the server will enter into an infinite loop and consume excessive memory.", "references": [ { "reference_url": "https://gist.github.com/artfire52/1540b234350795e0ecb4d672608dbec8", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://gist.github.com/artfire52/1540b234350795e0ecb4d672608dbec8" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/f6603daa34a93a658f0e176cb0b9ee5a6643b262", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/f6603daa34a93a658f0e176cb0b9ee5a6643b262" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/issues/1013", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/issues/1013" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/pull/1039", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/pull/1039" }, { "reference_url": "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/asyncua/PYSEC-2023-190.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/asyncua/PYSEC-2023-190.yaml" }, { "reference_url": "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673709", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673709" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26151", "reference_id": "CVE-2023-26151", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26151" }, { "reference_url": "https://github.com/advisories/GHSA-gfvq-mxw3-mfq3", "reference_id": "GHSA-gfvq-mxw3-mfq3", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-gfvq-mxw3-mfq3" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/36238?format=api", "purl": "pkg:pypi/asyncua@0.9.96", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/asyncua@0.9.96" } ], "aliases": [ "CVE-2023-26151", "GHSA-gfvq-mxw3-mfq3", "PYSEC-2023-190" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eem1-7deb-vuhf" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/asyncua@0.9.94" }