Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/151141?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/151141?format=api",
    "vulnerability_id": "VCID-wctw-qqds-f7en",
    "summary": "Race condition in Puppet Server 0.2.0 allows local users to obtain sensitive information by accessing it in between package installation or upgrade and the start of the service.",
    "aliases": [
        {
            "alias": "CVE-2014-7170"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936018?format=api",
            "purl": "pkg:deb/debian/puppetserver@0?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/puppetserver@0%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936017?format=api",
            "purl": "pkg:deb/debian/puppetserver@7.9.5-2%2Bdeb12u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/puppetserver@7.9.5-2%252Bdeb12u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936020?format=api",
            "purl": "pkg:deb/debian/puppetserver@8.7.0-5?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/puppetserver@8.7.0-5%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/936019?format=api",
            "purl": "pkg:deb/debian/puppetserver@8.7.0-6?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/puppetserver@8.7.0-6%3Fdistro=trixie"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "http://puppetlabs.com/security/cve/cve-2014-7170",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://puppetlabs.com/security/cve/cve-2014-7170"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-7170",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13223",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13336",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13438",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13503",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13296",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13379",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13429",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.134",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13365",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13318",
                    "published_at": "2026-04-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-7170"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:puppet:puppet_server:0.2.0:*:*:*:*:*:*:*",
            "reference_id": "cpe:2.3:a:puppet:puppet_server:0.2.0:*:*:*:*:*:*:*",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe:2.3:a:puppet:puppet_server:0.2.0:*:*:*:*:*:*:*"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7170",
            "reference_id": "CVE-2014-7170",
            "reference_type": "",
            "scores": [
                {
                    "value": "1.9",
                    "scoring_system": "cvssv2",
                    "scoring_elements": "AV:L/AC:M/Au:N/C:P/I:N/A:N"
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7170"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 362,
            "name": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')",
            "description": "The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.9 - 1.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wctw-qqds-f7en"
}