2024-07-14 02:06:08 +00:00

98 lines
2.7 KiB
JSON

{
"id": "CVE-2009-0768",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-03-06T06:50:20.827",
"lastModified": "2017-09-29T01:34:00.577",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in forumhop.php in YapBB 1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the forumID parameter in a next action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en forumhop.php en YapBB v1.2 y anteriores permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"forumID\" en una acci\u00f3n \"next\"."
}
],
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapbb:yapbb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2",
"matchCriteriaId": "2E707548-B928-4791-9F21-7DF7757F847E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapbb:yapbb:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B83D9A64-D110-4F71-A677-651B24847295"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapbb:yapbb:1.2:beta2:*:*:*:*:*:*",
"matchCriteriaId": "4FE0E924-AB6D-4CAC-BE45-3D72843288A3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/33620",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.exploit-db.com/exploits/7984",
"source": "cve@mitre.org"
}
]
}