HAX CMS NodeJs's Improper Error Handling Leads to Denial of Service
21Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackcvss 7.1epss 0.4%
exploitation probability
0.4%top 67% of all CVEs
observed exploitation
nono source reports it
HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend. In versions 11.0.8 and below, the HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles endpoints. This vulnerability exists because the application does not properly handle exceptions which occur as a result of changes to user-modifiable URL parameters. This is fixed in version 11.0.9.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected products
haxtheweb · issuesReferences
https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/listFiles.js#L22https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/saveFile.js#L52https://github.com/haxtheweb/haxcms-nodejs/commit/e9773d1996233f9bafb06832b8220ec2a98bab34https://github.com/haxtheweb/issues/security/advisories/GHSA-pjj3-j5j6-qj27