{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6e6a16d9-40f9-5d02-88eb-02ed2aaa3efa",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "httpclient",
      "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1",
      "type": "library",
      "group": "org.apache.httpcomponents",
      "bom-ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1",
      "version": "4.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2012-6153",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:442a80c4-6820-5b32-b7ee-4e0f887583c5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2012-6153 affects version 4.2-tuxcare.1 of org.apache.httpcomponents:httpclient, and is fixed in 4.2-tuxcare.2."
      }
    },
    {
      "id": "CVE-2014-3577",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:349dd58c-fb2b-5c4b-b973-4f61f9feccdb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2014-3577 affects version 4.2-tuxcare.1 of org.apache.httpcomponents:httpclient, and is fixed in 4.2-tuxcare.2."
      }
    },
    {
      "id": "CVE-2015-5262",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:47310f90-85be-5762-8321-e806b6e42939",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2015-5262 affects version 4.2-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    },
    {
      "id": "CVE-2020-13956",
      "affects": [
        {
          "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:71a8f341-8b3c-5c85-b9af-382f3a8db79e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-13956 is fixed in version 4.2-tuxcare.1 of org.apache.httpcomponents:httpclient."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.apache.httpcomponents/httpclient@4.2-tuxcare.1"
    }
  ]
}