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

102 lines
2.7 KiB
JSON

{
"id": "CVE-2009-4889",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-11T14:30:16.457",
"lastModified": "2017-09-19T01:30:06.953",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in books.php in the Book Panel (book_panel) module for PHP-Fusion allows remote attackers to execute arbitrary SQL commands via the bookid parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en books.php en el m\u00f3dulo Book Panel (book_panel) de PHP-Fusion permite a los atacantes remotos ejecutar a su elecci\u00f3n comandos SQL a trav\u00e9s del par\u00e1metro bookid."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:basti2web:book_panel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2996AC96-B1C3-4F30-B628-3079B8831DE2"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:php-fusion:php-fusion:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8E3E18BD-EA3F-4136-A256-A6A74F7066DD"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/8186",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/34049",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49160",
"source": "cve@mitre.org"
}
]
}