cbcvebase.
CVE-2016-0784
published 2016-04-11

CVE-2016-0784: Directory traversal vulnerability in the Import/Export System Backups functionality in Apache OpenMeetings before 3.1.1 allows remote authenticated…

PriorityP260medium6.5CVSS 3.0
AVNACLPRLUINSUCNIHAN
EXPLOIT
EPSS
56.31%
98.9th percentile
Directory traversal vulnerability in the Import/Export System Backups functionality in Apache OpenMeetings before 3.1.1 allows remote authenticated administrators to write to arbitrary files via a .. (dot dot) in a ZIP archive entry.

Affected

1 ranges
VendorProductVersion rangeFixed in
apacheopenmeetings<= 3.1.0

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://domain:5080/openmeetings/#admin/backup
path../../../public/hello.txt
  • Detect ZIP archive uploads to the OpenMeetings backup import endpoint containing entries with path traversal sequences (dot-dot) in filenames.
  • Inspect ZIP archive entries for filenames containing '../' sequences; a malicious entry such as '../../../public/hello.txt' indicates exploitation of this vulnerability.
  • Alert on POST requests to the OpenMeetings backup import URL (port 5080) from authenticated administrator sessions uploading ZIP files.
  • ·Exploitation requires an authenticated administrator account; the attack surface is limited to users with admin privileges on the OpenMeetings instance.
  • ·Affected versions span Apache OpenMeetings 1.9.x through 3.1.0; instances already running 3.1.1 or later are not vulnerable.

CVSS provenance

nvdv3.06.5MEDIUMCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
nvdv2.04.0MEDIUMAV:N/AC:L/Au:S/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.