๐Ÿ” CVE Alert

CVE-2018-25397

MEDIUM 5.3

PHP-SHOP 1.0 Cross-Site Request Forgery via users.php

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
4th

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.

CWE CWE-352
Vendor joeyrush
Product php-shop master
Published May 29, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for joeyrush php-shop master

Be the first to know when new medium vulnerabilities affecting joeyrush php-shop master are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

joeyrush / PHP-SHOP master
1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
exploit-db.com: https://www.exploit-db.com/exploits/45636 github.com: https://github.com/joeyrush/PHP-SHOP/archive/master.zip vulncheck.com: https://www.vulncheck.com/advisories/php-shop-cross-site-request-forgery-via-users-php

Credits

Alireza Norkazemi