Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
CVE-2022-44789/PublicReferenceURL.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
59 lines (58 sloc)
1.29 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > [Suggested description] | |
| > A logical issue in O_getOwnPropertyDescriptor() in Artifex MuJS 1.0.0 through | |
| > 1.3.1 allows an attacker to achieve Remote Code Execution through | |
| > memory corruption, via the loading of a crafted | |
| > JavaScript file. | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [VulnerabilityType Other] | |
| > Heap Memory Corruption | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Vendor of Product] | |
| > Artifex | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Affected Product Code Base] | |
| > MuJS - v1.0.0 - v1.3.1 | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Affected Component] | |
| > mujs, mujs-pp, jsobject.c, O_getOwnPropertyDescriptor() | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Attack Type] | |
| > Remote | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Impact Code execution] | |
| > true | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Impact Information Disclosure] | |
| > true | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Reference] | |
| > https://artifex.com/products/mujs/ | |
| > https://github.com/ccxvii/mujs/commit/edb50ad66f7601ca9a3544a0e9045e8a8c60561f | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Attack Vectors] | |
| > Loading a malicious JavaScript file. | |
| > | |
| > ------------------------------------------ | |
| > | |
| > [Discoverer] | |
| > Alvin Ng | |
| > https://github.com/alalng | |
| Use CVE-2022-44789. |