ghsa-3w37-5p3p-jv92
Vulnerability from github
Published
2022-12-13 15:30
Modified
2023-09-07 14:48
Severity ?
Summary
Apache CXF vulnerable to Exposure of Sensitive Information
Details
A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, and so the vulnerability can only arise if the CXF service is misconfigured.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-core" }, "ranges": [ { "events": [ { "introduced": "3.5.0" }, { "fixed": "3.5.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-46363" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-12-13T19:26:03Z", "nvd_published_at": "2022-12-13T15:15:00Z", "severity": "HIGH" }, "details": "A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes are not supposed to be used together, and so the vulnerability can only arise if the CXF service is misconfigured.", "id": "GHSA-3w37-5p3p-jv92", "modified": "2023-09-07T14:48:39Z", "published": "2022-12-13T15:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46363" }, { "type": "PACKAGE", "url": "https://github.com/apache/cxf" }, { "type": "WEB", "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache CXF vulnerable to Exposure of Sensitive Information" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.