{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-4138", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "geckodriver", "version": { "version_data": [ { "version_value": "0.30.0", "version_affected": "<" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Fixed a DNS rebinding issues by enforcing a stricter Host header check." } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/mozilla/geckodriver/releases/tag/v0.30.0", "refsource": "MISC", "name": "https://github.com/mozilla/geckodriver/releases/tag/v0.30.0" }, { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1652612", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1652612" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Improved Host header checks to reject requests not sent to a well-known local hostname or IP, or the server-specified hostname." } ] } }