cvelist/2022/45xxx/CVE-2022-45939.json

82 lines
3.1 KiB
JSON
Raw Normal View History

2022-11-28 05:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-11-28 06:00:35 +00:00
"ID": "CVE-2022-45939",
"STATE": "PUBLIC"
2022-11-28 05:00:37 +00:00
},
2022-11-28 06:00:35 +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-11-28 05:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-28 06:00:35 +00:00
"value": "GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the \"ctags *\" command (suggested in the ctags documentation) in a situation where the current working directory has contents that depend on untrusted input."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d48bb4874bc6cd3e69c7a15fc3c91cc141025c51",
"refsource": "MISC",
"name": "https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d48bb4874bc6cd3e69c7a15fc3c91cc141025c51"
2022-12-31 22:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221231 [SECURITY] [DLA 3257-1] emacs security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00046.html"
2023-01-03 03:00:41 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-d69c7f95a4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GOXIH2FDEQJEAARE52C3GHTLGQFBYPIB/"
2023-01-11 03:00:42 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e37f239f2e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FOSK3J7BBAEI4IITW2DRUKLQYUZYKH6Y/"
2023-01-12 04:00:39 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5314",
"url": "https://www.debian.org/security/2023/dsa-5314"
2022-11-28 05:00:37 +00:00
}
]
}
}