CVE-2018-25433 HIGH

CVE-2018-25433: Joomla JE Photo Gallery 1.1 SQL Injection via categoryid

Vendor Joomlaextensions
Product JE Photo Gallery
Weakness CWE-89 · SQLi
Published June 1, 2026
Last update June 2, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

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

What the vulnerability does

01Description

Joomla Component JE Photo Gallery 1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting malicious SQL code through the categoryid parameter. Attackers can send GET requests to index.php with crafted categoryid values in the com_jephotogallery component to execute arbitrary SQL queries and retrieve sensitive data like usernames and password hashes.

Explanation of Vulnerability in Simple Terms

02Summary

JE Photo Gallery for Joomla contains a SQL injection vulnerability in versions 1.1 and earlier. An attacker can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. No authentication is required to exploit this vulnerability.

What an attacker can do

03Attacker Capabilities

Read or modify the site's database by injecting SQL commands through the extension.

Potential impact on your site

04Site Impact

Attackers can steal user data, modify content, or compromise the entire Joomla installation.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 1, 2026 CVE published
June 2, 2026 Record updated

Related vulnerabilities

08Related CVE