Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/asyncua@0.9.94
Typepypi
Namespace
Nameasyncua
Version0.9.94
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version0.9.96
Latest_non_vulnerable_version0.9.96
Affected_by_vulnerabilities
0
url VCID-4cw3-mdxr-dkfk
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. **Note:** This issue is a result of missing checks for services that require an active session.
references
0
reference_url https://gist.github.com/artfire52/84f7279a4119d6f90381ac49d7121121
reference_id
reference_type
scores
0
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
1
reference_url https://github.com/FreeOpcUa/opcua-asyncio/commit/2be7ce80df05de8d6c6ae1ebce6fa2bb7147844a
reference_id
reference_type
scores
0
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
2
reference_url https://github.com/FreeOpcUa/opcua-asyncio/commit/b4106dfd5037423c9d1810b48a97296b59cde513
reference_id
reference_type
scores
0
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
3
reference_url https://github.com/FreeOpcUa/opcua-asyncio/issues/1014
reference_id
reference_type
scores
0
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
4
reference_url https://github.com/FreeOpcUa/opcua-asyncio/pull/1015
reference_id
reference_type
scores
0
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
5
reference_url https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96
reference_id
reference_type
scores
0
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
6
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
7
reference_url https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673435
reference_id
reference_type
scores
0
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
8
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
9
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
0
url pkg:pypi/asyncua@0.9.96
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
1
url VCID-eem1-7deb-vuhf
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
0
reference_url https://gist.github.com/artfire52/1540b234350795e0ecb4d672608dbec8
reference_id
reference_type
scores
0
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
1
reference_url https://github.com/FreeOpcUa/opcua-asyncio/commit/f6603daa34a93a658f0e176cb0b9ee5a6643b262
reference_id
reference_type
scores
0
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
2
reference_url https://github.com/FreeOpcUa/opcua-asyncio/issues/1013
reference_id
reference_type
scores
0
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
3
reference_url https://github.com/FreeOpcUa/opcua-asyncio/pull/1039
reference_id
reference_type
scores
0
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
4
reference_url https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96
reference_id
reference_type
scores
0
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
5
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
6
reference_url https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673709
reference_id
reference_type
scores
0
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
7
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
8
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
0
url pkg:pypi/asyncua@0.9.96
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_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/asyncua@0.9.94