Lucene search
+L

131 matches found

OSV
OSV
added 2024/03/25 7:38 p.m.43 views

GHSA-CVR6-37GX-V8WC KaTeX's maxExpand bypassed by Unicode sub/superscripts

Impact KaTeX users who render untrusted mathematical expressions could encounter malicious input using \def or \newcommand that causes a near-infinite loop, despite setting maxExpand to avoid such loops. This can be used as an availability attack, where e.g. a client rendering another user's KaTe...

6.5CVSS6.4AI score0.02155EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/25 7:38 p.m.44 views

KaTeX's maxExpand bypassed by Unicode sub/superscripts

Impact KaTeX users who render untrusted mathematical expressions could encounter malicious input using \def or \newcommand that causes a near-infinite loop, despite setting maxExpand to avoid such loops. This can be used as an availability attack, where e.g. a client rendering another user's KaTe...

6.5CVSS6.9AI score0.02155EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/25 7:38 p.m.8 views

GHSA-64FM-8HW2-V72W KaTeX's maxExpand bypassed by `\edef`

Impact KaTeX users who render untrusted mathematical expressions could encounter malicious input using \edef that causes a near-infinite loop, despite setting maxExpand to avoid such loops. This can be used as an availability attack, where e.g. a client rendering another user's KaTeX input will b...

6.5CVSS5.7AI score0.01414EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/03/25 7:38 p.m.44 views

KaTeX's maxExpand bypassed by `\edef`

Impact KaTeX users who render untrusted mathematical expressions could encounter malicious input using \edef that causes a near-infinite loop, despite setting maxExpand to avoid such loops. This can be used as an availability attack, where e.g. a client rendering another user's KaTeX input will b...

6.5CVSS7AI score0.01414EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.11 views

PT-2024-22359

Name of the Vulnerable Software and Affected Versions: KaTeX versions prior to 0.16.10 Description: KaTeX is a JavaScript library for TeX math rendering on the web. Users who render untrusted mathematical expressions could encounter malicious input using def or ewcommand that causes a near-infini...

6.5CVSS6.7AI score0.02155EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.7 views

PT-2024-22360

Name of the Vulnerable Software and Affected Versions: KaTeX versions prior to 0.16.10 Description: KaTeX is a JavaScript library for TeX math rendering on the web. Users who render untrusted mathematical expressions could encounter malicious input using includegraphics that runs arbitrary...

6.5CVSS6.3AI score0.01414EPSS
SaveExploits0References28
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.7 views

PT-2024-22358

Name of the Vulnerable Software and Affected Versions KaTeX versions prior to 0.16.10 Description KaTeX is a JavaScript library for TeX math rendering on the web. Users who render untrusted mathematical expressions could encounter malicious input using edef that causes a near-infinite loop, despi...

7.2CVSS6.2AI score0.01414EPSS
SaveExploits0References25
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.9 views

PT-2024-22361

Name of the Vulnerable Software and Affected Versions: KaTeX versions prior to 0.16.10 Description: KaTeX is a JavaScript library for TeX math rendering on the web. Code that uses KaTeX's trust option can be fooled by URLs in malicious inputs that use uppercase characters in the protocol, allowin...

6.5CVSS6.2AI score0.01414EPSS
SaveExploits0References28
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.9 views

KaTeX 安全漏洞

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. A security vulnerability existed prior to KaTeX version v0.16.10, which arose from the fact that KaTeX users rendering untrusted mathematical expressions could encounter malicious input using includegraphics runnin...

6.3CVSS6.5AI score0.00406EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.18 views

KaTeX 安全漏洞

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. A security vulnerability existed prior to the KaTeX v0.16.10 release, which arose from the fact that KaTeX users rendering untrusted mathematical expressions could encounter a malicious input using def or ewcommand...

6.5CVSS6.4AI score0.02155EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.11 views

KaTeX 安全漏洞

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. A security vulnerability previously present in KaTeX v0.16.10 stems from code that uses KaTeX's trust option, specifically code that provides the ability to blacklist certain URL protocols, which may be spoofed by...

5.5CVSS5.6AI score0.00406EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.8 views

KaTeX 安全漏洞

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. A security vulnerability existed prior to the KaTeX v0.16.10 release, which stemmed from the fact that KaTeX users rendering untrusted mathematical expressions could encounter malicious input using edef, potentiall...

6.5CVSS6.4AI score0.01414EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/12/26 1:53 p.m.9 views

Code Injection

gitlab is vulnerable to Code Injection. The vulnerability is due to there is no sanitization of KaTeX directives, allowing them to escape their intended container. This allows an attacker to hijack some links and buttons on the GitLab UI to a malicious page...

7.1CVSS6.5AI score0.00387EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/04 5:55 p.m.12 views

GHSA-5FF8-JCF9-FW62 Cross-Site Scripting in markdown-it-katex

All versions of markdown-it-katex are vulnerable to Cross-Site Scripting XSS. The package fails to properly escape error messages, which may allow attackers to execute arbitrary JavaScript in a victim's browser by triggering an error. Recommendation No fix is currently available. Consider using a...

6.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/04 5:55 p.m.164 views

Cross-Site Scripting in markdown-it-katex

All versions of markdown-it-katex are vulnerable to Cross-Site Scripting XSS. The package fails to properly escape error messages, which may allow attackers to execute arbitrary JavaScript in a victim's browser by triggering an error. Recommendation No fix is currently available. Consider using a...

5.3AI score
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2020/07/13 3:23 a.m.11 views

Cross-site Scripting (XSS)

markdown-it-katex is vulnerable to cross-site scripting. The vulnerability exists in index.js once the parser return an error it returns katex without sanitizing as HTML tags, allowing a malicious user to inject and execute arbitrary web scripts...

2.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/03/02 12:0 a.m.48 views

openSUSE Security Update : webkit2gtk3 (openSUSE-2020-278)

This update for webkit2gtk3 to version 2.26.4 fixes the following issues : Security issues fixed : - CVE-2019-8835: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8844: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8846: Fixed a use-after-free issue bsc1161719. -...

9.3CVSS7.5AI score0.027EPSS
SaveExploits0References11
OPENSUSE Linux
OPENSUSE Linux
added 2020/03/02 12:0 a.m.140 views

Security update for webkit2gtk3 (important)

openSUSE Security Update: Security update for webkit2gtk3 Announcement ID: openSUSE-SU-2020:0278-1 Rating: important References: 1159329 1161719 1163809 Cross-References: CVE-2019-8835 CVE-2019-8844 CVE-2019-8846 CVE-2020-3862 CVE-2020-3864 CVE-2020-3865 CVE-2020-3867 CVE-2020-3868 Affected...

9.3CVSS9.1AI score0.027EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2020/02/26 12:0 a.m.224 views

SUSE SLED15 / SLES15 Security Update : webkit2gtk3 (SUSE-SU-2020:0468-1)

This update for webkit2gtk3 to version 2.26.4 fixes the following issues : Security issues fixed : CVE-2019-8835: Fixed multiple memory corruption issues bsc1161719. CVE-2019-8844: Fixed multiple memory corruption issues bsc1161719. CVE-2019-8846: Fixed a use-after-free issue bsc1161719...

9.3CVSS7.8AI score0.027EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2020/02/03 12:0 a.m.47 views

Fedora 30 : webkit2gtk3 (2020-f11a905fc2)

Fix issues while trying to play a video on NextCloud. - Make sure the GL video sink uses a valid WebKit shared GL context. - Fix vertical alignment of text containing arabic diacritics. - Fix build with icu 65.1. - Fix page loading errors with websites using HSTS. - Fix web process crash when...

9.3CVSS6.7AI score0.02335EPSS
SaveExploits0References4
Rows per page
Query Builder