CVE-2019-25693 PUBLISHED

ResourceSpace 8.6 SQL Injection via collection_edit.php

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 12.04.2026 Updated: 12.04.2026

ResourceSpace 8.6 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the keywords parameter in collection_edit.php. Attackers can submit POST requests with crafted SQL payloads in the keywords field to extract sensitive database information including schema names, user credentials, and other confidential data.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Resourcespace
Product ResourceSpace
Versions
  • Version Stable release: 8.6 is affected

Credits

  • dd_ (info@malicious.group) finder

References

Problem Types

  • Cross-Site Request Forgery (CSRF) CWE