2022-02-24 15:04:11 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-09-30 08:00:07 +03:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-09-30T05:00:01.672924Z" ,
2022-02-24 15:04:11 +00:00
"ID" : "CVE-2022-24373" ,
2022-09-30 08:00:07 +03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Regular Expression Denial of Service (ReDoS)"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "react-native-reanimated" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "3.0.0-rc.1"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Regular Expression Denial of Service (ReDoS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-09-30 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://security.snyk.io/vuln/SNYK-JS-REACTNATIVEREANIMATED-2949507" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-REACTNATIVEREANIMATED-2949507"
2022-09-30 08:00:07 +03:00
} ,
{
2022-09-30 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/software-mansion/react-native-reanimated/pull/3382" ,
"name" : "https://github.com/software-mansion/react-native-reanimated/pull/3382"
2022-09-30 08:00:07 +03:00
} ,
{
2022-09-30 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/software-mansion/react-native-reanimated/pull/3382/commits/7adf06d0c59382d884a04be86a96eede3d0432fa" ,
"name" : "https://github.com/software-mansion/react-native-reanimated/pull/3382/commits/7adf06d0c59382d884a04be86a96eede3d0432fa"
2022-09-30 08:00:07 +03:00
} ,
{
2022-09-30 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/software-mansion/react-native-reanimated/releases/tag/3.0.0-rc.1" ,
"name" : "https://github.com/software-mansion/react-native-reanimated/releases/tag/3.0.0-rc.1"
2022-09-30 08:00:07 +03:00
}
]
2022-02-24 15:04:11 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-30 06:00:37 +00:00
"value" : "The package react-native-reanimated before 3.0.0-rc.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper usage of regular expression in the parser of Colors.js."
2022-02-24 15:04:11 +00:00
}
]
2022-09-30 08:00:07 +03:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "matias-la"
}
]
2022-02-24 15:04:11 +00:00
}