Added missing tags

patch-1
sandeep 2021-11-28 04:13:45 +05:30
parent 0425b36e10
commit 71143da193
2 changed files with 4 additions and 7 deletions

View File

@ -21,14 +21,11 @@ requests:
- type: status - type: status
status: status:
- 200 - 200
- type: word - type: word
part: body
words: words:
- "http:\\/\\/nonexistent:31337\\/logback.xml" - "http:\\/\\/nonexistent:31337\\/logback.xml"
- "reloadByURL" - "reloadByURL"
- "JoranException" - "JoranException"
condition: and condition: and
part: body
- type: word
words:
- "X-Application-Context"
part: header

View File

@ -4,7 +4,7 @@ info:
name: Spring Boot H2 Database RCE name: Spring Boot H2 Database RCE
author: dwisiswant0 author: dwisiswant0
severity: critical severity: critical
tags: springboot,rce tags: springboot,rce,jolokia
reference: reference:
- https://spaceraccoon.dev/remote-code-execution-in-three-acts-chaining-exposed-actuators-and-h2-database - https://spaceraccoon.dev/remote-code-execution-in-three-acts-chaining-exposed-actuators-and-h2-database
- https://twitter.com/pyn3rd/status/1305151887964946432 - https://twitter.com/pyn3rd/status/1305151887964946432