45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
id: servicenow-title-injection
|
|
|
|
info:
|
|
name: Service Now - Title Injection
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
reference:
|
|
- https://www.assetnote.io/resources/research/chaining-three-bugs-to-access-all-your-servicenow-data
|
|
classification:
|
|
cpe: cpe:2.3:a:servicenow:servicenow:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: servicenow
|
|
product: servicenow
|
|
shodan-query:
|
|
- http.favicon.hash:1701804003
|
|
- http.title:"servicenow"
|
|
fofa-query:
|
|
- icon_hash=1701804003
|
|
- title="servicenow"
|
|
google-query: intitle:"servicenow"
|
|
tags: cve,cve2024,servicenow,injection
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login.do?jvar_page_title=<style><foo>Injected Title</foo></style>"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title><style><foo>Injected Title</foo></style></title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022028775a2bdbb0790a013e05fdc3901fa59ad612c2ebc01a9f8049fb0b0387d0bc0220539a0a3b9993a72a394cdeb797947af93d8f1c0bb87bf31dead817b6a9d18a8b:922c64590222798bb761d5b6d8e72950 |