cvelist/2022/26xxx/CVE-2022-26183.json
2023-10-26 23:00:33 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-26183",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PNPM v6.15.1 and below was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execute PNPM commands in a directory containing malicious content. This vulnerability occurs when the application is ran on Windows OS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/pnpm/pnpm/commit/04b7f60861ddee8331e50d70e193d1e701abeefb",
"refsource": "MISC",
"name": "https://github.com/pnpm/pnpm/commit/04b7f60861ddee8331e50d70e193d1e701abeefb"
},
{
"url": "https://github.com/pnpm/pnpm/releases/tag/v6.15.1",
"refsource": "MISC",
"name": "https://github.com/pnpm/pnpm/releases/tag/v6.15.1"
},
{
"refsource": "MISC",
"name": "https://www.sonarsource.com/blog/securing-developer-tools-package-managers/",
"url": "https://www.sonarsource.com/blog/securing-developer-tools-package-managers/"
}
]
}
}