.. / CVE-2023-30625

Exploit for Rudder Server < 1.3.0-rc.1 - SQL Injection (CVE-2023-30625)

Description:

Rudder-server is part of RudderStack, an open source Customer Data Platform (CDP). Versions of rudder-server prior to 1.3.0-rc.1 are vulnerable to SQL injection. This issue may lead to Remote Code Execution (RCE) due to the rudder role in PostgresSQL having superuser permissions by default. Version 1.3.0-rc.1 contains patches for this issue.

Nuclei Template

View the template here CVE-2023-30625.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-30625.yaml
Copy

References:

https://securitylab.github.com/advisories/GHSL-2022-097_rudder-server/
https://github.com/rudderlabs/rudder-server/commit/2f956b7eb3d5eb2de3e79d7df2c87405af25071e
http://packetstormsecurity.com/files/173837/Rudder-Server-SQL-Injection-Remote-Code-Execution.html
https://github.com/rudderlabs/rudder-server/commit/0d061ff2d8c16845179d215bf8012afceba12a30
https://nvd.nist.gov/vuln/detail/CVE-2023-30625