2025-04-03 12:00:36 +00:00
{
2025-04-04 06:00:31 +00:00
"data_version" : "4.0" ,
2025-04-03 12:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2025-3197" ,
2025-04-04 06:00:31 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
2025-04-03 12:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-04-04 06:00:31 +00:00
"value" : "Versions of the package expand-object from 0.0.0 are vulnerable to Prototype Pollution in the expand() function in index.js. This function expands the given string into an object and allows a nested property to be set without checking the provided keys for sensitive properties like __proto__."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution" ,
"cweId" : "CWE-1321"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "expand-object" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0.0.0" ,
"version_value" : "*"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-EXPANDOBJECT-5821390" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-EXPANDOBJECT-5821390"
} ,
{
"url" : "https://gist.github.com/miguelafmonteiro/d8f66af61d14e06338b688f90c4dfa7c" ,
"refsource" : "MISC" ,
"name" : "https://gist.github.com/miguelafmonteiro/d8f66af61d14e06338b688f90c4dfa7c"
} ,
{
"url" : "https://github.com/jonschlinkert/expand-object/blob/master/index.js%23L13" ,
"refsource" : "MISC" ,
"name" : "https://github.com/jonschlinkert/expand-object/blob/master/index.js%23L13"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Miguel Monteiro"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"exploitCodeMaturity" : "NOT_DEFINED" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
2025-04-03 12:00:36 +00:00
}
]
}
}