An update for mujs is now available for openEuler-22.03-LTS Security Advisory openeuler-security@openeuler.org openEuler security committee openEuler-SA-2022-1976 Final 1.0 1.0 2022-09-30 Initial 2022-09-30 2022-09-30 openEuler SA Tool V1.0 2022-09-30 mujs security update An update for mujs is now available for openEuler-22.03-LTS. MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. Security Fix(es): In Artifex MuJS through 1.2.0, jsP_dumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp.(CVE-2022-30975) compile in regexp.c in Artifex MuJS through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413.(CVE-2022-30974) A use-after-free vulnerability was observed in Rp_toString function of Artifex Software, Inc. MuJS before 5c337af4b3df80cf967e4f9f6a21522de84b392a. A successful exploitation of this issue can lead to code execution or denial of service condition.(CVE-2016-7504) Integer overflow in the js_regcomp function in regexp.c in Artifex Software, Inc. MuJS before commit b6de34ac6d8bb7dd5461c57940acfbd3ee7fd93e allows attackers to cause a denial of service (application crash) via a crafted regular expression.(CVE-2016-9108) An issue was discovered in Artifex Software, Inc. MuJS before 4006739a28367c708dea19aeb19b8a1a9326ce08. The jsR_setproperty function in jsrun.c lacks a check for a negative array length. This leads to an integer overflow in the js_pushstring function in jsrun.c when parsing a specially crafted JS file.(CVE-2017-5627) An out-of-bounds read vulnerability was observed in Sp_replace_regexp function of Artifex Software, Inc. MuJS before 5000749f5afe3b956fc916e407309de840997f4a. A successful exploitation of this issue can lead to code execution or denial of service condition.(CVE-2016-7506) Artifex Software, Inc. MuJS before a5c747f1d40e8d6659a37a8d25f13fb5acf8e767 allows context-dependent attackers to obtain sensitive information by using the "opname in crafted JavaScript file" approach, related to an "Out-of-Bounds read" issue affecting the jsC_dumpfunction function in the jsdump.c component.(CVE-2016-9017) An issue was discovered in Artifex Software, Inc. MuJS before 8f62ea10a0af68e56d5c00720523ebcba13c2e6a. The MakeDay function in jsdate.c does not validate the month, leading to an integer overflow when parsing a specially crafted JS file.(CVE-2017-5628) An integer overflow vulnerability was observed in the regemit function in regexp.c in Artifex Software, Inc. MuJS before fa3d30fd18c348bb4b1f3858fb860f4fcd4b2045. The attack requires a regular expression with nested repetition. A successful exploitation of this issue can lead to code execution or a denial of service (buffer overflow) condition.(CVE-2016-10141) Artifex Software, Inc. MuJS before a0ceaf5050faf419401fe1b83acfa950ec8a8a89 allows context-dependent attackers to obtain sensitive information by using the "crafted JavaScript" approach, related to a "Buffer Over-read" issue.(CVE-2016-9136) An update for mujs is now available for openEuler-22.03-LTS. openEuler Security has rated this update as having a security impact of critical. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section. Critical mujs https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-30975 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2022-30974 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-7504 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-9108 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2017-5627 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-7506 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-9017 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2017-5628 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-10141 https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2016-9136 https://nvd.nist.gov/vuln/detail/CVE-2022-30975 https://nvd.nist.gov/vuln/detail/CVE-2022-30974 https://nvd.nist.gov/vuln/detail/CVE-2016-7504 https://nvd.nist.gov/vuln/detail/CVE-2016-9108 https://nvd.nist.gov/vuln/detail/CVE-2017-5627 https://nvd.nist.gov/vuln/detail/CVE-2016-7506 https://nvd.nist.gov/vuln/detail/CVE-2016-9017 https://nvd.nist.gov/vuln/detail/CVE-2017-5628 https://nvd.nist.gov/vuln/detail/CVE-2016-10141 https://nvd.nist.gov/vuln/detail/CVE-2016-9136 openEuler-22.03-LTS mujs-devel-1.2.0-2.oe2203.aarch64.rpm mujs-1.2.0-2.oe2203.aarch64.rpm mujs-debuginfo-1.2.0-2.oe2203.aarch64.rpm mujs-debugsource-1.2.0-2.oe2203.aarch64.rpm mujs-1.2.0-2.oe2203.src.rpm mujs-debuginfo-1.2.0-2.oe2203.x86_64.rpm mujs-debugsource-1.2.0-2.oe2203.x86_64.rpm mujs-devel-1.2.0-2.oe2203.x86_64.rpm mujs-1.2.0-2.oe2203.x86_64.rpm In Artifex MuJS through 1.2.0, jsP_dumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp. 2022-09-30 CVE-2022-30975 openEuler-22.03-LTS Medium 5.5 AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 compile in regexp.c in Artifex MuJS through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413. 2022-09-30 CVE-2022-30974 openEuler-22.03-LTS Medium 5.5 AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 A use-after-free vulnerability was observed in Rp_toString function of Artifex Software, Inc. MuJS before 5c337af4b3df80cf967e4f9f6a21522de84b392a. A successful exploitation of this issue can lead to code execution or denial of service condition. 2022-09-30 CVE-2016-7504 openEuler-22.03-LTS Critical 9.8 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 Integer overflow in the js_regcomp function in regexp.c in Artifex Software, Inc. MuJS before commit b6de34ac6d8bb7dd5461c57940acfbd3ee7fd93e allows attackers to cause a denial of service (application crash) via a crafted regular expression. 2022-09-30 CVE-2016-9108 openEuler-22.03-LTS High 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 An issue was discovered in Artifex Software, Inc. MuJS before 4006739a28367c708dea19aeb19b8a1a9326ce08. The jsR_setproperty function in jsrun.c lacks a check for a negative array length. This leads to an integer overflow in the js_pushstring function in jsrun.c when parsing a specially crafted JS file. 2022-09-30 CVE-2017-5627 openEuler-22.03-LTS High 7.8 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 An out-of-bounds read vulnerability was observed in Sp_replace_regexp function of Artifex Software, Inc. MuJS before 5000749f5afe3b956fc916e407309de840997f4a. A successful exploitation of this issue can lead to code execution or denial of service condition. 2022-09-30 CVE-2016-7506 openEuler-22.03-LTS High 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 Artifex Software, Inc. MuJS before a5c747f1d40e8d6659a37a8d25f13fb5acf8e767 allows context-dependent attackers to obtain sensitive information by using the "opname in crafted JavaScript file" approach, related to an "Out-of-Bounds read" issue affecting the jsC_dumpfunction function in the jsdump.c component. 2022-09-30 CVE-2016-9017 openEuler-22.03-LTS High 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 An issue was discovered in Artifex Software, Inc. MuJS before 8f62ea10a0af68e56d5c00720523ebcba13c2e6a. The MakeDay function in jsdate.c does not validate the month, leading to an integer overflow when parsing a specially crafted JS file. 2022-09-30 CVE-2017-5628 openEuler-22.03-LTS High 7.8 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 An integer overflow vulnerability was observed in the regemit function in regexp.c in Artifex Software, Inc. MuJS before fa3d30fd18c348bb4b1f3858fb860f4fcd4b2045. The attack requires a regular expression with nested repetition. A successful exploitation of this issue can lead to code execution or a denial of service (buffer overflow) condition. 2022-09-30 CVE-2016-10141 openEuler-22.03-LTS Critical 9.8 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976 Artifex Software, Inc. MuJS before a0ceaf5050faf419401fe1b83acfa950ec8a8a89 allows context-dependent attackers to obtain sensitive information by using the "crafted JavaScript" approach, related to a "Buffer Over-read" issue. 2022-09-30 CVE-2016-9136 openEuler-22.03-LTS High 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N mujs security update 2022-09-30 https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1976