GHSA-8fj6-pc5r-347q

Suggest an improvement
Source
https://github.com/advisories/GHSA-8fj6-pc5r-347q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-8fj6-pc5r-347q/GHSA-8fj6-pc5r-347q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8fj6-pc5r-347q
Aliases
Published
2022-05-24T17:43:36Z
Modified
2024-04-24T18:28:59.121194Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
qcubed SQL injection vulnerability in profile.php via the strQuery parameter
Details

A SQL injection vulnerability in qcubed (all versions including 3.1.1) in profile.php via the strQuery parameter allows an unauthenticated attacker to access the database by injecting SQL code via a crafted POST request.

Database specific
{
    "nvd_published_at": "2021-03-04T13:15:00Z",
    "cwe_ids": [
        "CWE-89"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2024-04-24T18:06:15Z"
}
References

Affected packages

Packagist / qcubed/qcubed

Package

Name
qcubed/qcubed
Purl
pkg:composer/qcubed/qcubed

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2

Affected versions

v3.*

v3.0.1-beta
v3.0.2-beta
v3.0.3-beta
v3.0.4-beta
v3.0.5-beta
v3.0.6
v3.0.7
v3.0.8
v3.0.9
v3.1.0
v3.1.1

Database specific

{
    "last_known_affected_version_range": "<= 3.1.1"
}