2022-02-10 17:01:11 +00:00
{
"CVE_data_meta" : {
2022-03-31 23:12:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:11 +00:00
"ID" : "CVE-2022-24802" ,
2022-03-31 23:12:31 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Prototype Pollution in deepmerge-ts"
2022-02-10 17:01:11 +00:00
} ,
2022-03-31 23:12:31 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "deepmerge-ts" ,
"version" : {
"version_data" : [
{
"version_value" : "< 4.0.2"
}
]
}
}
]
} ,
"vendor_name" : "RebeccaStevens"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-31 23:12:31 +00:00
"value" : "deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords(). This issue has been patched in version 4.0.2. There are no known workarounds for this issue."
2022-02-10 17:01:11 +00:00
}
]
2022-03-31 23:12:31 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/RebeccaStevens/deepmerge-ts/security/advisories/GHSA-r9w3-g83q-m6hq" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/RebeccaStevens/deepmerge-ts/security/advisories/GHSA-r9w3-g83q-m6hq"
} ,
{
"name" : "https://github.com/RebeccaStevens/deepmerge-ts/commit/b39f1a93d9e1c3541bd2fe159fd696a16dbe1c72" ,
"refsource" : "MISC" ,
"url" : "https://github.com/RebeccaStevens/deepmerge-ts/commit/b39f1a93d9e1c3541bd2fe159fd696a16dbe1c72"
} ,
{
"name" : "https://github.com/RebeccaStevens/deepmerge-ts/commit/d637db7e4fb2bfb113cb4bc1c85a125936d7081b" ,
"refsource" : "MISC" ,
"url" : "https://github.com/RebeccaStevens/deepmerge-ts/commit/d637db7e4fb2bfb113cb4bc1c85a125936d7081b"
}
]
} ,
"source" : {
"advisory" : "GHSA-r9w3-g83q-m6hq" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}