87 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-3577",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-05T20:30:00.000",
"lastModified": "2017-07-29T01:32:23.080",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHPIDS before 20070703 does not properly handle use of the substr method in (1) document.location.search and (2) document.referrer; (3) certain use of document.location.hash; (4) certain \"window[eval\" and similar expressions; (5) certain Function expressions; (6) certain '=' expressions, as demonstrated by a 'whatever=\"something\"' sequence; and (7) certain \"with\" expressions, which allows remote attackers to inject arbitrary web script."
},
{
"lang": "es",
"value": "PHPIDS anterior al 03/07/2007 no maneja adecuadamente el m\u00e9todo substr en (1) document.location.search y (2) document.referrer; (3) cierto uso de document.location.hash; (4) cierta expresi\u00f3n \"window[eval\" y expresiones similares; (5) ciertas expresiones de funciones; (6) ciertas expresiones '=', como ha sido demostrado por la secuencia 'whatever=\"something\"'; y (7) ciertas expresiones \"with\", lo cual permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n."
}
],
"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:phpids:phpids:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9BE66088-CEDD-41AC-8A44-B8BB32E2BCA7"
}
]
}
]
}
],
"references": [
{
"url": "http://groups.google.com/group/php-ids/browse_thread/thread/3ec15f69d6b3dba0",
"source": "cve@mitre.org"
},
{
"url": "http://sla.ckers.org/forum/read.php?2,13209,13218",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35489",
"source": "cve@mitre.org"
}
]
}