VYPR
High severity8.2NVD Advisory· Published Feb 22, 2026· Updated Apr 15, 2026

CVE-2019-25366

CVE-2019-25366

Description

microASP Portal+ CMS contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the explode_tree parameter. Attackers can send crafted requests to pagina.phtml with SQL injection payloads using extractvalue and concat functions to extract sensitive database information like the current database name.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Unauthenticated SQL injection in microASP Portal+ CMS via the explode_tree parameter allows attackers to extract sensitive database information.

Vulnerability

CVE-2019-25366 is an unauthenticated SQL injection vulnerability in microASP Portal+ CMS. The flaw resides in the explode_tree parameter processed by pagina.phtml. An attacker can inject malicious SQL code using functions like extractvalue and concat to extract data from the database. The vendor site is http://www.microasp.it/ and the exploit was published on Exploit-DB [1].

Exploitation

Exploitation requires no authentication; an attacker only needs to send a crafted HTTP request to a vulnerable endpoint. A publicly available proof-of-concept demonstrates how to retrieve the current database name by injecting a payload into the explode_tree parameter. The attack can be performed over standard HTTP or HTTPS [1].

Impact

Successful exploitation allows an attacker to execute arbitrary SQL queries, leading to potential disclosure of sensitive database contents such as user credentials or application data. The CVSS v3 score is 8.2 (High), indicating significant risk.

Mitigation

No official patch or vendor advisory has been identified. Since the original exploit dates back to 2019, users should assume the software is end-of-life and migrate to a supported alternative. No workaround is known [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.