cvelist/2021/3xxx/CVE-2021-3129.json
2022-02-16 19:01:24 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-3129",
"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": "Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of file_get_contents() and file_put_contents(). This is exploitable on sites using debug mode with Laravel before 8.4.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.ambionics.io/blog/laravel-debug-rce",
"refsource": "MISC",
"name": "https://www.ambionics.io/blog/laravel-debug-rce"
},
{
"url": "https://github.com/facade/ignition/pull/334",
"refsource": "MISC",
"name": "https://github.com/facade/ignition/pull/334"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/162094/Ignition-2.5.1-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/162094/Ignition-2.5.1-Remote-Code-Execution.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/165999/Ignition-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/165999/Ignition-Remote-Code-Execution.html"
}
]
}
}