2022-01-19 22:01:34 +00:00
{
2022-12-14 17:00:37 +00:00
"data_version" : "4.0" ,
2022-01-19 22:01:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-23517" ,
2022-12-14 17:00:37 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2022-01-19 22:01:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-14 17:00:37 +00:00
"value" : "rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer < 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a denial of service through CPU resource consumption. This issue has been patched in version 1.4.4."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1333: Inefficient Regular Expression Complexity" ,
"cweId" : "CWE-1333"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "rails" ,
"product" : {
"product_data" : [
{
"product_name" : "rails-html-sanitizer" ,
"version" : {
"version_data" : [
{
2023-09-13 17:00:33 +00:00
"version_affected" : "=" ,
"version_value" : "< 1.4.4"
2022-12-14 17:00:37 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8w" ,
"refsource" : "MISC" ,
"name" : "https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8w"
} ,
{
"url" : "https://github.com/rails/rails-html-sanitizer/commit/56c61c0cebd1e493e8ad7bca2a0191609a4a6979" ,
"refsource" : "MISC" ,
"name" : "https://github.com/rails/rails-html-sanitizer/commit/56c61c0cebd1e493e8ad7bca2a0191609a4a6979"
2023-09-13 17:00:33 +00:00
} ,
{
"url" : "https://hackerone.com/reports/1684163" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1684163"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/09/msg00012.html" ,
"refsource" : "MISC" ,
"name" : "https://lists.debian.org/debian-lts-announce/2023/09/msg00012.html"
2022-12-14 17:00:37 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-5x79-w82f-gw8w" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2022-01-19 22:01:34 +00:00
}
]
}
}