CVE-2018-25205 PUBLISHED

ASP.NET jVideo Kit 1.0 SQL Injection via query Parameter

Assigner: VulnCheck
Reserved: 26.03.2026 Published: 26.03.2026 Updated: 26.03.2026

ASP.NET jVideo Kit 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to inject SQL commands through the 'query' parameter in the search functionality. Attackers can submit malicious SQL payloads via GET or POST requests to the /search endpoint to extract sensitive database information using boolean-based blind or error-based techniques.

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 Mediasoftpro
Product ASP.NET jVideo Kit
Versions
  • Version 1.0 is affected

Credits

  • Özkan Mustafa Akkuş (AkkuS) finder

References

Problem Types

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