2024-07-14 02:06:08 +00:00

89 lines
2.8 KiB
JSON

{
"id": "CVE-2007-5414",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-12T21:17:00.000",
"lastModified": "2018-10-15T21:44:38.250",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Mozilla Firefox before 2.0, when UTF-7 document content is rendered directly in UTF-7, allows remote attackers to inject arbitrary web script or HTML via a gopher URI that uses single quote characters to delimit a literal string within an XSS sequence, a related issue to CVE-2007-5415."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en Mozilla Firefox anterior a 2.0, cuando el contenido de un documento UTF-7 se renderiza directamente en UTF-7, permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante un URI gopher que usa caracteres de comilla simple pra delimitar una cadena literal dentro de una secuencia XSS, un problema relacionado con CVE-2007-5415."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8",
"matchCriteriaId": "B32D28AA-48F7-4CEC-ACA4-3D31E09A392D"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/43670",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3216",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/482006/100/0/threaded",
"source": "cve@mitre.org"
}
]
}