CVE-2019-25662 PUBLISHED

ResourceSpace 8.6 SQL Injection via watched_searches.php

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

ResourceSpace 8.6 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'ref' parameter. Attackers can send GET requests to the watched_searches.php endpoint with crafted SQL payloads to extract sensitive database information including usernames and credentials.

Metrics

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

Product Status

Vendor Montala
Product ResourceSpace
Versions
  • Version 8.6 is affected

Credits

  • dd_ (info@malicious.group) finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE