Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Luaklein

#41700of 53,624
6.5Total CVSS
Vulnerabilities · 1
PT-2025-17389
6.5
2025-04-15
Web.Py · Web.Py · CVE-2025-3818
**Name of the Vulnerable Software and Affected Versions** webpy web.py version 0.70 **Description** A critical vulnerability was found in webpy web.py. The function `PostgresDB. process insert query` of the file web/db.py is affected. The manipulation of the argument `seqname` leads to SQL injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. **Recommendations** As a temporary workaround, consider disabling the `PostgresDB. process insert query` function until a patch is available. Restrict access to the `web/db.py` file to minimize the risk of exploitation. Avoid using the `seqname` argument in the affected function until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.