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

126 lines
4.6 KiB
JSON

{
"id": "CVE-2005-4260",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-15T11:03:00.000",
"lastModified": "2018-10-19T15:40:42.473",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Interpretation conflict in includes/mainfile.php in PHP-Nuke 7.9 and later allows remote attackers to perform cross-site scripting (XSS) attacks by replacing the \">\" in the tag with a \"<\", which bypasses the regular expressions that sanitize the data, but is automatically corrected by many web browsers. NOTE: it could be argued that this vulnerability is due to a design limitation of many web browsers; if so, then this should not be treated as a vulnerability in PHP-Nuke."
},
{
"lang": "es",
"value": "Conflicto de interpretaci\u00f3n en includes/mainfile.php en PHP-Nuke 7.9 y anteriores permite a atacantes remotos realizar ataques de secuencias de comandos en sitios cruzados (XSS) reemplazando el \">\" en una etiqueta con un \"<\" lo que evita las expresiones regulares que sanean los datos, pero es autom\u00e1ticamente corregido por muchos navegadores web.\r\nNOTA: podr\u00eda ser argumentado que esto es debido a una limitaci\u00f3n de dise\u00f1o de muchos navegadores web; si es as\u00ed, esto no deber\u00eda ser tratado como una vulnerabilidad de PHP-Nuke."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8EE03D77-9AA8-4DC6-936D-0459BD26B64B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "CA80B501-6EC3-4C8E-A83D-F08FC659CF82"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "87591D05-AC0B-4047-AE5B-69EBEF63ED5B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "CBB90508-B7AE-4018-B88C-7A09F1EEFAB5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "9605907F-B252-4A80-8494-F2970E618902"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "50D1BC17-2A99-495A-B462-D02B66F00D92"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.8:*:*:*:*:*:*:*",
"matchCriteriaId": "9F9A4F5F-31CB-4097-85E9-B08B2530E9EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:francisco_burzi:php-nuke:7.9:*:*:*:*:*:*:*",
"matchCriteriaId": "5820C37B-1503-4494-8123-ECAF28386231"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/419496/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/419991/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15855",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}