If
- you are using a SQLPage version older than v0.11.1
- your SQLPage instance is exposed publicly
- the database connection string is specified in the sqlpage/sqlpage.json
configuration file (not in an environment variable)
- the web_root is the current working directory (the default)
- your database is exposed publicly
then an attacker could retrieve the database connection information from SQLPage and use it to connect to your database directly.
Upgrade to v0.11.1 as soon as possible.
If you cannot upgrade immediately:
https://github.com/lovasoa/SQLpage/issues/89
{ "nvd_published_at": "2023-09-18T22:15:47Z", "cwe_ids": [ "CWE-200" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-09-21T17:10:06Z" }