René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

123 lines
3.6 KiB
JSON

{
"id": "CVE-2009-4949",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-07-22T18:30:02.830",
"lastModified": "2010-07-23T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the Store Locator extension before 1.2.8 for TYPO3 allows remote attackers to execute arbitrary SQL commands via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en la extensi\u00f3n Store Locator, en versiones anteriores a la 1.2.8, para TYPO3, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante 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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joachim_ruhs:locator:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.6",
"matchCriteriaId": "EFE93D41-08B6-4444-9CE9-0B05C83BA038"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joachim_ruhs:locator:1.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "B5ECFDF7-213D-4944-A0E6-8272652ADA23"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joachim_ruhs:locator:1.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "913B844F-8AFC-4391-B79B-E196586B310C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joachim_ruhs:locator:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FB1A0290-0EEE-4813-93CA-BC60FC3C43D7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:joachim_ruhs:locator:1.1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "60134DFF-645C-4B84-8BD9-298BDEFF7319"
}
]
},
{
"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/extensions/repository/view/locator/1.2.8/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-005/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}