2020-01-21 23:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-7611" ,
2020-03-30 22:01:25 +00:00
"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"
}
]
2020-01-21 23:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-30 22:01:25 +00:00
"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."
2020-01-21 23:01:08 +00:00
}
]
}
}