CVE-2025-27753
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-05

Last updated on: 2025-06-17

Assigner: Joomla! Project

Description
A SQLi vulnerability in RSMediaGallery component 1.7.4 - 2.1.6 for Joomla was discovered. The vulnerability is due to the use of unescaped user-supplied parameters in SQL queries within the dashboard component. This allows an authenticated attacker to inject malicious SQL code through unsanitized input fields, which are used directly in SQL queries. Exploiting this flaw can lead to unauthorized database access, data leakage, or modification of records.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-05
Last Modified
2025-06-17
Generated
2026-05-07
AI Q&A
2025-06-05
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
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?

This vulnerability is a SQL injection (SQLi) issue in the RSMediaGallery component versions 1.7.4 to 2.1.6 for Joomla. It occurs because user-supplied input parameters are not properly escaped or sanitized before being used in SQL queries within the dashboard component. An authenticated attacker can exploit this flaw by injecting malicious SQL code through these input fields, potentially manipulating the database.


How can this vulnerability impact me? :

Exploiting this vulnerability can allow an attacker to gain unauthorized access to the database, leading to data leakage or unauthorized modification of records. This can compromise the integrity and confidentiality of your data and potentially disrupt the normal operation of the affected Joomla site.


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