Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47673?format=api",
    "vulnerability_id": "VCID-1hdf-14gr-17f8",
    "summary": "The Essential Real Estate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ere_property_map' shortcode in all versions up to, and including, 4.4.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.",
    "aliases": [
        {
            "alias": "CVE-2024-4273"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-4273",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00361",
                    "scoring_system": "epss",
                    "scoring_elements": "0.5867",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00361",
                    "scoring_system": "epss",
                    "scoring_elements": "0.58782",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-4273"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c62ec31a-55e9-4404-b860-fa9a51ba3d3f?source=cve",
            "reference_id": "c62ec31a-55e9-4404-b860-fa9a51ba3d3f?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-04T15:56:08Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c62ec31a-55e9-4404-b860-fa9a51ba3d3f?source=cve"
        },
        {
            "reference_url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3097110%40essential-real-estate&new=3097110%40essential-real-estate&sfp_email=&sfph_mail=",
            "reference_id": "changeset?sfp_email=&sfph_mail=&reponame=&old=3097110%40essential-real-estate&new=3097110%40essential-real-estate&sfp_email=&sfph_mail=",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-04T15:56:08Z/"
                }
            ],
            "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3097110%40essential-real-estate&new=3097110%40essential-real-estate&sfp_email=&sfph_mail="
        },
        {
            "reference_url": "https://wordpress.org/plugins/essential-real-estate/",
            "reference_id": "essential-real-estate",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-04T15:56:08Z/"
                }
            ],
            "url": "https://wordpress.org/plugins/essential-real-estate/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.4 - 6.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1hdf-14gr-17f8"
}