CVE-2018-25397 Details
Description
PHP-SHOP 1.0 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to add administrative users by crafting malicious HTML forms. Attackers can trick authenticated administrators into visiting a page containing a hidden form that automatically submits POST requests to the users.php endpoint with parameters like name, email, password, and permissions set to admin to create unauthorized admin accounts.
A cross-site request forgery (CSRF) vulnerability has been identified in PHP-SHOP version 1.0. This vulnerability allows unauthenticated attackers to add administrative users by creating malicious HTML forms. Attackers can deceive authenticated administrators into visiting a page with a hidden form that automatically submits POST requests to the users.php endpoint. The submitted requests include parameters such as name, email, password, and permissions set to admin, enabling the creation of unauthorized admin accounts.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 29, 2026CISA-ADP
Assessed Jun 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/joeyrush/PHP-SHOP/archive/master.zip | [email protected] | Broken LinkSource CodeVendor |
| https://www.exploit-db.com/exploits/45636 | [email protected] | Exploit |
| https://www.vulncheck.com/advisories/php-shop-cross-site-request-forgery-via-users-php | [email protected] | AdvisoryExploit |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PHP-SHOP | <= 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 29, 2026 | New CVE Received | [email protected] |
Volerion