Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/19839?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/19839?format=api", "vulnerability_id": "VCID-nrx1-eykm-nkfn", "summary": "WildFly Elytron: SSRF security issue\nA flaw was found in` JwtValidator.resolvePublicKey` in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no allow list or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery (SSRF) vulnerability.", "aliases": [ { "alias": "CVE-2024-1233" }, { "alias": "GHSA-v4mm-q8fv-r2w5" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/68486?format=api", "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-realm-token@2.4.0.CR1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-nrx1-eykm-nkfn" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.wildfly.security/wildfly-elytron-realm-token@2.4.0.CR1" } ], "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3559", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3559" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3560", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3560" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3561", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3561" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3563", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3563" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3580", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3580" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3581", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3581" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3583", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3583" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:9582", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:9582" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:9583", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:9583" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1233", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00177", "scoring_system": "epss", "scoring_elements": "0.38994", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-1233" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262849", "reference_id": "", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262849" }, { "reference_url": "https://github.com/wildfly-security/wildfly-elytron", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wildfly-security/wildfly-elytron" }, { "reference_url": "https://github.com/wildfly/wildfly/commit/aa151a00d75d6dbc4a1bf1b68d58b9de3087bb62", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wildfly/wildfly/commit/aa151a00d75d6dbc4a1bf1b68d58b9de3087bb62" }, { "reference_url": "https://github.com/wildfly/wildfly/pull/17812/commits/0c02350bc0d84287bed46e7c32f90b36e50d3523", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/wildfly/wildfly/pull/17812/commits/0c02350bc0d84287bed46e7c32f90b36e50d3523" }, { "reference_url": "https://issues.redhat.com/browse/WFLY-19226", "reference_id": "", "reference_type": "", "scores": [], "url": "https://issues.redhat.com/browse/WFLY-19226" }, { "reference_url": "https://access.redhat.com/security/cve/CVE-2024-1233", "reference_id": "CVE-2024-1233", "reference_type": "", "scores": [], "url": "https://access.redhat.com/security/cve/CVE-2024-1233" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1233", "reference_id": "CVE-2024-1233", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1233" }, { "reference_url": "https://github.com/advisories/GHSA-v4mm-q8fv-r2w5", "reference_id": "GHSA-v4mm-q8fv-r2w5", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-v4mm-q8fv-r2w5" } ], "weaknesses": [ { "cwe_id": 918, "name": "Server-Side Request Forgery (SSRF)", "description": "The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination." }, { "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." }, { "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." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nrx1-eykm-nkfn" }