2021-09-30 19:38:59 +00:00
|
|
|
id: CVE-2010-1870
|
2022-03-19 09:45:41 +00:00
|
|
|
|
2021-07-01 19:14:33 +00:00
|
|
|
info:
|
2021-07-06 18:14:06 +00:00
|
|
|
name: ListSERV Maestro <= 9.0-8 RCE
|
2021-07-01 19:14:33 +00:00
|
|
|
author: b0yd
|
2021-07-06 18:14:06 +00:00
|
|
|
severity: info
|
2022-02-15 22:47:54 +00:00
|
|
|
description: A struts-based OGNL remote code execution vulnerability exists in ListSERV Maestro before and including version 9.0-8.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://www.securifera.com/advisories/sec-2020-0001/
|
|
|
|
- https://packetstormsecurity.com/files/159643/listservmaestro-exec.txt
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.exploit-db.com/exploits/14360
|
|
|
|
- http://confluence.atlassian.com/display/FISHEYE/FishEye+Security+Advisory+2010-06-16
|
2021-09-30 19:38:59 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: AV:N/AC:L/Au:N/C:N/I:P/A:N
|
2022-05-17 09:18:12 +00:00
|
|
|
cvss-score: 5
|
2021-09-30 19:38:59 +00:00
|
|
|
cve-id: CVE-2010-1870
|
|
|
|
cwe-id: CWE-917
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: packetstorm,edb,cve,cve2010,rce,listserv,ognl
|
2022-03-19 09:45:41 +00:00
|
|
|
|
2021-07-01 19:14:33 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/lui/"
|
2021-07-06 18:14:06 +00:00
|
|
|
- "{{BaseURL}}/hub/"
|
2022-03-19 09:45:41 +00:00
|
|
|
|
2021-07-06 18:22:24 +00:00
|
|
|
extractors:
|
2021-07-01 19:14:33 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- 'LISTSERV Maestro\s+9\.0-[123456780]'
|
|
|
|
- 'LISTSERV Maestro\s+[5678]'
|
|
|
|
- 'Administration Hub 9\.0-[123456780]'
|
2021-09-30 19:38:59 +00:00
|
|
|
- 'Administration Hub [5678]'
|
2022-03-19 09:45:41 +00:00
|
|
|
|
2022-04-22 10:41:48 +00:00
|
|
|
# Enhanced by mp on 2022/03/20
|