{ "id": "CVE-2022-46363", "sourceIdentifier": "security@apache.org", "published": "2022-12-13T15:15:11.677", "lastModified": "2023-11-07T03:55:35.590", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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\u00a0CXFServlet is configured with both the\u00a0static-resources-list and\u00a0redirect-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.\n\n" }, { "lang": "es", "value": "Una vulnerabilidad en Apache CXF anterior a las versiones 3.5.5 y 3.4.10 permite a un atacante realizar un listado de directorio remoto o una filtraci\u00f3n de c\u00f3digo. La vulnerabilidad solo se aplica cuando CXFServlet est\u00e1 configurado con los atributos est\u00e1tico-recursos-lista y redirecci\u00f3n-query-check. Se supone que estos atributos no deben usarse juntos, por lo que la vulnerabilidad solo puede surgir si el servicio CXF est\u00e1 mal configurado." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "security@apache.org", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.4.10", "matchCriteriaId": "17B5E32D-A436-4C79-BEE9-6A2DB162DC66" }, { "vulnerable": true, "criteria": "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.5.0", "versionEndExcluding": "3.5.5", "matchCriteriaId": "11EC4474-4CB6-47CD-9E3D-A998A3C7226C" } ] } ] } ], "references": [ { "url": "https://lists.apache.org/thread/pdzo1qgyplf4y523tnnzrcm7hoco3l8c", "source": "security@apache.org", "tags": [ "Mailing List", "Vendor Advisory" ] } ] }