CVE-2018-6180
published 2018-02-08CVE-2018-6180: A flaw in the profile section of Online Voting System 1.0 allows an unauthenticated user to set an arbitrary password for other accounts.
PriorityP266critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
4.01%
89.3th percentile
A flaw in the profile section of Online Voting System 1.0 allows an unauthenticated user to set an arbitrary password for other accounts.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| themashabrand | online_voting_platform | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect unauthenticated POST requests to admin/profile.php with 'edit' parameter present and no valid session cookie — the application does not validate session state before updating user credentials. ↗
- →Alert on POST requests to admin/profile.php containing both 'password' and 'id' fields submitted by unauthenticated sessions (no session cookie or invalid session cookie). ↗
- →Monitor for sequential/incremental integer values in the 'id' POST parameter to admin/profile.php, indicative of enumeration of registered user accounts. ↗
- →Look for HTTP response body containing 'Successfully' string following a POST to admin/profile.php from an unauthenticated source, as the exploit uses this to confirm successful password overwrite. ↗
- ·The exploit targets Online Voting System version 1.0 specifically; patched or differently versioned deployments may not be vulnerable at this exact endpoint. ↗
- ·The default install path used in the exploit is /Onlinevoting/ — deployments at non-default paths will have a different base URL but the vulnerable endpoint (admin/profile.php) remains the same relative path. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
2018-02-08
Published