2020-01-02 21:01:04 +00:00
{
"CVE_data_meta" : {
2020-03-25 11:39:58 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:04 +00:00
"ID" : "CVE-2020-5280" ,
2020-03-25 11:39:58 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Local file inclusion vulnerability in http4s"
2020-01-02 21:01:04 +00:00
} ,
2020-03-25 11:39:58 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "http4s" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.18.26"
} ,
{
"version_value" : ">= 0.19.0, < 0.20.20"
} ,
{
"version_value" : ">= 0.21.0, < 0.21.2"
}
]
}
}
]
} ,
"vendor_name" : "http4s"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-25 18:01:29 +00:00
"value" : "http4s before versions 0.18.26, 0.20.20, and 0.21.2 has a local file inclusion vulnerability. This vulnerability applies to all users of org.http4s.server.staticcontent.FileService, org.http4s.server.staticcontent.ResourceService and org.http4s.server.staticcontent.WebjarService. URI normalization is applied incorrectly. Requests whose path info contain ../ or // can expose resources outside of the configured location. This issue is patched in versions 0.18.26, 0.20.20, and 0.21.2. Note that 0.19.0 is a deprecated release and has never been supported."
2020-03-25 11:39:58 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-23: Relative Path Traversal"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/http4s/http4s/security/advisories/GHSA-66q9-f7ff-mmx6" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/http4s/http4s/security/advisories/GHSA-66q9-f7ff-mmx6"
} ,
{
"name" : "https://github.com/http4s/http4s/commit/250afddbb2e65b70ca9ddaec9d1eb3aaa56de7ec" ,
"refsource" : "MISC" ,
"url" : "https://github.com/http4s/http4s/commit/250afddbb2e65b70ca9ddaec9d1eb3aaa56de7ec"
} ,
{
"name" : "https://github.com/http4s/http4s/commit/752b3f63a05a31d2de4f8706877aa08d6b89efca" ,
"refsource" : "MISC" ,
"url" : "https://github.com/http4s/http4s/commit/752b3f63a05a31d2de4f8706877aa08d6b89efca"
} ,
{
"name" : "https://github.com/http4s/http4s/commit/b87f31b2292dabe667bec3b04ce66176c8a3e17b" ,
"refsource" : "MISC" ,
"url" : "https://github.com/http4s/http4s/commit/b87f31b2292dabe667bec3b04ce66176c8a3e17b"
2020-01-02 21:01:04 +00:00
}
]
2020-03-25 11:39:58 -06:00
} ,
"source" : {
"advisory" : "GHSA-66q9-f7ff-mmx6" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:04 +00:00
}
}