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

102 lines
2.8 KiB
JSON

{
"id": "CVE-2008-4897",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-11-04T00:58:40.040",
"lastModified": "2017-09-29T01:32:23.227",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in fichiers/add_url.php in Logz podcast CMS 1.3.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the art parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en fichiers/add_url.php en logz podcast CMS 1.3.1, cuando est\u00e1 habilitado magic_quotes_gpc permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro art."
}
],
"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:logz:logz:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D1AEFD03-CC22-43B5-A48F-6E12E0391AA7"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0810-exploits/logzpodcast-sql.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/4546",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/4555",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/32022",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46257",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6896",
"source": "cve@mitre.org"
}
]
}