2024-12-08 03:06:42 +00:00

129 lines
3.8 KiB
JSON

{
"id": "CVE-2012-3536",
"sourceIdentifier": "security@apache.org",
"published": "2018-02-27T19:29:00.280",
"lastModified": "2024-11-21T01:41:05.210",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Two XSS vulnerabilities were fixed in message list and view in the Hupa Webmail application from the Apache James project. An attacker could send a carefully crafted email to a user of Hupa which would trigger a XSS when the email was opened or when a list of messages were viewed. This issue was addressed in Hupa 0.0.3."
},
{
"lang": "es",
"value": "Se han solucionado dos vulnerabilidades de Cross-Site Scripting (XSS) en la lista y vista de mensaje en la aplicaci\u00f3n Hupa Webmail del proyecto Apache James. Un atacante podr\u00eda enviar un email cuidadosamente manipulado a un usuario de Hupa, que desencadenar\u00eda un Cross-Site Scripting (XSS) cuando el email se abriese o cuando se visualizase una lista de mensajes. Este problema se ha abordado en Hupa 0.0.3."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:hupa:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.0.3",
"matchCriteriaId": "457E0F4F-5999-4A85-8016-52BD2B9B8A1E"
}
]
}
]
}
],
"references": [
{
"url": "http://svn.apache.org/viewvc?view=revision&revision=1373762",
"source": "security@apache.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://james.apache.org/hupa/index.html",
"source": "security@apache.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://svn.apache.org/viewvc?view=revision&revision=1373762",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://james.apache.org/hupa/index.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}