Description
Netartmedia Vlog System contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to index.php with malicious email values in the forgotten_password module to extract sensitive database information.
Published: 2026-03-24
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Disclosure via SQL Injection
Action: Patch Immediately
AI Analysis

Impact

Netartmedia Vlog System contains an uncontrolled SQL injection flaw that can be triggered through the email parameter in the forgotten_password module. An attacker can send a crafted POST request to index.php with malicious code in the email field, allowing manipulation of database queries and extraction of sensitive data. The effect is the compromise of confidentiality; there is no direct evidence of integrity or availability impacts in the description.

Affected Systems

The vulnerability applies to Netartmedia Vlog System. No specific version information is provided by the vendor, so all deployed installations of the product are potentially affected.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity. Because the flaw requires no authentication and operates over the web through a standard POST endpoint, an unauthenticated attacker can exploit it remotely. While EPSS data is unavailable, the lack of an authentication barrier and the high CVSS suggest a non-negligible exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on March 24, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official patch or upgrade to the newest version of Netartmedia Vlog System to remove the SQL injection flaw.
  • If a patch is not yet available, implement strict input validation or parameter sanitization on the email field in the forgotten_password module to block injected SQL.
  • Regularly review web server logs for suspicious POST requests to index.php and enforce authentication on management interfaces as an additional safeguard.

Generated by OpenCVE AI on March 24, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Netartmedia
Netartmedia vlog System
Vendors & Products Netartmedia
Netartmedia vlog System

Tue, 24 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 24 Mar 2026 11:45:00 +0000

Type Values Removed Values Added
Description Netartmedia Vlog System contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to index.php with malicious email values in the forgotten_password module to extract sensitive database information.
Title Netartmedia Vlog System Lastest SQL Injection via email Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.8, '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'}


Subscriptions

Netartmedia Vlog System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-24T15:12:03.502Z

Reserved: 2026-03-24T11:04:08.264Z

Link: CVE-2019-25641

cve-icon Vulnrichment

Updated: 2026-03-24T14:09:26.304Z

cve-icon NVD

Status : Deferred

Published: 2026-03-24T12:16:06.270

Modified: 2026-04-15T15:00:32.790

Link: CVE-2019-25641

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T20:39:30Z

Weaknesses