2025-04-12 12:06:01 +00:00

111 lines
3.1 KiB
JSON

{
"id": "CVE-2014-9240",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-12-03T21:59:10.400",
"lastModified": "2025-04-12T10:46:40.837",
"vulnStatus": "Deferred",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in member.php in MyBB (aka MyBulletinBoard) 1.8.x before 1.8.2 allows remote attackers to execute arbitrary SQL commands via the question_id parameter in a do_register action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en member.php en MyBB (tambi\u00e9n conocido como MyBulletinBoard) 1.8.x anterior a 1.8.2 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro question_id en una acci\u00f3n do_register."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:mybb:mybb:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E697D13C-5594-491B-B911-3B4BEA00AFCC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybb:mybb:1.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "00724054-858F-4322-8BE5-F6929CC2CAD8"
}
]
}
]
}
],
"references": [
{
"url": "http://blog.mybb.com/2014/11/13/mybb-1-8-2-released-security-release/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/129109/MyBB-1.8.1-Cross-Site-Scripting-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://blog.mybb.com/2014/11/13/mybb-1-8-2-released-security-release/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/129109/MyBB-1.8.1-Cross-Site-Scripting-SQL-Injection.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
]
}