cvelist/2020/12xxx/CVE-2020-12393.json
2020-05-26 17:01:20 +00:00

100 lines
3.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-12393",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_value": "68.8",
"version_affected": "<"
}
]
}
},
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "76",
"version_affected": "<"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "68.8.0",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Devtools' 'Copy as cURL' feature did not fully escape website-controlled data, potentially leading to command injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-18/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-18/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-16/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-16/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2020-17/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2020-17/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1615471",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1615471"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP method of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and pasted the command into a terminal, it could have resulted in command injection and arbitrary command execution. *Note: this issue only affects Firefox on Windows operating systems.*. This vulnerability affects Firefox ESR < 68.8, Firefox < 76, and Thunderbird < 68.8.0."
}
]
}
}