Submit #556275: markparticle WebServer 1.0 SQL Injectioninfo

Titelmarkparticle WebServer 1.0 SQL Injection
BeschreibungA sql injection found in `code/http/httprequest.cpp:192-195` of WebServer≤ 1.0, it use `snprintf` to format the user inputs `username` and `password` with sql statement `select` without any check. Furthur more, here is another unsafe design making this vulnerablity **more dangerous**. From line 203 to 219, there is a `while` loop to **fetch all the data `select` statement queried**, if we use comment like `#` or `—` ,the sql statement will get **more than 1 row**, thus, nomatter whose password is hit, its account will login succefully.
Quelle⚠️ https://magnificent-dill-351.notion.site/SQL-Injection-of-Login-in-WebServer-1-0-1d1c693918ed800b847bcc28bd691b7c
Benutzer
 s0l42 (UID 82389)
Einreichung11.04.2025 05:08 (vor 1 Jahr)
Moderieren21.04.2025 15:25 (10 days later)
StatusAkzeptiert
VulDB Eintrag305775 [markparticle WebServer bis 1.0 Login httprequest.cpp username/password SQL Injection]
Punkte17

Do you want to use VulDB in your project?

Use the official API to access entries easily!