Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44103?format=api",
    "vulnerability_id": "VCID-s1rn-35ap-2uhv",
    "summary": "Incorrect Authorization\nLeaking password protected articles content due to improper access control in GitHub repository publify/publify prior to 9.2.8. Attackers can leverage this vulnerability to view the contents of any password-protected article present on the publify website, compromising confidentiality and integrity of users.",
    "aliases": [
        {
            "alias": "CVE-2022-1553"
        },
        {
            "alias": "GHSA-5jm7-g527-m694"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63400?format=api",
            "purl": "pkg:gem/publify_core@9.2.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/publify_core@9.2.8"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv3",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/publify/publify/commit/1a78f16f460847274265a12a9555b3524892d7db"
        },
        {
            "reference_url": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://huntr.dev/bounties/b398e4c9-6cdf-4973-ad86-da796cde221f"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1553",
            "reference_id": "CVE-2022-1553",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1553"
        }
    ],
    "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": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        },
        {
            "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.9 - 4.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s1rn-35ap-2uhv"
}