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

98 lines
2.9 KiB
JSON

{
"id": "CVE-2009-0643",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-20T06:47:48.377",
"lastModified": "2017-09-29T01:33:56.327",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Static code injection vulnerability in post.php in Simple PHP News 1.0 final allows remote attackers to inject arbitrary PHP code into news.txt via the post parameter, and then execute the code via a direct request to display.php. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de c\u00f3digo est\u00e1tico en post.php en Simple PHP News v1.0 final permite a atacantes remotos inyectar c\u00f3digo PHP a su elecci\u00f3n en news.txt a traves del par\u00e1metro \"post\" y ejecutar el c\u00f3digo a trav\u00e9s de una petici\u00f3n directa a display.php. NOTA: Algunos detalles fueron obtenidos de una informaci\u00f3n de una tercera parte."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dminnich:simple_php_news:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "43ECAF21-1F05-4D68-A261-12A1B578F51C"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/51816",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/33814",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/0357",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48829",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7999",
"source": "cve@mitre.org"
}
]
}