2020-07-02 13:53:41 +00:00
|
|
|
id: liferay-portal-detect
|
2021-09-09 13:38:13 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
info:
|
|
|
|
name: Liferay Portal Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: organiccrap,dwisiswant0
|
2020-09-20 12:57:43 +00:00
|
|
|
severity: info
|
2022-02-28 14:09:26 +00:00
|
|
|
reference: https://github.com/mzer0one/CVE-2020-7961-POC # CVE-2020-7961: Liferay Portal Unauthenticated RCE
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: tech,liferay
|
2021-08-19 13:15:35 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/api/jsonws'
|
2020-07-03 17:53:46 +00:00
|
|
|
- '{{BaseURL}}/api/jsonws/invoke'
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <title>json-web-services-api</title>
|
|
|
|
- There are no services matching that phrase.
|
2020-07-03 17:53:46 +00:00
|
|
|
- Unable to deserialize object
|
2020-07-02 13:53:41 +00:00
|
|
|
condition: or
|
|
|
|
part: body
|