CVE-2019-25366 PUBLISHED

microASP Portal+ CMS SQL Injection via pagina.phtml

Assigner: VulnCheck
Reserved: 15.02.2026 Published: 22.02.2026 Updated: 22.02.2026

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.

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 Microasp
Product microASP (Portal+) CMS
Versions
  • Version * is affected

Credits

  • Felipe Andrian Peixoto finder

References

Problem Types

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