2022-05-18 19:01:55 +00:00
{
"CVE_data_meta" : {
2022-06-27 22:15:57 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:55 +00:00
"ID" : "CVE-2022-31103" ,
2022-06-27 22:15:57 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Improper handling of CSS at-rules in lettersanitizer"
2022-05-18 19:01:55 +00:00
} ,
2022-06-27 22:15:57 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "lettersanitizer" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.0.2"
}
]
}
}
]
} ,
"vendor_name" : "mat-sz"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-27 23:00:54 +00:00
"value" : "lettersanitizer is a DOM-based HTML email sanitizer for in-browser email rendering. All versions of lettersanitizer below 1.0.2 are affected by a denial of service issue when processing a CSS at-rule `@keyframes`. This package is depended on by [react-letter](https://github.com/mat-sz/react-letter), therefore everyone using react-letter is also at risk. The problem has been patched in version 1.0.2."
2022-05-18 19:01:55 +00:00
}
]
2022-06-27 22:15:57 +00:00
} ,
"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"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-754: Improper Check for Unusual or Exceptional Conditions"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mat-sz/lettersanitizer/security/advisories/GHSA-7r3r-gq8p-v9jj" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/mat-sz/lettersanitizer/security/advisories/GHSA-7r3r-gq8p-v9jj"
} ,
{
"name" : "https://github.com/mat-sz/react-letter/issues/17" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mat-sz/react-letter/issues/17"
} ,
{
"name" : "https://github.com/mat-sz/lettersanitizer/commit/96d3dfe2ef0465d47324ed4d13e91ba0816a173f" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mat-sz/lettersanitizer/commit/96d3dfe2ef0465d47324ed4d13e91ba0816a173f"
}
]
} ,
"source" : {
"advisory" : "GHSA-7r3r-gq8p-v9jj" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}