88 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-28730",
"sourceIdentifier": "security@apache.org",
"published": "2022-08-04T07:15:07.510",
"lastModified": "2024-11-21T06:57:49.337",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "A carefully crafted request on AJAXPreview.jsp could trigger an XSS vulnerability on Apache JSPWiki, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. This vulnerability leverages CVE-2021-40369, where the Denounce plugin dangerously renders user-supplied URLs. Upon re-testing CVE-2021-40369, it appears that the patch was incomplete as it was still possible to insert malicious input via the Denounce plugin. Apache JSPWiki users should upgrade to 2.11.3 or later."
},
{
"lang": "es",
"value": "Una petici\u00f3n cuidadosamente dise\u00f1ada en el archivo AJAXPreview.jsp podr\u00eda desencadenar una vulnerabilidad de tipo XSS en Apache JSPWiki, que podr\u00eda permitir al atacante ejecutar javascript en el navegador de la v\u00edctima y conseguir informaci\u00f3n confidencial sobre la misma. Esta vulnerabilidad aprovecha la CVE-2021-40369, en la que el plugin de Denuncia renderiza peligrosamente las URLs suministradas por el usuario. Al volver a probar el CVE-2021-40369, parece que el parche estaba incompleto, ya que todav\u00eda era posible insertar entradas maliciosas por medio del plugin de Denuncia. Los usuarios de Apache JSPWiki deber\u00edan actualizar a la versi\u00f3n 2.11.3 o posterior"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:jspwiki:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.11.3",
"matchCriteriaId": "64A3E769-A3E7-4648-8792-5138BD591C1F"
}
]
}
]
}
],
"references": [
{
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-28732",
"source": "security@apache.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-28732",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}