CVE-2019-25638 PUBLISHED

Meeplace Business Review Script Lastest SQL Injection via addclick.php

Assigner: VulnCheck
Reserved: 24.03.2026 Published: 24.03.2026 Updated: 24.03.2026

Meeplace Business Review Script contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to the addclick.php endpoint with crafted SQL payloads in the 'id' parameter to extract sensitive database information or cause denial of service.

Metrics

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

Product Status

Vendor Meeplace
Product Meeplace Business Review Script
Versions
  • Version * is affected

Credits

  • Ahmet Ümit BAYRAM finder

References

Problem Types

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