cvelist/2019/12xxx/CVE-2019-12831.json
2019-06-15 18:00:46 +00:00

67 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12831",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In MyBB before 1.8.21, an attacker can abuse a default behavior of MySQL on many systems (that leads to truncation of strings that are too long for a database column) to create a PHP shell in the cache directory of a targeted forum via a crafted XML import, as demonstrated by truncation of aaaaaaaaaaaaaaaaaaaaaaaaaa.php.css to aaaaaaaaaaaaaaaaaaaaaaaaaa.php with a 30-character limit, aka theme import stylesheet name RCE."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://blog.ripstech.com/2019/mybb-stored-xss-to-rce/",
"refsource": "MISC",
"name": "https://blog.ripstech.com/2019/mybb-stored-xss-to-rce/"
},
{
"url": "https://blog.mybb.com/2019/06/10/mybb-1-8-21-released-security-maintenance-release/",
"refsource": "MISC",
"name": "https://blog.mybb.com/2019/06/10/mybb-1-8-21-released-security-maintenance-release/"
}
]
}
}