2022-02-24 15:03:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-12-22 07:00:07 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-12-22T05:00:02.039125Z" ,
2022-02-24 15:03:46 +00:00
"ID" : "CVE-2022-25948" ,
2022-12-22 07:00:07 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Information Exposure"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "liquidjs" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "10.0.0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Exposure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-12-22 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://security.snyk.io/vuln/SNYK-JS-LIQUIDJS-2952868" ,
"name" : "https://security.snyk.io/vuln/SNYK-JS-LIQUIDJS-2952868"
2022-12-22 07:00:07 +02:00
} ,
{
2022-12-22 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/harttle/liquidjs/issues/454" ,
"name" : "https://github.com/harttle/liquidjs/issues/454"
2022-12-22 07:00:07 +02:00
} ,
{
2022-12-22 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/harttle/liquidjs/commit/7e99efc5131e20cf3f59e1fc2c371a15aa4109db" ,
"name" : "https://github.com/harttle/liquidjs/commit/7e99efc5131e20cf3f59e1fc2c371a15aa4109db"
2022-12-22 07:00:07 +02:00
} ,
{
2022-12-22 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/harttle/liquidjs/commit/7eb621601c2b05d6e379e5ce42219f2b1f556208" ,
"name" : "https://github.com/harttle/liquidjs/commit/7eb621601c2b05d6e379e5ce42219f2b1f556208"
2022-12-22 07:00:07 +02:00
} ,
{
2022-12-22 06:00:37 +00:00
"refsource" : "MISC" ,
"url" : "https://groups.google.com/u/0/a/snyk.io/g/report/c/9ipXecWRtTM/m/IgLadevtCQAJ" ,
"name" : "https://groups.google.com/u/0/a/snyk.io/g/report/c/9ipXecWRtTM/m/IgLadevtCQAJ"
2022-12-22 07:00:07 +02:00
}
]
2022-02-24 15:03:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-22 06:00:37 +00:00
"value" : "The package liquidjs before 10.0.0 are vulnerable to Information Exposure when ownPropertyOnly parameter is set to False, which results in leaking properties of a prototype. Workaround For versions 9.34.0 and higher, an option to disable this functionality is provided."
2022-02-24 15:03:46 +00:00
}
]
2022-12-22 07:00:07 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "amit777"
}
]
2022-02-24 15:03:46 +00:00
}