cbcvebase.
CVE-2014-1631
published 2018-01-31

CVE-2014-1631: Eventum before 2.3.5 allows remote attackers to reinstall the application via direct request to /setup/index.php.

PriorityP258high7.5CVSS 3.0
AVNACLPRNUINSUCNIHAN
EXPLOIT
EPSS
9.47%
94.8th percentile
Eventum before 2.3.5 allows remote attackers to reinstall the application via direct request to /setup/index.php.

Affected

1 ranges
VendorProductVersion rangeFixed in
eventum_projecteventum< 2.3.52.3.5

Detection & IOCsextracted from sources · hover to see the quote

path/setup/index.php
path/config/config.php
urlhttp://[host]/setup/index.php
  • Detect unauthenticated GET/POST requests to /setup/index.php, which should not be publicly accessible after installation.
  • Monitor for POST requests containing a 'hostname' parameter targeting /setup/index.php or /config/config.php, which may indicate an attempt to inject PHP code via the hostname field.
  • Detect requests to /index.php with a 'cmd' query parameter, which is indicative of a successfully planted backdoor being executed.
  • ·The vulnerability affects Eventum versions up to and including 2.3.4; version 2.3.5 contains the fix. Detections should be scoped to unpatched deployments.
  • ·The attack is unauthenticated and network-accessible (AV:N/AC:L/Au:N), meaning no credentials or special network position are required to trigger the reinstallation vector.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
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.