René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

87 lines
2.5 KiB
JSON

{
"id": "CVE-2007-3580",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-05T20:30:00.000",
"lastModified": "2017-07-29T01:32:23.237",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHPIDS does not properly handle certain code containing newlines, as demonstrated by a try/catch block within a loop, which allows user-assisted remote attackers to inject arbitrary web script."
},
{
"lang": "es",
"value": "PHPIDS no maneja adecuadamente determinado c\u00f3digo que contiene caracteres de nueva l\u00ednea, como se ha demostrado con un bloque try/catch dentro de un bucle, lo cual permite a usuarios remotos con la intervenci\u00f3n del usuario inyectar secuencias de comandos web 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": true
}
]
},
"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/35521",
"source": "cve@mitre.org"
}
]
}