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

107 lines
3.0 KiB
JSON

{
"id": "CVE-2009-0597",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-16T17:30:05.030",
"lastModified": "2017-09-29T01:33:55.327",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in admin/index.php in w3b>cms (aka w3blabor CMS) before 3.4.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the benutzername parameter (aka Username field) in a login action."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en admin/index.php en w3b>cms (alias w3blabor CMS) en las versiones anteriores a la 3.4.0, cuando magic_quotes_gpc est\u00e1 desactivado, permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s del par\u00e1metro Benutzername (alias campo Nombre de usuario) en una acci\u00f3n de inicio de sesi\u00f3n."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:w3b_cms:aka_w3blabor_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.3.0",
"matchCriteriaId": "CD417EFE-155B-4163-B6E9-8D4BF03CCF80"
}
]
}
]
}
],
"references": [
{
"url": "http://forum.w3bcms.de/viewtopic.php?f=5&t=256",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://osvdb.org/51108",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/33364",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/33082",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "https://www.exploit-db.com/exploits/7640",
"source": "cve@mitre.org"
}
]
}