← Back
CWE-479

2 CVEs • Abstraction: Variant • Likelihood of Exploit: Low

Signal Handler Use of a Non-reentrant Function

The product defines a signal handler that calls a non-reentrant function.

JSON object

Loading...

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
-
-
Jun 17, 2026
May 12, 2026
8.6 HIGH· v4
N/A· v3
N/A· v2
Craft CMS is a content management system (CMS). From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious conf...Show more
Craft CMS is a content management system (CMS). From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. The request-controlled condition field layouts data is converted into a live FieldLayout object without a Component::cleanseConfig() boundary. Because Craft configures models before parent::__construct(), attacker-controlled special config keys can take effect during object creation, and FieldLayout initialization then triggers a same-request event. This vulnerability is fixed in 4.17.12 and 5.9.18.Show less
1Htmldoc Project
1Htmldoc
Jun 17, 2026
Mar 3, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Null pointer dereference in the htmldoc v1.9.11 and before may allow attackers to execute arbitrary code and cause a denial of service via a crafted html file.