2024-12-08 03:06:42 +00:00

129 lines
3.9 KiB
JSON

{
"id": "CVE-2009-3118",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-09-09T22:30:00.327",
"lastModified": "2024-11-21T01:06:35.590",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in mod/poll/comment.php in the vote module in Danneo CMS 0.5.2 and earlier allows remote attackers to execute arbitrary SQL commands via the comtext parameter, in conjunction with crafted comname and comtitle parameters, in a poll action to index.php, related to incorrect input sanitization in base/danneo.function.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en mod/poll/comment.php en el m\u00f3dulo de voto en Danneo CMS v0.5.2 anteriores, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"context\", conjuntamente con los par\u00e1metros modificados \"comname\" y \"comtitle\" en una acci\u00f3n \"poll\" al index.php. Relacionado con una limpieza incorrecta de los datos de entrada en base/danneo.function.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:danneo:cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.5.2",
"matchCriteriaId": "A61C4D44-70DD-400C-82B0-33160DCCB9A8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:danneo:cms:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "F34DB705-9A63-4B8A-953D-FA046D067412"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:danneo:cms:0.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3096EA16-F0C8-4636-9CD1-D97CC05B7528"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0908-exploits/danneo052-sql.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/36440",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/2459",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.org/0908-exploits/danneo052-sql.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/36440",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/2459",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}