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

95 lines
2.7 KiB
JSON

{
"id": "CVE-2008-2177",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-13T22:20:00.000",
"lastModified": "2017-09-29T01:31:02.613",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in phpDirectorySource 1.1.06, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) lid parameter to show.php and the (2) login parameter to admin.php."
},
{
"lang": "es",
"value": "M\u00faltples vulnerabilidades de inyecci\u00f3n SQL en phpDirectorySource 1.1.06 cuando est\u00e1 deshabilitado magic_quotes_gpc, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante los par\u00e1metros (1) lid de show.php y (2) login de admin.php."
}
],
"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:php_directory_source:phpdirectorysource:1.1.06:*:*:*:*:*:*:*",
"matchCriteriaId": "959928FE-6B1E-47EB-83AA-18E3FB795EED"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29039",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1432/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42212",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42213",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5537",
"source": "cve@mitre.org"
}
]
}