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

111 lines
2.9 KiB
JSON

{
"id": "CVE-2009-2105",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-17T17:30:00.577",
"lastModified": "2009-06-23T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the References database (t3references) extension 0.1.1 and earlier for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en la extensi\u00f3n de la base de datos Reference (t3references) versi\u00f3n 0.1.1 y anteriores para TYPO3 permite a los atacantes remotos ejecutar comandos SQL arbitrarios por medio de vectores no especificados."
}
],
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kasper_skrhj:references_database:*:*:*:*:*:*:*:*",
"versionEndIncluding": "01.1",
"matchCriteriaId": "0B1516D8-7B8E-4BEB-920D-20F72AD8BD33"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/55120",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/35485",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://typo3.org/extensions/repository/view/t3references/0.1.2/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-008/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/35392",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}