Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/34796?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34796?format=api", "vulnerability_id": "VCID-agn9-q4zg-ckgz", "summary": "OpenStack Keystone Folsom (2012.2) does not properly perform revocation checks for Keystone PKI tokens when done through a server, which allows remote attackers to bypass intended access restrictions via a revoked PKI token.", "aliases": [ { "alias": "CVE-2013-1865" }, { "alias": "GHSA-22q6-wwq7-2jj9" }, { "alias": "PYSEC-2013-39" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/7496?format=api", "purl": "pkg:pypi/keystone@2012.2.4", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/keystone@2012.2.4" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/63446?format=api", "purl": "pkg:pypi/keystone@2012.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-agn9-q4zg-ckgz" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/keystone@2012.2" } ], "references": [ { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101719.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101719.html" }, { "reference_url": "http://lists.opensuse.org/opensuse-updates/2013-04/msg00000.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.opensuse.org/opensuse-updates/2013-04/msg00000.html" }, { "reference_url": "http://osvdb.org/91532", "reference_id": "", "reference_type": "", "scores": [], "url": "http://osvdb.org/91532" }, { "reference_url": "http://rhn.redhat.com/errata/RHSA-2013-0708.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-0708.html" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2013:0708", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2013:0708" }, { "reference_url": "https://bugs.launchpad.net/keystone/+bug/1129713", "reference_id": "", "reference_type": "", "scores": [], "url": "https://bugs.launchpad.net/keystone/+bug/1129713" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=922230", "reference_id": "", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=922230" }, { "reference_url": "http://secunia.com/advisories/52657", "reference_id": "", "reference_type": "", "scores": [], "url": "http://secunia.com/advisories/52657" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2013-39.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2013-39.yaml" }, { "reference_url": "https://opendev.org/openstack/keystone", "reference_id": "", "reference_type": "", "scores": [], "url": "https://opendev.org/openstack/keystone" }, { "reference_url": "https://review.openstack.org/24906", "reference_id": "", "reference_type": "", "scores": [], "url": "https://review.openstack.org/24906" }, { "reference_url": "https://review.openstack.org/#/c/24906", "reference_id": "", "reference_type": "", "scores": [], "url": "https://review.openstack.org/#/c/24906" }, { "reference_url": "https://review.openstack.org/#/c/24906/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://review.openstack.org/#/c/24906/" }, { "reference_url": "https://web.archive.org/web/20170715155558/http://www.securityfocus.com/bid/58616", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20170715155558/http://www.securityfocus.com/bid/58616" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2013/03/20/13", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.openwall.com/lists/oss-security/2013/03/20/13" }, { "reference_url": "http://www.securityfocus.com/bid/58616", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/58616" }, { "reference_url": "http://www.ubuntu.com/usn/USN-1772-1", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.ubuntu.com/usn/USN-1772-1" }, { "reference_url": "https://access.redhat.com/security/cve/CVE-2013-1865", "reference_id": "CVE-2013-1865", "reference_type": "", "scores": [], "url": "https://access.redhat.com/security/cve/CVE-2013-1865" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1865", "reference_id": "CVE-2013-1865", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1865" }, { "reference_url": "https://github.com/advisories/GHSA-22q6-wwq7-2jj9", "reference_id": "GHSA-22q6-wwq7-2jj9", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-22q6-wwq7-2jj9" } ], "weaknesses": [ { "cwe_id": 287, "name": "Improper Authentication", "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct." }, { "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." }, { "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." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-agn9-q4zg-ckgz" }