CVE-2018-25380
Received Received - Intake
SQL Injection in Joomla eXtroForms Component

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: VulnCheck

Description
Joomla Component eXtroForms 2.1.5 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL commands through the filter_type_id, filter_pid_id, and filter_search parameters. Attackers can submit POST requests to the extroformfield view with malicious SQL payloads to extract sensitive database information and server data.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-25
Last Modified
2026-05-25
Generated
2026-05-26
AI Q&A
2026-05-26
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
extroforms extroforms 2.1.5
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

Joomla Component eXtroForms version 2.1.5 has an SQL injection vulnerability. This means that authenticated attackers can manipulate certain parametersβ€”specifically filter_type_id, filter_pid_id, and filter_searchβ€”by sending specially crafted POST requests to the extroformfield view. These malicious inputs allow attackers to execute arbitrary SQL commands on the database.

As a result, attackers can extract sensitive information from the database and server by exploiting this flaw.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized access to sensitive database and server information. Attackers who exploit this flaw can retrieve confidential data, potentially compromising the integrity and confidentiality of your system.

Since the vulnerability allows execution of arbitrary SQL commands, it could also be used to manipulate or corrupt data, leading to data loss or service disruption.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart