Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/39309?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39309?format=api", "vulnerability_id": "VCID-bebz-99kg-ffam", "summary": "Identity Spoofing\nlibp2p-secio is not correctly checking the that the PeerId of the DstPeer matched the PeerId that the peer learns through the Crypto Handshake creating a high severity vulnerability as the purpose of SECIO is to authenticate the other Peer.", "aliases": [ { "alias": "GMS-2018-2" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54852?format=api", "purl": "pkg:npm/libp2p-secio@0.9.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/libp2p-secio@0.9.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54851?format=api", "purl": "pkg:npm/libp2p-secio@0.8.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-bebz-99kg-ffam" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/libp2p-secio@0.8.1" } ], "references": [ { "reference_url": "https://github.com/libp2p/js-libp2p-secio/pull/95", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/libp2p/js-libp2p-secio/pull/95" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bebz-99kg-ffam" }