98 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2522",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-03T15:32:00.000",
"lastModified": "2017-09-29T01:31:12.270",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in members.php in Battle.net Clan Script for PHP 1.5.3 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the showmember parameter in a members action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en members.php de Battle.net Clan Script para PHP versi\u00f3n 1.5.3 y anteriores, cuando magic_quotes_gpc est\u00e1 desactivado, permite a atacantes remotos ejecutar comandos SQL arbitrariamente a trav\u00e9s del par\u00e1metro showmember en una acci\u00f3n members."
}
],
"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:haudenschilt:battlenet_clan_script:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.3",
"matchCriteriaId": "F47187AC-FC18-4E44-A339-5985FD942A16"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:haudenschilt:battlenet_clan_script:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DB786C84-0860-40F0-836D-97E7917F0BEE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:haudenschilt:battlenet_clan_script:1.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A51DCC11-7C75-4620-87D6-09F4B4B3DD2B"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29166",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42354",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5597",
"source": "cve@mitre.org"
}
]
}