2024-04-04 08:46:00 +00:00

105 lines
3.2 KiB
JSON

{
"id": "CVE-2007-4190",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-08T01:17:00.000",
"lastModified": "2021-10-01T15:03:40.953",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "CRLF injection vulnerability in Joomla! before 1.0.13 (aka Sunglow) allows remote attackers to inject arbitrary HTTP headers and probably conduct HTTP response splitting attacks via CRLF sequences in the url parameter. NOTE: this can be leveraged for cross-site scripting (XSS) attacks. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de retornos de carro y saltos de l\u00ednea en Joomla! versiones anteriores a 1.0.13 (tambi\u00e9n conocido como Sunglow) permite a atacantes remotos inyectar cabeceras HTML de su elecci\u00f3n y probablemente conducir ataques de particionado de respuesta HTTP mediante secuencias CRLF en el par\u00e1metro url.\r\nNOTA: Esto puede ser aprovechado para realizar ataques de secuencias de comandos en sitios cruzados (XSS).\r\nNOTA: algunos de estos detalles se han obtenido de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.13",
"matchCriteriaId": "3C3B9154-1305-4AB7-BFE8-FC0803370828"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/38739",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://secunia.com/advisories/26239",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.joomla.org/content/view/3677/1/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/2719",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}