CVE-2019-25675
Received Received - Intake
SQL Injection in eDirectory Enables Admin Bypass, File Disclosure

Publication date: 2026-04-05

Last updated on: 2026-04-20

Assigner: VulnCheck

Description
eDirectory contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to bypass administrator authentication and disclose sensitive files by injecting SQL code into parameters. Attackers can exploit the key parameter in the login endpoint with union-based SQL injection to authenticate as administrator, then leverage authenticated file disclosure vulnerabilities in language_file.php to read arbitrary PHP files from the server.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-05
Last Modified
2026-04-20
Generated
2026-05-06
AI Q&A
2026-04-06
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
arcasolutions edirectory to 1.0 (inc)
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?

eDirectory contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to bypass administrator authentication by injecting SQL code into parameters.

Specifically, attackers can exploit the key parameter in the login endpoint using union-based SQL injection to authenticate as an administrator.

Once authenticated, attackers can leverage file disclosure vulnerabilities in language_file.php to read arbitrary PHP files from the server.


How can this vulnerability impact me? :

This vulnerability can have serious impacts including unauthorized administrative access to the system.

Attackers can bypass authentication controls without any privileges or user interaction.

They can then read sensitive files on the server, potentially exposing confidential information or system files.


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