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

91 lines
2.7 KiB
JSON

{
"id": "CVE-2008-1554",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-31T17:44:00.000",
"lastModified": "2018-10-11T20:35:29.803",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in account/index.php in TopperMod 2.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via a non-alphanumeric first character the localita parameter, which bypasses a protection mechanism."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en account/index.php de TopperMod 2.0, cuando est\u00e1 deshabilitado magic_quotes_gpc, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de un primer car\u00e1cter no alfanum\u00e9rico en el par\u00e1metro localita, lo que evita un mecanismo de protecci\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:topper:toppermod:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9906569C-3CEE-4481-B62C-28C747A93C65"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/490163/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/28447",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41441",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5311",
"source": "cve@mitre.org"
}
]
}