97 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-1913",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-04T16:30:00.517",
"lastModified": "2017-09-29T01:34:39.060",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in manager.php in LuxBum 0.5.5, when magic_quotes_gpc is disabled and dotclear authentication is used, allows remote attackers to execute arbitrary SQL commands via the username parameter in a login action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en manager.php en LuxBum v0.5.5, cuando magic_quotes_gpc es deshabilitado y la atenticaci\u00f3n \"dotclear\" es utilizada, permite a los atacantes remotos ejecutar arbitrariamente comandos SQL a trav\u00e9s del par\u00e1metro \"username\" en una acci\u00f3n \"login\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"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:luxbum:luxbum:0.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "27AC8E82-6410-4E3D-82F3-598E7C14F205"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/34889",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/1281",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50405",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8645",
"source": "cve@mitre.org"
}
]
}