95 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4436",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-03T22:22:45.197",
"lastModified": "2017-09-29T01:32:09.413",
"vulnStatus": "Modified",
"evaluatorComment": "bBlog is no longer actively maintained, and there are no plans to carry on with development. \r\n\r\nSource: http://www.bblog.com/",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in bblog_plugins/builtin.help.php in bBlog 0.7.6 allows remote attackers to execute arbitrary SQL commands via the mod parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en bblog_plugins/builtin.help.php de bBlog v0.7.6 permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"mod\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:bblog:wbblog:0.7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "A469AC38-1016-400D-A780-93C40812ACB6"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4351",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/30658",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44406",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6233",
"source": "cve@mitre.org"
}
]
}