Home

Description

PostgreSQL SQL Injection (status_sql.php) in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform SQL injection via sw1 and sw2 parameters in status_sql.php. The `status_sql.php` endpoint constructs SQL UPDATE queries by directly concatenating user-controlled `sw1` and `sw2` parameters without using parameterized queries or `pg_escape_string()`. While PostgreSQL's `pg_exec` limitations prevent stacked queries, attackers can inject subqueries for data exfiltration and leverage verbose error messages for reconnaissance.

PUBLISHED Reserved 2025-11-26 | Published 2025-11-26 | Updated 2025-11-26 | Assigner Gridware




HIGH: 7.2CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:H/SC:L/SI:N/SA:N

Problem types

CWE-89 PostgreSQL SQL Injection (status_sql.php)

Product status

Default status
unaffected

30
affected

50
affected

100
affected

300
affected

500
affected

1000
affected

2000
affected

3000
affected

3500
affected

6000
affected

7000
affected

Credits

Abdul Mhanni finder

References

www.abdulmhsblog.com/posts/webfmvulns/ exploit technical-description

cve.org (CVE-2025-66260)

nvd.nist.gov (CVE-2025-66260)

Download JSON