CVE-2019-25682 Details
Description
CMSsite 1.0 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized administrative actions by crafting malicious HTML forms. Attackers can trick authenticated administrators into visiting crafted pages that submit POST requests to the users.php endpoint with parameters like source=add_user, source=edit_user, or del=1 to create, modify, or delete admin accounts.
A cross-site request forgery (CSRF) vulnerability has been identified in CMSsite version 1.0. This vulnerability allows attackers to perform unauthorized administrative actions by creating malicious HTML forms. Exploitation involves tricking authenticated administrators into visiting these crafted pages, which then submit POST requests to the users.php endpoint. The requests can include parameters such as source=add_user, source=edit_user, or del=1, enabling the creation, modification, or deletion of 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.
CISA-ADP
Assessed Apr 6, 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/VictorAlagwu/CMSsite | [email protected] | Product |
| https://www.exploit-db.com/exploits/46480 | [email protected] | ExploitVDB Entry |
| https://www.vulncheck.com/advisories/cmssite-cross-site-request-forgery-via-users-php | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| victoralagwu cmssite | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 9, 2026 | Initial Analysis | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |