2024-10-17 16:00:30 +00:00
{
2024-10-30 22:00:31 +00:00
"data_version" : "4.0" ,
2024-10-17 16:00:30 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-10086" ,
2024-10-30 22:00:31 +00:00
"ASSIGNER" : "security@hashicorp.com" ,
"STATE" : "PUBLIC"
2024-10-17 16:00:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-30 22:00:31 +00:00
"value" : "A vulnerability was identified in Consul and Consul Enterprise such that the server response did not explicitly set a Content-Type HTTP header, allowing user-provided inputs to be misinterpreted and lead to reflected XSS."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "HashiCorp" ,
"product" : {
"product_data" : [
{
"product_name" : "Consul" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "1.4.1" ,
"version_value" : "1.20.0"
}
]
}
} ,
{
"product_name" : "Consul Enterprise" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"changes" : [
{
"at" : "1.19.3" ,
"status" : "unaffected"
} ,
{
"at" : "1.18.5" ,
"status" : "unaffected"
} ,
{
"at" : "1.15.15" ,
"status" : "unaffected"
}
] ,
"lessThan" : "1.20.0" ,
"status" : "affected" ,
"version" : "1.4.1" ,
"versionType" : "semver"
}
] ,
"defaultStatus" : "unaffected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2024-24-consul-vulnerable-to-reflected-xss-on-content-type-error-manipulation" ,
"refsource" : "MISC" ,
"name" : "https://discuss.hashicorp.com/t/hcsec-2024-24-consul-vulnerable-to-reflected-xss-on-content-type-error-manipulation"
}
]
} ,
"source" : {
"advisory" : "HCSEC-2024-24" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
2024-10-17 16:00:30 +00:00
}
]
}
}