2020-11-12 20:02:30 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-07-25 15:04:23 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-07-25T14:04:21.700678Z" ,
2020-11-12 20:02:30 +00:00
"ID" : "CVE-2020-28441" ,
2022-07-25 15:04:23 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Prototype Pollution"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "conf-cfg-ini" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.2.2"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Prototype Pollution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-07-25 15:00:53 +00:00
"refsource" : "MISC" ,
"url" : "https://security.snyk.io/vuln/SNYK-JS-CONFCFGINI-1048973" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-CONFCFGINI-1048973"
2022-07-25 15:04:23 +01:00
} ,
{
2022-07-25 15:00:53 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/loge5/conf-cfg-ini/commit/3a88a6c52c31eb6c0f033369eed40aa168a636ea" ,
"name" : "https://github.com/loge5/conf-cfg-ini/commit/3a88a6c52c31eb6c0f033369eed40aa168a636ea"
2022-07-25 15:04:23 +01:00
}
]
2020-11-12 20:02:30 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-25 15:00:53 +00:00
"value" : "This affects the package conf-cfg-ini before 1.2.2. If an attacker submits a malicious INI file to an application that parses it with decode, they will pollute the prototype on the application. This can be exploited further depending on the context."
2020-11-12 20:02:30 +00:00
}
]
2022-07-25 15:04:23 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Eugene Lim"
} ,
{
"lang" : "eng" ,
"value" : "Government Technology Agency Cyber Security Group"
}
]
2020-11-12 20:02:30 +00:00
}