cvelist/2022/26xxx/CVE-2022-26184.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2022-02-28 07:01:08 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-21 22:01:16 +00:00
"ID": "CVE-2022-26184",
"STATE": "PUBLIC"
2022-02-28 07:01:08 +00:00
},
2022-03-21 22:01:16 +00:00
"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",
2022-02-28 07:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-21 22:01:16 +00:00
"value": "Poetry v1.1.9 and below was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execute Poetry 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/python-poetry/poetry/releases/tag/1.1.9",
"refsource": "MISC",
"name": "https://github.com/python-poetry/poetry/releases/tag/1.1.9"
},
{
"url": "https://github.com/python-poetry/poetry-core/pull/205/commits/fa9cb6f358ae840885c700f954317f34838caba7",
"refsource": "MISC",
"name": "https://github.com/python-poetry/poetry-core/pull/205/commits/fa9cb6f358ae840885c700f954317f34838caba7"
2023-10-23 22:00:31 +00:00
},
{
"refsource": "MISC",
"name": "https://www.sonarsource.com/blog/securing-developer-tools-package-managers/",
"url": "https://www.sonarsource.com/blog/securing-developer-tools-package-managers/"
2022-02-28 07:01:08 +00:00
}
]
}
}