90 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-2401",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-09T16:30:00.827",
"lastModified": "2017-09-19T01:29:05.467",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in PHPEcho CMS 2.0-rc3 allows remote attackers to inject arbitrary web script or HTML via a forum post."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en PHPEcho CMS v2.0-rc3 permite a atacantes remotos inyectar secuencias de comandos (script) web a su elecci\u00f3n o HTML a trav\u00e9s de un mensaje en el foro."
}
],
"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-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpecho_cms:phpecho_cms:2.0-rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "3CE38DB7-6F88-42C7-B6F5-717A9DF4A847"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9014",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35488",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51360",
"source": "cve@mitre.org"
}
]
}