{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7611", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "io.micronaut:micronaut-http-client", "version": { "version_data": [ { "version_value": "all versions before 1.2.11" }, { "version_value": "all versions from 1.3.0 before 1.3.2" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "HTTP Request Header Injection" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://snyk.io/vuln/SNYK-JAVA-IOMICRONAUT-561342", "url": "https://snyk.io/vuln/SNYK-JAVA-IOMICRONAUT-561342" }, { "refsource": "MISC", "name": "https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-694p-xrhg-x3wm", "url": "https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-694p-xrhg-x3wm" }, { "refsource": "MISC", "name": "https://github.com/micronaut-projects/micronaut-core/commit/9d1eff5c8df1d6cda1fe00ef046729b2a6abe7f1", "url": "https://github.com/micronaut-projects/micronaut-core/commit/9d1eff5c8df1d6cda1fe00ef046729b2a6abe7f1" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of io.micronaut:micronaut-http-client before 1.2.11 and all versions from 1.3.0 before 1.3.2 are vulnerable to HTTP Request Header Injection due to not validating request headers passed to the client." } ] } }