2023-02-03 17:00:56 +00:00
{
2023-02-08 20:00:39 +00:00
"data_version" : "4.0" ,
2023-02-03 17:00:56 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-25166" ,
2023-02-08 20:00:39 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-02-03 17:00:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-08 20:00:39 +00:00
"value" : "formula is a math and string formula parser. In versions prior to 3.0.1 crafted user-provided strings to formula's parser might lead to polynomial execution time and a denial of service. Users should upgrade to 3.0.1+. There are no known workarounds for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1333: Inefficient Regular Expression Complexity" ,
"cweId" : "CWE-1333"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "hapijs" ,
"product" : {
"product_data" : [
{
"product_name" : "formula" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.0.1" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/hapijs/formula/security/advisories/GHSA-c2jc-4fpr-4vhg" ,
"refsource" : "MISC" ,
"name" : "https://github.com/hapijs/formula/security/advisories/GHSA-c2jc-4fpr-4vhg"
} ,
{
"url" : "https://github.com/hapijs/formula/commit/9fbc20a02d75ae809c37a610a57802cd1b41b3fe" ,
"refsource" : "MISC" ,
"name" : "https://github.com/hapijs/formula/commit/9fbc20a02d75ae809c37a610a57802cd1b41b3fe"
}
]
} ,
"source" : {
"advisory" : "GHSA-c2jc-4fpr-4vhg" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2023-02-03 17:00:56 +00:00
}
]
}
}