Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42463?format=api",
    "vulnerability_id": "VCID-3qz8-e8y7-budr",
    "summary": "Missing Authorization\nA missing permission check in Jenkins Conjur Secrets Plugin 1.0.11 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.",
    "aliases": [
        {
            "alias": "CVE-2022-25190"
        },
        {
            "alias": "GHSA-372f-jc47-7gr5"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60726?format=api",
            "purl": "pkg:maven/org.conjur.jenkins/conjur-credentials@1.0.12",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.conjur.jenkins/conjur-credentials@1.0.12"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-25190",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06662",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06678",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06709",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06713",
                    "published_at": "2026-06-06T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06701",
                    "published_at": "2026-06-07T12:55:00Z"
                },
                {
                    "value": "0.00023",
                    "scoring_system": "epss",
                    "scoring_elements": "0.06659",
                    "published_at": "2026-06-08T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-25190"
        },
        {
            "reference_url": "https://github.com/jenkinsci/conjur-credentials-plugin",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jenkinsci/conjur-credentials-plugin"
        },
        {
            "reference_url": "https://github.com/jenkinsci/conjur-credentials-plugin/commit/eda06cde26cdf2d40ae4e2f4d2709e8174489068",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/jenkinsci/conjur-credentials-plugin/commit/eda06cde26cdf2d40ae4e2f4d2709e8174489068"
        },
        {
            "reference_url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2350",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-15T17:09:27Z/"
                }
            ],
            "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2350"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25190",
            "reference_id": "CVE-2022-25190",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25190"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-372f-jc47-7gr5",
            "reference_id": "GHSA-372f-jc47-7gr5",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-372f-jc47-7gr5"
        }
    ],
    "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": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3qz8-e8y7-budr"
}