2 matches found
GHSA-H9FJ-C2QR-76G2 FUXA has SQL Injection in its TDengine DAQ connector via backslash bypass of escapeTdString
Summary The TDengine DAQ storage connector's escapeTdString at server/runtime/storage/tdengine/index.js:10 doubles single quotes but does not escape backslashes. TDengine's SQL parser treats ' as a literal single quote inside a string, so a tag id of the form x' OR 1=1-- escapes the first single...
5.3CVSS5.5AI score0.0049EPSS
SaveExploits0References2
PT-2026-47617
Name of the Vulnerable Software and Affected Versions FUXA versions prior to 1.3.2 Description The TDengine DAQ storage connector contains a flaw in the escapeTdString function located in server/runtime/storage/tdengine/index.js. While the function doubles single quotes, it fails to escape...
5.3CVSS5.7AI score0.0049EPSS
SaveExploits0References7
20