Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/59534?format=api",
    "vulnerability_id": "VCID-mpc7-6x8z-q7bt",
    "summary": "Missing input validation in the ORing IAP-420 web-interface allows authenticated Command Injections on OS level.This issue affects IAP-420 version 2.01e and below.",
    "aliases": [
        {
            "alias": "CVE-2024-55544"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-55544",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.2209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95917",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.2209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.9593",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.2209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95931",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.2209",
                    "scoring_system": "epss",
                    "scoring_elements": "0.95934",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-55544"
        },
        {
            "reference_url": "https://cyberdanube.com/security-research/st-polten-uas-multiple-vulnerabilities-in-oring-iap/",
            "reference_id": "st-polten-uas-multiple-vulnerabilities-in-oring-iap",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track*",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:T/P:M/B:A/M:M/D:R/2025-10-08T15:57:39Z/"
                }
            ],
            "url": "https://cyberdanube.com/security-research/st-polten-uas-multiple-vulnerabilities-in-oring-iap/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 77,
            "name": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
            "description": "The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.7 - 8.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mpc7-6x8z-q7bt"
}