CVE-2014-1632
published 2018-01-31CVE-2014-1632: htdocs/setup/index.php in Eventum before 2.3.5 allows remote attackers to inject and execute arbitrary PHP code via the hostname parameter.
PriorityP262high8.1CVSS 3.0
AVNACHPRNUINSUCHIHAH
EXPLOIT
EPSS
10.68%
95.3th percentile
htdocs/setup/index.php in Eventum before 2.3.5 allows remote attackers to inject and execute arbitrary PHP code via the hostname parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| eventum_project | eventum | < 2.3.5 | 2.3.5 |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP POST requests to /setup/index.php containing a 'hostname' parameter, especially with PHP code payloads — this is the injection vector for CVE-2014-1632. ↗
- →Alert on unauthenticated GET/POST requests to /setup/index.php from external sources; the setup script should not be publicly accessible post-installation. ↗
- →Detect exploitation attempts via query string pattern '?cmd=' on index.php, which is the backdoor execution pattern injected into /config/config.php. ↗
- ·The vulnerable code path (htdocs/setup/index.php) is only reachable if the setup script was not removed or access-restricted after initial installation — confirm whether the file exists and is web-accessible before treating as exploitable. ↗
CVSS provenance
nvdv3.08.1HIGHCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.09.3CRITICALAV:N/AC:M/Au:N/C:C/I:C/A:C
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.
http://bazaar.launchpad.net/~eventum-developers/eventum/trunk/revision/4665http://www.securityfocus.com/archive/1/530891/100/0/threadedhttps://bugs.launchpad.net/eventum/+bug/1271499https://www.htbridge.com/advisory/HTB23198http://bazaar.launchpad.net/~eventum-developers/eventum/trunk/revision/4665http://www.securityfocus.com/archive/1/530891/100/0/threadedhttps://bugs.launchpad.net/eventum/+bug/1271499https://www.htbridge.com/advisory/HTB23198
2018-01-31
Published