CVE-2021-41765

Source
https://cve.org/CVERecord?id=CVE-2021-41765
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41765.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-41765
Aliases
Published
2021-11-15T16:15:10.230Z
Modified
2026-03-14T11:13:52.825352Z
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
[none]
Details

A SQL injection issue in pages/editfields/9ajax/add_keyword.php of ResourceSpace 9.5 and 9.6 < rev 18274 allows remote unauthenticated attackers to execute arbitrary SQL commands via the k parameter. This allows attackers to uncover the full contents of the ResourceSpace database, including user session cookies. An attacker who gets an admin user session cookie can use the session cookie to execute arbitrary code on the server.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41765.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.6"
            }
        ]
    }
]