CRITICAL 9.8 Go
1Panel has an SQL injection issue related to the orderBy clause
GHSA-5grx-v727-qmq6 · CVE-2024-39907 · GO-2024-2990
Published · Modified
Description
Summary
There are many sql injections in the project, and some of them are not well filtered, leading to arbitrary file writes, and ultimately leading to RCEs.
The proof is as follows
Details (one of them )
PoC
curl 'http://api:30455/api/v1/hosts/command/search' {"page":1,"pageSize":10,"groupID":0,"orderBy":"3","order":"ascending","name":"a"}
for example as picture . just change orderby‘s num we can know How many columns does the data table have.Parameters require strict whitelist filtering
Impact
RCE、data leak.
Ready to move
Start Securing
Free, no credit card | First findings in minutes