2022-07-16 00:00:59 +00:00
{
"CVE_data_meta" : {
2022-08-29 16:49:48 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:59 +00:00
"ID" : "CVE-2022-36034" ,
2022-08-29 16:49:48 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Possible Regular Expression Denial of Service (ReDoS) used on uncontrolled data in nitrado.js"
2022-07-16 00:00:59 +00:00
} ,
2022-08-29 16:49:48 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nitrado.js" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.2.5"
}
]
}
}
]
} ,
"vendor_name" : "cainthebest"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-29 16:49:48 +00:00
"value" : "nitrado.js is a type safe wrapper for the Nitrado API. Possible ReDoS with lib input of `{{` and with many repetitions of `{{|`. This issue has been patched in all versions above `0.2.5`. There are currently no known workarounds."
2022-07-16 00:00:59 +00:00
}
]
2022-08-29 16:49:48 +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-400: Uncontrolled Resource Consumption"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1333: Inefficient Regular Expression Complexity"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/cainthebest/nitrado.js/security/advisories/GHSA-vqc4-v8hc-h2jg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/cainthebest/nitrado.js/security/advisories/GHSA-vqc4-v8hc-h2jg"
} ,
{
"name" : "https://github.com/cainthebest/nitrado.js/blob/v0.2.5/CHANGELOG.md" ,
"refsource" : "MISC" ,
"url" : "https://github.com/cainthebest/nitrado.js/blob/v0.2.5/CHANGELOG.md"
}
]
} ,
"source" : {
"advisory" : "GHSA-vqc4-v8hc-h2jg" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:59 +00:00
}
}