120 lines
3.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-4711",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-03-15T21:30:01.043",
"lastModified": "2010-03-16T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the CoolURI (cooluri) extension before 1.0.16 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors, a different vulnerability than CVE-2008-6686."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en la extensi\u00f3n CoolURI (cooluri) en versiones anteriores a la 1.0.16 para TYPO3 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de vectores no especificados, una vulnerabilidad diferente que CVE-2008-6686."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jan_bednarik:cooluri:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.15",
"matchCriteriaId": "BE18ED81-C400-4002-A8A5-513C18602559"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jan_bednarik:cooluri:1.0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "40EED73B-0E3B-4BB3-B9B5-92C1043BC312"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jan_bednarik:cooluri:1.0.12:*:*:*:*:*:*:*",
"matchCriteriaId": "9F5FAE80-A193-45B3-9437-8FCF251AA57C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jan_bednarik:cooluri:1.0.13:*:*:*:*:*:*:*",
"matchCriteriaId": "A6504D7B-B1CC-4300-835F-F8E06A20185D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jan_bednarik:cooluri:1.0.14:*:*:*:*:*:*:*",
"matchCriteriaId": "10B929B6-4638-4CB4-8F24-9CD33F8B203A"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5F1C59B0-CDF2-4F9A-88C7-61E8F18590DB"
}
]
}
]
}
],
"references": [
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-010/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/35872",
"source": "cve@mitre.org"
}
]
}