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

91 lines
2.9 KiB
JSON

{
"id": "CVE-2009-4115",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-11-30T21:30:00.280",
"lastModified": "2018-10-10T19:48:23.457",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple static code injection vulnerabilities in the Categories module in CutePHP CuteNews 1.4.6 allow remote authenticated users with application administrative privileges to inject arbitrary PHP code into data/category.db.php via the (1) category and (2) Icon URL fields; or (3) inject arbitrary PHP code into data/ipban.php via the add_ip parameter."
},
{
"lang": "es",
"value": "Multiples inyecciones de c\u00f3digo est\u00e1tico en el m\u00f3dulo \"Categories\" (categor\u00edas) de CutePHP CuteNews v1.4.6 permiten a usuarios remotos y autenticados con privilegios de aplicaci\u00f3n administrativos inyectar c\u00f3digo PHP de su elecci\u00f3n en data/category.db.php a trav\u00e9s de los campos (1) \"category\" (categor\u00eda) y (2) Icon URL; o (3) inyectar c\u00f3digo PHP de se elecci\u00f3n en data/ipban.php a trav\u00e9s del par\u00e1metro add_ip."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:cutephp:cutenews:1.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "B0DD68D7-98F3-402D-AB27-AC46E10C81B3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/507782/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54243",
"source": "cve@mitre.org"
}
]
}