CVE-2015-20121 PUBLISHED

RealtyScript 4.0.2 SQL Injection via u_id and agent Parameters

Assigner: VulnCheck
Reserved: 15.03.2026 Published: 15.03.2026 Updated: 16.03.2026

Next Click Ventures RealtyScript 4.0.2 contains SQL injection vulnerabilities that allow unauthenticated attackers to manipulate database queries by injecting arbitrary SQL code through the GET parameter 'u_id' in /admin/users.php and the POST parameter 'agent[]' in /admin/mailer.php. Attackers can exploit time-based blind SQL injection techniques to extract sensitive database information or cause denial of service through sleep-based payloads.

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 Next Click Ventures
Product RealtyScripts
Versions
  • Version 4.0.2 is affected

References

Problem Types

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