cvelist/2022/44xxx/CVE-2022-44789.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2022-11-07 01:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-11-23 21:00:35 +00:00
"ID": "CVE-2022-44789",
"STATE": "PUBLIC"
2022-11-07 01:00:34 +00:00
},
2022-11-23 21: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-07 01:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-24 16:00:34 +00:00
"value": "A logical issue in O_getOwnPropertyDescriptor() in Artifex MuJS 1.0.0 through 1.3.x before 1.3.2 allows an attacker to achieve Remote Code Execution through memory corruption, via the loading of a crafted JavaScript file."
2022-11-23 21:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2022-11-24 16:00:34 +00:00
{
"url": "https://github.com/ccxvii/mujs/commit/edb50ad66f7601ca9a3544a0e9045e8a8c60561f",
"refsource": "MISC",
"name": "https://github.com/ccxvii/mujs/commit/edb50ad66f7601ca9a3544a0e9045e8a8c60561f"
},
2022-11-23 21:00:35 +00:00
{
"refsource": "MISC",
"name": "https://github.com/alalng/CVE-2022-44789/blob/main/PublicReferenceURL.txt",
"url": "https://github.com/alalng/CVE-2022-44789/blob/main/PublicReferenceURL.txt"
2022-11-24 16:00:34 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://github.com/ccxvii/mujs/releases/tag/1.3.2",
"url": "https://github.com/ccxvii/mujs/releases/tag/1.3.2"
2022-11-29 04:00:33 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5291",
"url": "https://www.debian.org/security/2022/dsa-5291"
2022-12-20 04:00:36 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-c4b56e4400",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MC6PLHTXHZ7GW7QQGTLBHLXL47UHTHXO/"
2022-11-07 01:00:34 +00:00
}
]
}
}