Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-12652 (GCVE-0-2017-12652)
Vulnerability from cvelistv5
- n/a
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T18:43:56.461Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
          },
          {
            "name": "109269",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/109269"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://support.f5.com/csp/article/K88124225"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp%3Butm_medium=RSS"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2017-12652",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-09T15:22:54.422412Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-20",
                "description": "CWE-20 Improper Input Validation",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-09T15:23:00.845Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-21T15:38:32.442Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
        },
        {
          "name": "109269",
          "tags": [
            "vdb-entry"
          ],
          "url": "http://www.securityfocus.com/bid/109269"
        },
        {
          "url": "https://support.f5.com/csp/article/K88124225"
        },
        {
          "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
        },
        {
          "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
        },
        {
          "url": "https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2017-12652",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE",
              "refsource": "CONFIRM",
              "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
            },
            {
              "name": "109269",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/109269"
            },
            {
              "name": "https://support.f5.com/csp/article/K88124225",
              "refsource": "CONFIRM",
              "url": "https://support.f5.com/csp/article/K88124225"
            },
            {
              "name": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS",
              "refsource": "CONFIRM",
              "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20220506-0003/",
              "refsource": "CONFIRM",
              "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2017-12652",
    "datePublished": "2019-07-10T14:10:07.000Z",
    "dateReserved": "2017-08-07T00:00:00.000Z",
    "dateUpdated": "2025-06-09T15:23:00.845Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2017-12652\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-07-10T15:15:10.993\",\"lastModified\":\"2025-06-09T16:15:26.200\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libpng before 1.6.32 does not properly check the length of chunks against the user limit.\"},{\"lang\":\"es\",\"value\":\"En libpng anterior a versi\u00f3n 1.6.32, no comprueba apropiadamente la longitud de fragmentos en comparaci\u00f3n con el l\u00edmite del usuario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.32\",\"matchCriteriaId\":\"E7CB8F9C-2796-478B-898D-74AD09F9EC4F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*\",\"matchCriteriaId\":\"E8F29E19-3A64-4426-A2AA-F169440267CC\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/109269\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220506-0003/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K88124225\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/109269\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220506-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K88124225\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp%3Butm_medium=RSS\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/109269\", \"name\": \"109269\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\", \"x_transferred\"]}, {\"url\": \"https://support.f5.com/csp/article/K88124225\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp%3Butm_medium=RSS\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220506-0003/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-05T18:43:56.461Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2017-12652\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T15:22:54.422412Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T15:22:43.170Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\"}, {\"url\": \"http://www.securityfocus.com/bid/109269\", \"name\": \"109269\", \"tags\": [\"vdb-entry\"]}, {\"url\": \"https://support.f5.com/csp/article/K88124225\"}, {\"url\": \"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220506-0003/\"}, {\"url\": \"https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"libpng before 1.6.32 does not properly check the length of chunks against the user limit.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-05-21T15:38:32.442Z\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"n/a\"}]}, \"product_name\": \"n/a\"}]}, \"vendor_name\": \"n/a\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\", \"name\": \"https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE\", \"refsource\": \"CONFIRM\"}, {\"url\": \"http://www.securityfocus.com/bid/109269\", \"name\": \"109269\", \"refsource\": \"BID\"}, {\"url\": \"https://support.f5.com/csp/article/K88124225\", \"name\": \"https://support.f5.com/csp/article/K88124225\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS\", \"name\": \"https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220506-0003/\", \"name\": \"https://security.netapp.com/advisory/ntap-20220506-0003/\", \"refsource\": \"CONFIRM\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"libpng before 1.6.32 does not properly check the length of chunks against the user limit.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"n/a\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2017-12652\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"cve@mitre.org\"}}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2017-12652\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T15:23:00.845Z\", \"dateReserved\": \"2017-08-07T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2019-07-10T14:10:07.000Z\", \"assignerShortName\": \"mitre\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  CERTFR-2024-AVI-1103
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.0.x antérieures à 6.1.0.2 ifix 01 | ||
| IBM | QRadar SIEM | Security QRadar Log Management AQL Plugin versions antérieures à 1.1.0 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 (fixpack) GA | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP5 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 (fixpack) GA | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.0 ifix 01 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.11_ifix001 | 
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | ||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling External Authentication Server versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.2 ifix 01",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": " Security QRadar Log Management AQL Plugin versions ant\u00e9rieures \u00e0 1.1.0",
      "product": {
        "name": "QRadar SIEM",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 (fixpack) GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP5",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 (fixpack) GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.0 ifix 01",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.11_ifix001",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": "",
  "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
  "cves": [
    {
      "name": "CVE-2010-1205",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-1205"
    },
    {
      "name": "CVE-2014-1544",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-1544"
    },
    {
      "name": "CVE-2014-1568",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-1568"
    },
    {
      "name": "CVE-2015-7182",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7182"
    },
    {
      "name": "CVE-2015-7181",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7181"
    },
    {
      "name": "CVE-2015-7575",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7575"
    },
    {
      "name": "CVE-2016-1938",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1938"
    },
    {
      "name": "CVE-2017-5461",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5461"
    },
    {
      "name": "CVE-2018-12384",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12384"
    },
    {
      "name": "CVE-2019-7317",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7317"
    },
    {
      "name": "CVE-2019-11729",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
    },
    {
      "name": "CVE-2019-11727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
    },
    {
      "name": "CVE-2019-11719",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
    },
    {
      "name": "CVE-2018-12404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12404"
    },
    {
      "name": "CVE-2019-11756",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
    },
    {
      "name": "CVE-2019-11745",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
    },
    {
      "name": "CVE-2019-8331",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8331"
    },
    {
      "name": "CVE-2019-11358",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
    },
    {
      "name": "CVE-2019-17023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
    },
    {
      "name": "CVE-2020-11022",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
    },
    {
      "name": "CVE-2020-11023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
    },
    {
      "name": "CVE-2020-12400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
    },
    {
      "name": "CVE-2020-12401",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
    },
    {
      "name": "CVE-2020-6829",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
    },
    {
      "name": "CVE-2019-17006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
    },
    {
      "name": "CVE-2018-18508",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18508"
    },
    {
      "name": "CVE-2019-17007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17007"
    },
    {
      "name": "CVE-2018-20677",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20677"
    },
    {
      "name": "CVE-2018-14040",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14040"
    },
    {
      "name": "CVE-2018-14042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14042"
    },
    {
      "name": "CVE-2016-10735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-10735"
    },
    {
      "name": "CVE-2018-20676",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20676"
    },
    {
      "name": "CVE-2017-12652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
    },
    {
      "name": "CVE-2020-25648",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
    },
    {
      "name": "CVE-2022-23990",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
    },
    {
      "name": "CVE-2021-45960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
    },
    {
      "name": "CVE-2022-22827",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
    },
    {
      "name": "CVE-2022-22825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
    },
    {
      "name": "CVE-2022-22824",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
    },
    {
      "name": "CVE-2022-22826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
    },
    {
      "name": "CVE-2022-23852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
    },
    {
      "name": "CVE-2022-22823",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
    },
    {
      "name": "CVE-2020-12403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
    },
    {
      "name": "CVE-2021-38153",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-38153"
    },
    {
      "name": "CVE-2021-43138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
    },
    {
      "name": "CVE-2022-34749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-34749"
    },
    {
      "name": "CVE-2022-40897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
    },
    {
      "name": "CVE-2023-0286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
    },
    {
      "name": "CVE-2023-0767",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
    },
    {
      "name": "CVE-2023-23931",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
    },
    {
      "name": "CVE-2023-2650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
    },
    {
      "name": "CVE-2023-31130",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
    },
    {
      "name": "CVE-2023-32067",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
    },
    {
      "name": "CVE-2023-25194",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25194"
    },
    {
      "name": "CVE-2023-3446",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
    },
    {
      "name": "CVE-2023-32681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
    },
    {
      "name": "CVE-2023-38325",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
    },
    {
      "name": "CVE-2023-4807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
    },
    {
      "name": "CVE-2023-30774",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
    },
    {
      "name": "CVE-2023-5678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
    },
    {
      "name": "CVE-2023-40217",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
    },
    {
      "name": "CVE-2023-4813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
    },
    {
      "name": "CVE-2023-4806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
    },
    {
      "name": "CVE-2020-19189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-19189"
    },
    {
      "name": "CVE-2023-5156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
    },
    {
      "name": "CVE-2021-46848",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
    },
    {
      "name": "CVE-2022-21699",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-21699"
    },
    {
      "name": "CVE-2023-6237",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
    },
    {
      "name": "CVE-2023-30086",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
    },
    {
      "name": "CVE-2023-26965",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
    },
    {
      "name": "CVE-2023-3316",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
    },
    {
      "name": "CVE-2023-6129",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
    },
    {
      "name": "CVE-2022-48554",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
    },
    {
      "name": "CVE-2020-23064",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
    },
    {
      "name": "CVE-2023-5388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
    },
    {
      "name": "CVE-2023-49083",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
    },
    {
      "name": "CVE-2024-25710",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
    },
    {
      "name": "CVE-2024-26308",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
    },
    {
      "name": "CVE-2024-22195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
    },
    {
      "name": "CVE-2023-50782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
    },
    {
      "name": "CVE-2023-52426",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
    },
    {
      "name": "CVE-2024-21011",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
    },
    {
      "name": "CVE-2024-21094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
    },
    {
      "name": "CVE-2024-21085",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
    },
    {
      "name": "CVE-2024-29133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
    },
    {
      "name": "CVE-2024-29131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
    },
    {
      "name": "CVE-2024-28849",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
    },
    {
      "name": "CVE-2024-22201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
    },
    {
      "name": "CVE-2024-25629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25629"
    },
    {
      "name": "CVE-2023-52425",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
    },
    {
      "name": "CVE-2024-4367",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4367"
    },
    {
      "name": "CVE-2024-27983",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
    },
    {
      "name": "CVE-2023-51074",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
    },
    {
      "name": "CVE-2024-23944",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23944"
    },
    {
      "name": "CVE-2023-38264",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
    },
    {
      "name": "CVE-2024-29025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
    },
    {
      "name": "CVE-2024-34102",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34102"
    },
    {
      "name": "CVE-2024-28757",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
    },
    {
      "name": "CVE-2024-29041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
    },
    {
      "name": "CVE-2024-29857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
    },
    {
      "name": "CVE-2024-30171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
    },
    {
      "name": "CVE-2024-30172",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
    },
    {
      "name": "CVE-2021-36770",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
    },
    {
      "name": "CVE-2024-2398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
    },
    {
      "name": "CVE-2024-28176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
    },
    {
      "name": "CVE-2024-28863",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
    },
    {
      "name": "CVE-2024-4067",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
    },
    {
      "name": "CVE-2024-4068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
    },
    {
      "name": "CVE-2023-50495",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
    },
    {
      "name": "CVE-2024-27982",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
    },
    {
      "name": "CVE-2023-52356",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
    },
    {
      "name": "CVE-2023-6228",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
    },
    {
      "name": "CVE-2023-6277",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
    },
    {
      "name": "CVE-2024-6345",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
    },
    {
      "name": "CVE-2024-37890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
    },
    {
      "name": "CVE-2024-39008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-39008"
    },
    {
      "name": "CVE-2023-3164",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
    },
    {
      "name": "CVE-2024-22018",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
    },
    {
      "name": "CVE-2024-22020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
    },
    {
      "name": "CVE-2024-27980",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27980"
    },
    {
      "name": "CVE-2024-36137",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
    },
    {
      "name": "CVE-2024-36138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36138"
    },
    {
      "name": "CVE-2024-37372",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37372"
    },
    {
      "name": "CVE-2024-39338",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
    },
    {
      "name": "CVE-2024-7264",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
    },
    {
      "name": "CVE-2024-22871",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22871"
    },
    {
      "name": "CVE-2018-15209",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15209"
    },
    {
      "name": "CVE-2023-37536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37536"
    },
    {
      "name": "CVE-2024-45296",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
    },
    {
      "name": "CVE-2024-34447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
    },
    {
      "name": "CVE-2024-43796",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
    },
    {
      "name": "CVE-2024-45590",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
    },
    {
      "name": "CVE-2018-14041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14041"
    },
    {
      "name": "CVE-2024-36114",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
    },
    {
      "name": "CVE-2024-25638",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
    },
    {
      "name": "CVE-2024-51504",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
    },
    {
      "name": "CVE-2024-7006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
    },
    {
      "name": "CVE-2013-2099",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-2099"
    },
    {
      "name": "CVE-2014-1569",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-1569"
    },
    {
      "name": "CVE-2017-11613",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11613"
    },
    {
      "name": "CVE-2017-11695",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11695"
    },
    {
      "name": "CVE-2017-11696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11696"
    },
    {
      "name": "CVE-2017-11697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11697"
    },
    {
      "name": "CVE-2017-11698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11698"
    },
    {
      "name": "CVE-2017-12627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12627"
    },
    {
      "name": "CVE-2017-18013",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18013"
    },
    {
      "name": "CVE-2017-18869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18869"
    },
    {
      "name": "CVE-2017-9937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
    },
    {
      "name": "CVE-2018-16335",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16335"
    },
    {
      "name": "CVE-2018-17000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17000"
    },
    {
      "name": "CVE-2018-17100",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17100"
    },
    {
      "name": "CVE-2018-17101",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17101"
    },
    {
      "name": "CVE-2018-19210",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-19210"
    },
    {
      "name": "CVE-2018-5784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-5784"
    },
    {
      "name": "CVE-2018-7456",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7456"
    },
    {
      "name": "CVE-2019-10255",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10255"
    },
    {
      "name": "CVE-2019-14973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14973"
    },
    {
      "name": "CVE-2019-17546",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17546"
    },
    {
      "name": "CVE-2019-6128",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-6128"
    },
    {
      "name": "CVE-2020-15110",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15110"
    },
    {
      "name": "CVE-2020-18768",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-18768"
    },
    {
      "name": "CVE-2020-19131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-19131"
    },
    {
      "name": "CVE-2020-19144",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-19144"
    },
    {
      "name": "CVE-2020-26261",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-26261"
    },
    {
      "name": "CVE-2020-35521",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35521"
    },
    {
      "name": "CVE-2020-35522",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35522"
    },
    {
      "name": "CVE-2020-35523",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35523"
    },
    {
      "name": "CVE-2020-35524",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35524"
    },
    {
      "name": "CVE-2020-36191",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36191"
    },
    {
      "name": "CVE-2021-32862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-32862"
    },
    {
      "name": "CVE-2022-0561",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
    },
    {
      "name": "CVE-2022-0562",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
    },
    {
      "name": "CVE-2022-0891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0891"
    },
    {
      "name": "CVE-2022-0908",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
    },
    {
      "name": "CVE-2022-2056",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
    },
    {
      "name": "CVE-2022-2057",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
    },
    {
      "name": "CVE-2022-2058",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
    },
    {
      "name": "CVE-2022-22844",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
    },
    {
      "name": "CVE-2022-2867",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
    },
    {
      "name": "CVE-2022-2868",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
    },
    {
      "name": "CVE-2022-2869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
    },
    {
      "name": "CVE-2022-34266",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-34266"
    },
    {
      "name": "CVE-2022-34526",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
    },
    {
      "name": "CVE-2022-3479",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3479"
    },
    {
      "name": "CVE-2022-3570",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
    },
    {
      "name": "CVE-2022-3597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
    },
    {
      "name": "CVE-2022-3598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
    },
    {
      "name": "CVE-2022-3599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
    },
    {
      "name": "CVE-2022-3626",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
    },
    {
      "name": "CVE-2022-3627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
    },
    {
      "name": "CVE-2022-40090",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
    },
    {
      "name": "CVE-2022-4645",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
    },
    {
      "name": "CVE-2023-0795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
    },
    {
      "name": "CVE-2023-0796",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
    },
    {
      "name": "CVE-2023-0797",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
    },
    {
      "name": "CVE-2023-0798",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
    },
    {
      "name": "CVE-2023-0799",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
    },
    {
      "name": "CVE-2023-0800",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
    },
    {
      "name": "CVE-2023-0801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
    },
    {
      "name": "CVE-2023-0802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
    },
    {
      "name": "CVE-2023-0803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
    },
    {
      "name": "CVE-2023-0804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
    },
    {
      "name": "CVE-2023-1916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
    },
    {
      "name": "CVE-2023-24816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24816"
    },
    {
      "name": "CVE-2023-25434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25434"
    },
    {
      "name": "CVE-2023-25435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25435"
    },
    {
      "name": "CVE-2023-2731",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
    },
    {
      "name": "CVE-2023-2908",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
    },
    {
      "name": "CVE-2023-30775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30775"
    },
    {
      "name": "CVE-2023-3576",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
    },
    {
      "name": "CVE-2023-38288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38288"
    },
    {
      "name": "CVE-2023-38289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38289"
    },
    {
      "name": "CVE-2023-40745",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
    },
    {
      "name": "CVE-2023-41175",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
    },
    {
      "name": "CVE-2023-41334",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-41334"
    },
    {
      "name": "CVE-2023-4421",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4421"
    },
    {
      "name": "CVE-2023-4759",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
    },
    {
      "name": "CVE-2023-50291",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50291"
    },
    {
      "name": "CVE-2023-50292",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50292"
    },
    {
      "name": "CVE-2023-50298",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
    },
    {
      "name": "CVE-2023-50386",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50386"
    },
    {
      "name": "CVE-2023-50447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50447"
    },
    {
      "name": "CVE-2024-25016",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25016"
    },
    {
      "name": "CVE-2024-29896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29896"
    },
    {
      "name": "CVE-2024-33883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
    },
    {
      "name": "CVE-2024-38337",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38337"
    },
    {
      "name": "CVE-2024-41752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41752"
    },
    {
      "name": "CVE-2024-45082",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45082"
    }
  ],
  "initial_release_date": "2024-12-20T00:00:00",
  "last_revision_date": "2024-12-20T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-1103",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-12-20T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    },
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
  "vendor_advisories": [
    {
      "published_at": "2024-12-17",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7177142",
      "url": "https://www.ibm.com/support/pages/node/7177142"
    },
    {
      "published_at": "2024-12-17",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7177223",
      "url": "https://www.ibm.com/support/pages/node/7177223"
    },
    {
      "published_at": "2024-12-16",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7179044",
      "url": "https://www.ibm.com/support/pages/node/7179044"
    },
    {
      "published_at": "2024-12-17",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7179156",
      "url": "https://www.ibm.com/support/pages/node/7179156"
    },
    {
      "published_at": "2024-12-17",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7179166",
      "url": "https://www.ibm.com/support/pages/node/7179166"
    },
    {
      "published_at": "2024-12-13",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7178835",
      "url": "https://www.ibm.com/support/pages/node/7178835"
    }
  ]
}
  CERTFR-2022-AVI-663
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM QRadar. Elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
| 
 | ||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "IBM QRadar versions 5.4.0.x versions ant\u00e9rieures \u00e0 5.4.0.16",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar versions 5.5.0.x versions ant\u00e9rieures \u00e0 5.5.0.11",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2018-11782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
    },
    {
      "name": "CVE-2021-45960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
    },
    {
      "name": "CVE-2022-22823",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
    },
    {
      "name": "CVE-2019-5094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
    },
    {
      "name": "CVE-2017-12652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
    },
    {
      "name": "CVE-2022-25315",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
    },
    {
      "name": "CVE-2022-22822",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
    },
    {
      "name": "CVE-2019-19956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
    },
    {
      "name": "CVE-2019-11068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
    },
    {
      "name": "CVE-2022-23852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
    },
    {
      "name": "CVE-2022-22825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
    },
    {
      "name": "CVE-2019-20388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
    },
    {
      "name": "CVE-2022-25235",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
    },
    {
      "name": "CVE-2021-46143",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46143"
    },
    {
      "name": "CVE-2020-7595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
    },
    {
      "name": "CVE-2022-22827",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
    },
    {
      "name": "CVE-2022-25236",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
    },
    {
      "name": "CVE-2019-18197",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-18197"
    },
    {
      "name": "CVE-2022-22826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
    },
    {
      "name": "CVE-2019-5188",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
    },
    {
      "name": "CVE-2022-22824",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
    }
  ],
  "initial_release_date": "2022-07-20T00:00:00",
  "last_revision_date": "2022-07-20T00:00:00",
  "links": [],
  "reference": "CERTFR-2022-AVI-663",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-07-20T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire"
    },
    {
      "description": "D\u00e9ni de service"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM QRadar. Elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire,\nun d\u00e9ni de service et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM QRadar",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 6605299 du 19 juillet 2022",
      "url": "https://www.ibm.com/support/pages/node/6605299"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 6441625 du 19 juillet 2022",
      "url": "https://www.ibm.com/support/pages/node/6441625"
    }
  ]
}
  CERTFR-2021-AVI-589
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Junos Space Log Collector. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Junos Space Log Collector versions antérieures à 20.3R1 | 
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Junos Space Log Collector versions ant\u00e9rieures \u00e0 20.3R1",
      "product": {
        "name": "Junos Space",
        "vendor": {
          "name": "Juniper Networks",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2019-25013",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
    },
    {
      "name": "CVE-2019-12614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
    },
    {
      "name": "CVE-2021-20225",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20225"
    },
    {
      "name": "CVE-2019-20907",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
    },
    {
      "name": "CVE-2019-19524",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
    },
    {
      "name": "CVE-2020-12351",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12351"
    },
    {
      "name": "CVE-2019-14866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
    },
    {
      "name": "CVE-2020-27779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-27779"
    },
    {
      "name": "CVE-2020-29661",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-29661"
    },
    {
      "name": "CVE-2020-15862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15862"
    },
    {
      "name": "CVE-2020-25632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25632"
    },
    {
      "name": "CVE-2017-12652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
    },
    {
      "name": "CVE-2021-20305",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
    },
    {
      "name": "CVE-2020-1472",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-1472"
    },
    {
      "name": "CVE-2021-20233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20233"
    },
    {
      "name": "CVE-2019-19332",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
    },
    {
      "name": "CVE-2019-19956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
    },
    {
      "name": "CVE-2019-16231",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
    },
    {
      "name": "CVE-2019-19062",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
    },
    {
      "name": "CVE-2019-19063",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
    },
    {
      "name": "CVE-2020-10878",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
    },
    {
      "name": "CVE-2020-14331",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
    },
    {
      "name": "CVE-2019-12450",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
    },
    {
      "name": "CVE-2019-11068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
    },
    {
      "name": "CVE-2018-20836",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
    },
    {
      "name": "CVE-2019-19046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
    },
    {
      "name": "CVE-2020-12243",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
    },
    {
      "name": "CVE-2019-20388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
    },
    {
      "name": "CVE-2019-19523",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
    },
    {
      "name": "CVE-2019-19807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
    },
    {
      "name": "CVE-2020-25705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25705"
    },
    {
      "name": "CVE-2020-14385",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
    },
    {
      "name": "CVE-2019-19055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
    },
    {
      "name": "CVE-2020-12321",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12321"
    },
    {
      "name": "CVE-2020-10543",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
    },
    {
      "name": "CVE-2020-14372",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14372"
    },
    {
      "name": "CVE-2019-15807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
    },
    {
      "name": "CVE-2020-7595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
    },
    {
      "name": "CVE-2020-12723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
    },
    {
      "name": "CVE-2019-17006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
    },
    {
      "name": "CVE-2020-14305",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
    },
    {
      "name": "CVE-2021-3156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
    },
    {
      "name": "CVE-2020-29573",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
    },
    {
      "name": "CVE-2021-20265",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20265"
    },
    {
      "name": "CVE-2019-19058",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
    },
    {
      "name": "CVE-2019-8696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
    },
    {
      "name": "CVE-2020-28374",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28374"
    },
    {
      "name": "CVE-2019-19537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
    },
    {
      "name": "CVE-2019-20054",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
    },
    {
      "name": "CVE-2019-20636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
    },
    {
      "name": "CVE-2019-19530",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
    },
    {
      "name": "CVE-2020-12825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
    },
    {
      "name": "CVE-2018-20843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
    },
    {
      "name": "CVE-2019-16233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
    },
    {
      "name": "CVE-2019-5482",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
    },
    {
      "name": "CVE-2019-16994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
    },
    {
      "name": "CVE-2019-11756",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
    },
    {
      "name": "CVE-2019-19059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
    },
    {
      "name": "CVE-2019-19447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
    },
    {
      "name": "CVE-2019-20095",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
    },
    {
      "name": "CVE-2020-25643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
    },
    {
      "name": "CVE-2019-8675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
    },
    {
      "name": "CVE-2020-27749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-27749"
    },
    {
      "name": "CVE-2019-15917",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
    },
    {
      "name": "CVE-2020-25647",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25647"
    },
    {
      "name": "CVE-2020-8625",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8625"
    }
  ],
  "initial_release_date": "2021-08-03T00:00:00",
  "last_revision_date": "2021-08-03T00:00:00",
  "links": [],
  "reference": "CERTFR-2021-AVI-589",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2021-08-03T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Junos Space\nLog Collector. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de\nservice \u00e0 distance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Junos Space Log Collector",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11209 du 02 ao\u00fbt 2021",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11209"
    }
  ]
}
  CERTFR-2022-AVI-267
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 | 
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
      "product": {
        "name": "Junos Space",
        "vendor": {
          "name": "Juniper Networks",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2017-13078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
    },
    {
      "name": "CVE-2017-13077",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
    },
    {
      "name": "CVE-2017-13080",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
    },
    {
      "name": "CVE-2017-13082",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
    },
    {
      "name": "CVE-2017-13088",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
    },
    {
      "name": "CVE-2017-13086",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
    },
    {
      "name": "CVE-2017-13087",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
    },
    {
      "name": "CVE-2017-5715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
    },
    {
      "name": "CVE-2018-3639",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
    },
    {
      "name": "CVE-2007-1351",
      "url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
    },
    {
      "name": "CVE-2007-1352",
      "url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
    },
    {
      "name": "CVE-2007-6284",
      "url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
    },
    {
      "name": "CVE-2008-2935",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
    },
    {
      "name": "CVE-2008-3281",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
    },
    {
      "name": "CVE-2008-3529",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
    },
    {
      "name": "CVE-2008-4226",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
    },
    {
      "name": "CVE-2008-4225",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
    },
    {
      "name": "CVE-2009-2414",
      "url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
    },
    {
      "name": "CVE-2009-2416",
      "url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
    },
    {
      "name": "CVE-2008-5161",
      "url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
    },
    {
      "name": "CVE-2010-4008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
    },
    {
      "name": "CVE-2011-0411",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
    },
    {
      "name": "CVE-2011-1720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
    },
    {
      "name": "CVE-2011-0216",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
    },
    {
      "name": "CVE-2011-2834",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
    },
    {
      "name": "CVE-2011-2895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
    },
    {
      "name": "CVE-2011-3905",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
    },
    {
      "name": "CVE-2011-3919",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
    },
    {
      "name": "CVE-2012-0841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
    },
    {
      "name": "CVE-2011-1944",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
    },
    {
      "name": "CVE-2012-2807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
    },
    {
      "name": "CVE-2012-2870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
    },
    {
      "name": "CVE-2012-5134",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
    },
    {
      "name": "CVE-2011-3102",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
    },
    {
      "name": "CVE-2013-2877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
    },
    {
      "name": "CVE-2013-0338",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
    },
    {
      "name": "CVE-2012-6139",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
    },
    {
      "name": "CVE-2013-2566",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
    },
    {
      "name": "CVE-2013-6462",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
    },
    {
      "name": "CVE-2014-0211",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
    },
    {
      "name": "CVE-2014-3660",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
    },
    {
      "name": "CVE-2015-1803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
    },
    {
      "name": "CVE-2015-1804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
    },
    {
      "name": "CVE-2015-1802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
    },
    {
      "name": "CVE-2015-2716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
    },
    {
      "name": "CVE-2015-5352",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
    },
    {
      "name": "CVE-2015-2808",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
    },
    {
      "name": "CVE-2014-8991",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
    },
    {
      "name": "CVE-2014-7185",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
    },
    {
      "name": "CVE-2014-9365",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
    },
    {
      "name": "CVE-2015-6838",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
    },
    {
      "name": "CVE-2015-6837",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
    },
    {
      "name": "CVE-2015-7995",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
    },
    {
      "name": "CVE-2015-8035",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
    },
    {
      "name": "CVE-2015-7499",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
    },
    {
      "name": "CVE-2015-8242",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
    },
    {
      "name": "CVE-2015-7500",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
    },
    {
      "name": "CVE-2016-1762",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
    },
    {
      "name": "CVE-2015-5312",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
    },
    {
      "name": "CVE-2016-1839",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
    },
    {
      "name": "CVE-2016-1833",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
    },
    {
      "name": "CVE-2016-1837",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
    },
    {
      "name": "CVE-2016-1834",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
    },
    {
      "name": "CVE-2016-1840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
    },
    {
      "name": "CVE-2016-1836",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
    },
    {
      "name": "CVE-2016-1838",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
    },
    {
      "name": "CVE-2016-1684",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
    },
    {
      "name": "CVE-2016-1683",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
    },
    {
      "name": "CVE-2016-4448",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
    },
    {
      "name": "CVE-2016-4447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
    },
    {
      "name": "CVE-2016-4449",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
    },
    {
      "name": "CVE-2016-5131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
    },
    {
      "name": "CVE-2015-0975",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
    },
    {
      "name": "CVE-2016-4658",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
    },
    {
      "name": "CVE-2016-2183",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
    },
    {
      "name": "CVE-2016-3627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
    },
    {
      "name": "CVE-2016-3115",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
    },
    {
      "name": "CVE-2016-5636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
    },
    {
      "name": "CVE-2017-7375",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
    },
    {
      "name": "CVE-2017-7376",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
    },
    {
      "name": "CVE-2017-7773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
    },
    {
      "name": "CVE-2017-7772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
    },
    {
      "name": "CVE-2017-7778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
    },
    {
      "name": "CVE-2017-7771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
    },
    {
      "name": "CVE-2017-7774",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
    },
    {
      "name": "CVE-2017-7776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
    },
    {
      "name": "CVE-2017-7777",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
    },
    {
      "name": "CVE-2017-7775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
    },
    {
      "name": "CVE-2017-6463",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
    },
    {
      "name": "CVE-2017-6462",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
    },
    {
      "name": "CVE-2017-6464",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
    },
    {
      "name": "CVE-2017-14492",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
    },
    {
      "name": "CVE-2017-14496",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
    },
    {
      "name": "CVE-2017-14491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
    },
    {
      "name": "CVE-2017-14493",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
    },
    {
      "name": "CVE-2017-14494",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
    },
    {
      "name": "CVE-2017-14495",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
    },
    {
      "name": "CVE-2017-5130",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
    },
    {
      "name": "CVE-2017-3736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
    },
    {
      "name": "CVE-2017-3735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
    },
    {
      "name": "CVE-2017-15412",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
    },
    {
      "name": "CVE-2017-3738",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
    },
    {
      "name": "CVE-2017-3737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
    },
    {
      "name": "CVE-2017-17807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
    },
    {
      "name": "CVE-2018-0739",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
    },
    {
      "name": "CVE-2017-16931",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
    },
    {
      "name": "CVE-2018-11214",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
    },
    {
      "name": "CVE-2015-9019",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
    },
    {
      "name": "CVE-2017-18258",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
    },
    {
      "name": "CVE-2017-16932",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
    },
    {
      "name": "CVE-2016-9318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
    },
    {
      "name": "CVE-2018-1000120",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
    },
    {
      "name": "CVE-2018-1000007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
    },
    {
      "name": "CVE-2018-1000121",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
    },
    {
      "name": "CVE-2018-1000122",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
    },
    {
      "name": "CVE-2018-0732",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
    },
    {
      "name": "CVE-2018-6914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
    },
    {
      "name": "CVE-2017-0898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
    },
    {
      "name": "CVE-2018-8778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
    },
    {
      "name": "CVE-2017-14033",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
    },
    {
      "name": "CVE-2018-8780",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
    },
    {
      "name": "CVE-2017-17742",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
    },
    {
      "name": "CVE-2017-10784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
    },
    {
      "name": "CVE-2017-17405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
    },
    {
      "name": "CVE-2018-8779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
    },
    {
      "name": "CVE-2017-14064",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
    },
    {
      "name": "CVE-2018-8777",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
    },
    {
      "name": "CVE-2018-16395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
    },
    {
      "name": "CVE-2018-0737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
    },
    {
      "name": "CVE-2018-16396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
    },
    {
      "name": "CVE-2018-0495",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
    },
    {
      "name": "CVE-2018-0734",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
    },
    {
      "name": "CVE-2018-5407",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
    },
    {
      "name": "CVE-2018-1126",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
    },
    {
      "name": "CVE-2018-7858",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
    },
    {
      "name": "CVE-2018-1124",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
    },
    {
      "name": "CVE-2018-10897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
    },
    {
      "name": "CVE-2018-1064",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
    },
    {
      "name": "CVE-2018-5683",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
    },
    {
      "name": "CVE-2017-13672",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
    },
    {
      "name": "CVE-2018-11212",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
    },
    {
      "name": "CVE-2017-18267",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
    },
    {
      "name": "CVE-2018-13988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
    },
    {
      "name": "CVE-2018-20169",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
    },
    {
      "name": "CVE-2018-19985",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
    },
    {
      "name": "CVE-2019-1559",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
    },
    {
      "name": "CVE-2019-6133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
    },
    {
      "name": "CVE-2018-18311",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
    },
    {
      "name": "CVE-2018-12127",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
    },
    {
      "name": "CVE-2018-12130",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
    },
    {
      "name": "CVE-2019-11091",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
    },
    {
      "name": "CVE-2018-12126",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
    },
    {
      "name": "CVE-2019-9503",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
    },
    {
      "name": "CVE-2019-10132",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
    },
    {
      "name": "CVE-2019-11190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
    },
    {
      "name": "CVE-2019-11884",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
    },
    {
      "name": "CVE-2019-11487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
    },
    {
      "name": "CVE-2019-12382",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
    },
    {
      "name": "CVE-2018-7191",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
    },
    {
      "name": "CVE-2019-5953",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
    },
    {
      "name": "CVE-2019-12614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
    },
    {
      "name": "CVE-2019-11729",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
    },
    {
      "name": "CVE-2019-11727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
    },
    {
      "name": "CVE-2019-11719",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
    },
    {
      "name": "CVE-2018-1060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
    },
    {
      "name": "CVE-2018-12327",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
    },
    {
      "name": "CVE-2018-1061",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
    },
    {
      "name": "CVE-2019-10639",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
    },
    {
      "name": "CVE-2019-10638",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
    },
    {
      "name": "CVE-2018-20836",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
    },
    {
      "name": "CVE-2019-13233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
    },
    {
      "name": "CVE-2019-14283",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
    },
    {
      "name": "CVE-2019-13648",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
    },
    {
      "name": "CVE-2019-10207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
    },
    {
      "name": "CVE-2015-9289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
    },
    {
      "name": "CVE-2019-14816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
    },
    {
      "name": "CVE-2019-15239",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
    },
    {
      "name": "CVE-2019-15917",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
    },
    {
      "name": "CVE-2017-18551",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
    },
    {
      "name": "CVE-2019-15217",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
    },
    {
      "name": "CVE-2019-14821",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
    },
    {
      "name": "CVE-2019-11068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
    },
    {
      "name": "CVE-2018-18066",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
    },
    {
      "name": "CVE-2019-15903",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
    },
    {
      "name": "CVE-2019-17666",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
    },
    {
      "name": "CVE-2019-17133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
    },
    {
      "name": "CVE-2018-12207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
    },
    {
      "name": "CVE-2019-11135",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
    },
    {
      "name": "CVE-2019-0154",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
    },
    {
      "name": "CVE-2019-17055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
    },
    {
      "name": "CVE-2019-17053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
    },
    {
      "name": "CVE-2019-16746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
    },
    {
      "name": "CVE-2019-0155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
    },
    {
      "name": "CVE-2019-16233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
    },
    {
      "name": "CVE-2019-15807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
    },
    {
      "name": "CVE-2019-16231",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
    },
    {
      "name": "CVE-2019-11756",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
    },
    {
      "name": "CVE-2019-11745",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
    },
    {
      "name": "CVE-2019-19058",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
    },
    {
      "name": "CVE-2019-14895",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
    },
    {
      "name": "CVE-2019-19046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
    },
    {
      "name": "CVE-2019-15916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
    },
    {
      "name": "CVE-2019-18660",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
    },
    {
      "name": "CVE-2019-19063",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
    },
    {
      "name": "CVE-2019-19062",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
    },
    {
      "name": "CVE-2018-14526",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
    },
    {
      "name": "CVE-2019-13734",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
    },
    {
      "name": "CVE-2019-19530",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
    },
    {
      "name": "CVE-2019-19534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
    },
    {
      "name": "CVE-2019-19524",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
    },
    {
      "name": "CVE-2019-14901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
    },
    {
      "name": "CVE-2019-19537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
    },
    {
      "name": "CVE-2019-19523",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
    },
    {
      "name": "CVE-2019-19338",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
    },
    {
      "name": "CVE-2019-19332",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
    },
    {
      "name": "CVE-2019-19527",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
    },
    {
      "name": "CVE-2019-18808",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
    },
    {
      "name": "CVE-2019-19767",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
    },
    {
      "name": "CVE-2019-19807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
    },
    {
      "name": "CVE-2019-19055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
    },
    {
      "name": "CVE-2019-17023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
    },
    {
      "name": "CVE-2019-9824",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
    },
    {
      "name": "CVE-2019-9636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
    },
    {
      "name": "CVE-2019-12749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
    },
    {
      "name": "CVE-2019-19447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
    },
    {
      "name": "CVE-2019-20095",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
    },
    {
      "name": "CVE-2019-20054",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
    },
    {
      "name": "CVE-2019-18634",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
    },
    {
      "name": "CVE-2019-14898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
    },
    {
      "name": "CVE-2019-16994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
    },
    {
      "name": "CVE-2019-18282",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
    },
    {
      "name": "CVE-2020-2732",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
    },
    {
      "name": "CVE-2019-19059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
    },
    {
      "name": "CVE-2019-3901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
    },
    {
      "name": "CVE-2020-9383",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
    },
    {
      "name": "CVE-2020-8647",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
    },
    {
      "name": "CVE-2020-8649",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
    },
    {
      "name": "CVE-2020-1749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
    },
    {
      "name": "CVE-2019-9458",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
    },
    {
      "name": "CVE-2020-10942",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
    },
    {
      "name": "CVE-2019-9454",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
    },
    {
      "name": "CVE-2020-11565",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
    },
    {
      "name": "CVE-2020-10690",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
    },
    {
      "name": "CVE-2020-10751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
    },
    {
      "name": "CVE-2020-12826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
    },
    {
      "name": "CVE-2020-12654",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
    },
    {
      "name": "CVE-2020-10732",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
    },
    {
      "name": "CVE-2019-20636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
    },
    {
      "name": "CVE-2019-20811",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
    },
    {
      "name": "CVE-2020-12653",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
    },
    {
      "name": "CVE-2020-10757",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
    },
    {
      "name": "CVE-2020-12770",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
    },
    {
      "name": "CVE-2020-12888",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
    },
    {
      "name": "CVE-2020-12402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
    },
    {
      "name": "CVE-2018-16881",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
    },
    {
      "name": "CVE-2018-19519",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
    },
    {
      "name": "CVE-2020-10713",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
    },
    {
      "name": "CVE-2020-14311",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
    },
    {
      "name": "CVE-2020-14309",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
    },
    {
      "name": "CVE-2020-15706",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
    },
    {
      "name": "CVE-2020-14308",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
    },
    {
      "name": "CVE-2020-14310",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
    },
    {
      "name": "CVE-2020-15705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
    },
    {
      "name": "CVE-2020-15707",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
    },
    {
      "name": "CVE-2020-14331",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
    },
    {
      "name": "CVE-2020-10769",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
    },
    {
      "name": "CVE-2020-14364",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
    },
    {
      "name": "CVE-2020-12400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
    },
    {
      "name": "CVE-2020-12401",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
    },
    {
      "name": "CVE-2020-6829",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
    },
    {
      "name": "CVE-2020-14314",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
    },
    {
      "name": "CVE-2020-24394",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
    },
    {
      "name": "CVE-2020-25212",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
    },
    {
      "name": "CVE-2020-14305",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
    },
    {
      "name": "CVE-2020-10742",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
    },
    {
      "name": "CVE-2020-14385",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
    },
    {
      "name": "CVE-2020-25643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
    },
    {
      "name": "CVE-2020-15999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
    },
    {
      "name": "CVE-2018-20843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
    },
    {
      "name": "CVE-2018-5729",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
    },
    {
      "name": "CVE-2018-5730",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
    },
    {
      "name": "CVE-2020-13817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
    },
    {
      "name": "CVE-2020-11868",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
    },
    {
      "name": "CVE-2021-3156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
    },
    {
      "name": "CVE-2019-17006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
    },
    {
      "name": "CVE-2019-13232",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
    },
    {
      "name": "CVE-2020-10531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
    },
    {
      "name": "CVE-2019-8696",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
    },
    {
      "name": "CVE-2019-20907",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
    },
    {
      "name": "CVE-2019-8675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
    },
    {
      "name": "CVE-2017-12652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
    },
    {
      "name": "CVE-2019-12450",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
    },
    {
      "name": "CVE-2020-12825",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
    },
    {
      "name": "CVE-2020-12243",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
    },
    {
      "name": "CVE-2019-14866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
    },
    {
      "name": "CVE-2020-1983",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
    },
    {
      "name": "CVE-2019-5188",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
    },
    {
      "name": "CVE-2019-5094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
    },
    {
      "name": "CVE-2020-10754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
    },
    {
      "name": "CVE-2020-12049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
    },
    {
      "name": "CVE-2019-14822",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
    },
    {
      "name": "CVE-2020-14363",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
    },
    {
      "name": "CVE-2019-9924",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
    },
    {
      "name": "CVE-2018-18751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
    },
    {
      "name": "CVE-2019-9948",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
    },
    {
      "name": "CVE-2019-20386",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
    },
    {
      "name": "CVE-2017-13722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
    },
    {
      "name": "CVE-2014-0210",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
    },
    {
      "name": "CVE-2018-16403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
    },
    {
      "name": "CVE-2018-15746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
    },
    {
      "name": "CVE-2014-6272",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
    },
    {
      "name": "CVE-2019-7638",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
    },
    {
      "name": "CVE-2015-8241",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
    },
    {
      "name": "CVE-2019-10155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
    },
    {
      "name": "CVE-2018-11813",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
    },
    {
      "name": "CVE-2018-18310",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
    },
    {
      "name": "CVE-2018-1084",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
    },
    {
      "name": "CVE-2020-12662",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
    },
    {
      "name": "CVE-2012-4423",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
    },
    {
      "name": "CVE-2017-0902",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
    },
    {
      "name": "CVE-2018-8945",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
    },
    {
      "name": "CVE-2017-0899",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
    },
    {
      "name": "CVE-2010-2239",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
    },
    {
      "name": "CVE-2010-2242",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
    },
    {
      "name": "CVE-2017-14167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
    },
    {
      "name": "CVE-2015-0225",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
    },
    {
      "name": "CVE-2019-11324",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
    },
    {
      "name": "CVE-2013-6458",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
    },
    {
      "name": "CVE-2018-1000075",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
    },
    {
      "name": "CVE-2018-15857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
    },
    {
      "name": "CVE-2018-16062",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
    },
    {
      "name": "CVE-2018-10534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
    },
    {
      "name": "CVE-2014-0179",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
    },
    {
      "name": "CVE-2018-18384",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
    },
    {
      "name": "CVE-2013-1766",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
    },
    {
      "name": "CVE-2016-6580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
    },
    {
      "name": "CVE-2018-12697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
    },
    {
      "name": "CVE-2018-1000301",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
    },
    {
      "name": "CVE-2019-11236",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
    },
    {
      "name": "CVE-2019-12155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
    },
    {
      "name": "CVE-2017-0900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
    },
    {
      "name": "CVE-2014-3598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
    },
    {
      "name": "CVE-2017-1000050",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
    },
    {
      "name": "CVE-2018-10535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
    },
    {
      "name": "CVE-2019-3820",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
    },
    {
      "name": "CVE-2018-16402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
    },
    {
      "name": "CVE-2018-1116",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
    },
    {
      "name": "CVE-2018-15853",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
    },
    {
      "name": "CVE-2019-14378",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
    },
    {
      "name": "CVE-2016-1494",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
    },
    {
      "name": "CVE-2019-12312",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
    },
    {
      "name": "CVE-2013-0339",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
    },
    {
      "name": "CVE-2019-16935",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
    },
    {
      "name": "CVE-2015-6525",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
    },
    {
      "name": "CVE-2016-6581",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
    },
    {
      "name": "CVE-2013-4520",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
    },
    {
      "name": "CVE-2014-3633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
    },
    {
      "name": "CVE-2014-3004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
    },
    {
      "name": "CVE-2015-9381",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
    },
    {
      "name": "CVE-2016-5361",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
    },
    {
      "name": "CVE-2018-14598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
    },
    {
      "name": "CVE-2014-1447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
    },
    {
      "name": "CVE-2018-20852",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
    },
    {
      "name": "CVE-2012-2693",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
    },
    {
      "name": "CVE-2018-7208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
    },
    {
      "name": "CVE-2018-12910",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
    },
    {
      "name": "CVE-2019-8325",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
    },
    {
      "name": "CVE-2015-7497",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
    },
    {
      "name": "CVE-2019-7665",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
    },
    {
      "name": "CVE-2018-15854",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
    },
    {
      "name": "CVE-2019-13404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
    },
    {
      "name": "CVE-2015-5160",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
    },
    {
      "name": "CVE-2018-10767",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
    },
    {
      "name": "CVE-2018-7550",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
    },
    {
      "name": "CVE-2016-3076",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
    },
    {
      "name": "CVE-2018-14404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
    },
    {
      "name": "CVE-2018-18521",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
    },
    {
      "name": "CVE-2018-19788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
    },
    {
      "name": "CVE-2019-8322",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
    },
    {
      "name": "CVE-2019-3840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
    },
    {
      "name": "CVE-2016-9189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
    },
    {
      "name": "CVE-2015-9262",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
    },
    {
      "name": "CVE-2018-14647",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
    },
    {
      "name": "CVE-2019-17041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
    },
    {
      "name": "CVE-2019-14906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
    },
    {
      "name": "CVE-2018-1000073",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
    },
    {
      "name": "CVE-2019-9947",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
    },
    {
      "name": "CVE-2017-1000158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
    },
    {
      "name": "CVE-2019-7635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
    },
    {
      "name": "CVE-2019-7576",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
    },
    {
      "name": "CVE-2019-14834",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
    },
    {
      "name": "CVE-2018-15855",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
    },
    {
      "name": "CVE-2019-7149",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
    },
    {
      "name": "CVE-2018-7642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
    },
    {
      "name": "CVE-2019-5010",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
    },
    {
      "name": "CVE-2018-12641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
    },
    {
      "name": "CVE-2021-3396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
    },
    {
      "name": "CVE-2020-12403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
    },
    {
      "name": "CVE-2017-15268",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
    },
    {
      "name": "CVE-2018-15587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
    },
    {
      "name": "CVE-2016-10746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
    },
    {
      "name": "CVE-2017-13711",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
    },
    {
      "name": "CVE-2014-8131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
    },
    {
      "name": "CVE-2014-9601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
    },
    {
      "name": "CVE-2014-3657",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
    },
    {
      "name": "CVE-2018-10373",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
    },
    {
      "name": "CVE-2017-17790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
    },
    {
      "name": "CVE-2011-2511",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
    },
    {
      "name": "CVE-2018-1000802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
    },
    {
      "name": "CVE-2017-7555",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
    },
    {
      "name": "CVE-2016-9015",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
    },
    {
      "name": "CVE-2017-13720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
    },
    {
      "name": "CVE-2018-11782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
    },
    {
      "name": "CVE-2017-11671",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
    },
    {
      "name": "CVE-2017-10664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
    },
    {
      "name": "CVE-2018-11213",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
    },
    {
      "name": "CVE-2013-6457",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
    },
    {
      "name": "CVE-2019-10138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
    },
    {
      "name": "CVE-2019-7578",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
    },
    {
      "name": "CVE-2020-7039",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
    },
    {
      "name": "CVE-2017-11368",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
    },
    {
      "name": "CVE-2018-0494",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
    },
    {
      "name": "CVE-2019-20485",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
    },
    {
      "name": "CVE-2003-1418",
      "url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
    },
    {
      "name": "CVE-2017-15289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
    },
    {
      "name": "CVE-2016-5391",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
    },
    {
      "name": "CVE-2017-2810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
    },
    {
      "name": "CVE-2018-15864",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
    },
    {
      "name": "CVE-2017-18207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
    },
    {
      "name": "CVE-2019-12761",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
    },
    {
      "name": "CVE-2013-5651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
    },
    {
      "name": "CVE-2017-17522",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
    },
    {
      "name": "CVE-2019-20382",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
    },
    {
      "name": "CVE-2016-2533",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
    },
    {
      "name": "CVE-2019-14287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
    },
    {
      "name": "CVE-2018-18520",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
    },
    {
      "name": "CVE-2019-9740",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
    },
    {
      "name": "CVE-2019-7575",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
    },
    {
      "name": "CVE-2015-5652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
    },
    {
      "name": "CVE-2019-7572",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
    },
    {
      "name": "CVE-2017-6519",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
    },
    {
      "name": "CVE-2018-10906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
    },
    {
      "name": "CVE-2018-15863",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
    },
    {
      "name": "CVE-2018-15862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
    },
    {
      "name": "CVE-2018-1000079",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
    },
    {
      "name": "CVE-2019-7664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
    },
    {
      "name": "CVE-2017-5992",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
    },
    {
      "name": "CVE-2019-16865",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
    },
    {
      "name": "CVE-2019-8324",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
    },
    {
      "name": "CVE-2018-1000076",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
    },
    {
      "name": "CVE-2018-1000030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
    },
    {
      "name": "CVE-2018-1000074",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
    },
    {
      "name": "CVE-2017-0901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
    },
    {
      "name": "CVE-2018-7568",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
    },
    {
      "name": "CVE-2016-0775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
    },
    {
      "name": "CVE-2018-15688",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
    },
    {
      "name": "CVE-2018-14599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
    },
    {
      "name": "CVE-2018-10733",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
    },
    {
      "name": "CVE-2016-9396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
    },
    {
      "name": "CVE-2019-10160",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
    },
    {
      "name": "CVE-2017-7562",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
    },
    {
      "name": "CVE-2016-1000032",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
    },
    {
      "name": "CVE-2017-15124",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
    },
    {
      "name": "CVE-2018-1113",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
    },
    {
      "name": "CVE-2013-4399",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
    },
    {
      "name": "CVE-2019-7636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
    },
    {
      "name": "CVE-2014-3672",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
    },
    {
      "name": "CVE-2018-4700",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
    },
    {
      "name": "CVE-2017-0903",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
    },
    {
      "name": "CVE-2018-15856",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
    },
    {
      "name": "CVE-2018-1000078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
    },
    {
      "name": "CVE-2019-7573",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
    },
    {
      "name": "CVE-2018-1000077",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
    },
    {
      "name": "CVE-2010-2237",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
    },
    {
      "name": "CVE-2018-1000876",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
    },
    {
      "name": "CVE-2018-14348",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
    },
    {
      "name": "CVE-2019-3890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
    },
    {
      "name": "CVE-2015-7498",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
    },
    {
      "name": "CVE-2019-7577",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
    },
    {
      "name": "CVE-2016-0740",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
    },
    {
      "name": "CVE-2018-4180",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
    },
    {
      "name": "CVE-2013-4297",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
    },
    {
      "name": "CVE-2010-2238",
      "url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
    },
    {
      "name": "CVE-2018-14600",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
    },
    {
      "name": "CVE-2017-13090",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
    },
    {
      "name": "CVE-2013-7336",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
    },
    {
      "name": "CVE-2018-10372",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
    },
    {
      "name": "CVE-2019-7637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
    },
    {
      "name": "CVE-2018-11806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
    },
    {
      "name": "CVE-2018-7643",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
    },
    {
      "name": "CVE-2015-0236",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
    },
    {
      "name": "CVE-2018-1000117",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
    },
    {
      "name": "CVE-2014-0209",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
    },
    {
      "name": "CVE-2013-2230",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
    },
    {
      "name": "CVE-2018-1122",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
    },
    {
      "name": "CVE-2014-3960",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
    },
    {
      "name": "CVE-2019-16056",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
    },
    {
      "name": "CVE-2020-12663",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
    },
    {
      "name": "CVE-2018-10768",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
    },
    {
      "name": "CVE-2017-16611",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
    },
    {
      "name": "CVE-2014-7823",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
    },
    {
      "name": "CVE-2020-10703",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
    },
    {
      "name": "CVE-2018-7569",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
    },
    {
      "name": "CVE-2013-4154",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
    },
    {
      "name": "CVE-2018-20060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
    },
    {
      "name": "CVE-2015-9382",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
    },
    {
      "name": "CVE-2017-18190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
    },
    {
      "name": "CVE-2016-4009",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
    },
    {
      "name": "CVE-2018-13033",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
    },
    {
      "name": "CVE-2016-9190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
    },
    {
      "name": "CVE-2019-7574",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
    },
    {
      "name": "CVE-2016-0772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
    },
    {
      "name": "CVE-2016-5699",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
    },
    {
      "name": "CVE-2011-1486",
      "url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
    },
    {
      "name": "CVE-2020-5208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
    },
    {
      "name": "CVE-2019-6778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
    },
    {
      "name": "CVE-2020-10772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
    },
    {
      "name": "CVE-2020-25637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
    },
    {
      "name": "CVE-2018-10360",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
    },
    {
      "name": "CVE-2018-15859",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
    },
    {
      "name": "CVE-2017-13089",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
    },
    {
      "name": "CVE-2019-12779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
    },
    {
      "name": "CVE-2019-1010238",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
    },
    {
      "name": "CVE-2019-6690",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
    },
    {
      "name": "CVE-2015-8317",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
    },
    {
      "name": "CVE-2018-4181",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
    },
    {
      "name": "CVE-2019-8323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
    },
    {
      "name": "CVE-2016-3616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
    },
    {
      "name": "CVE-2018-14498",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
    },
    {
      "name": "CVE-2018-15861",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
    },
    {
      "name": "CVE-2019-7150",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
    },
    {
      "name": "CVE-2019-17042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
    },
    {
      "name": "CVE-2016-5008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
    },
    {
      "name": "CVE-2014-4616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
    }
  ],
  "initial_release_date": "2022-03-23T00:00:00",
  "last_revision_date": "2022-03-23T00:00:00",
  "links": [],
  "reference": "CERTFR-2022-AVI-267",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2022-03-23T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
      "url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
    }
  ]
}
  msrc_cve-2017-12652
Vulnerability from csaf_microsoft
Notes
{
  "document": {
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Public",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
        "title": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
        "title": "Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "secure@microsoft.com",
      "name": "Microsoft Security Response Center",
      "namespace": "https://msrc.microsoft.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "CVE-2017-12652 libpng before 1.6.32 does not properly check the length of chunks against the user limit. - VEX",
        "url": "https://msrc.microsoft.com/csaf/vex/2019/msrc_cve-2017-12652.json"
      },
      {
        "category": "external",
        "summary": "Microsoft Support Lifecycle",
        "url": "https://support.microsoft.com/lifecycle"
      },
      {
        "category": "external",
        "summary": "Common Vulnerability Scoring System",
        "url": "https://www.first.org/cvss"
      }
    ],
    "title": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
    "tracking": {
      "current_release_date": "2025-03-14T00:00:00.000Z",
      "generator": {
        "date": "2025-10-19T17:44:23.553Z",
        "engine": {
          "name": "MSRC Generator",
          "version": "1.0"
        }
      },
      "id": "msrc_CVE-2017-12652",
      "initial_release_date": "2019-07-02T00:00:00.000Z",
      "revision_history": [
        {
          "date": "2025-03-14T00:00:00.000Z",
          "legacy_version": "1",
          "number": "1",
          "summary": "Information published."
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "3.0",
                "product": {
                  "name": "Azure Linux 3.0",
                  "product_id": "17084"
                }
              },
              {
                "category": "product_version",
                "name": "3.0",
                "product": {
                  "name": "Azure Linux 3.0",
                  "product_id": "16817"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cazl3 fltk 1.3.8-1",
                "product": {
                  "name": "\u003cazl3 fltk 1.3.8-1",
                  "product_id": "2"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 fltk 1.3.8-1",
                "product": {
                  "name": "azl3 fltk 1.3.8-1",
                  "product_id": "16826"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 fltk 1.3.8-1",
                "product": {
                  "name": "\u003cazl3 fltk 1.3.8-1",
                  "product_id": "3"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 fltk 1.3.8-1",
                "product": {
                  "name": "azl3 fltk 1.3.8-1",
                  "product_id": "16826"
                }
              }
            ],
            "category": "product_name",
            "name": "fltk"
          },
          {
            "category": "product_name",
            "name": "azl3 syslinux 6.04-11",
            "product": {
              "name": "azl3 syslinux 6.04-11",
              "product_id": "1"
            }
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 fltk 1.3.8-1 as a component of Azure Linux 3.0",
          "product_id": "17084-2"
        },
        "product_reference": "2",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 fltk 1.3.8-1 as a component of Azure Linux 3.0",
          "product_id": "16826-17084"
        },
        "product_reference": "16826",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 syslinux 6.04-11 as a component of Azure Linux 3.0",
          "product_id": "17084-1"
        },
        "product_reference": "1",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 fltk 1.3.8-1 as a component of Azure Linux 3.0",
          "product_id": "16817-3"
        },
        "product_reference": "3",
        "relates_to_product_reference": "16817"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 fltk 1.3.8-1 as a component of Azure Linux 3.0",
          "product_id": "16826-16817"
        },
        "product_reference": "16826",
        "relates_to_product_reference": "16817"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "flags": [
        {
          "label": "component_not_present",
          "product_ids": [
            "17084-1"
          ]
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "mitre",
          "title": "Assigning CNA"
        }
      ],
      "product_status": {
        "fixed": [
          "16826-17084",
          "16826-16817"
        ],
        "known_affected": [
          "17084-2",
          "16817-3"
        ],
        "known_not_affected": [
          "17084-1"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2017-12652 libpng before 1.6.32 does not properly check the length of chunks against the user limit. - VEX",
          "url": "https://msrc.microsoft.com/csaf/vex/2019/msrc_cve-2017-12652.json"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-03-14T00:00:00.000Z",
          "details": "1.3.8-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17084-2",
            "16817-3"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "environmentalsScore": 0.0,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 9.8,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "17084-2",
            "16817-3"
          ]
        }
      ],
      "title": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
    }
  ]
}
  icsa-23-271-01
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "organization": "Rockwell Automation",
        "summary": "reporting these vulnerabilities to CISA"
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "summary",
        "text": "Successful exploitation of this vulnerability could allow an attacker to disclose sensitive information, modify data, or cause a denial-of-service. ",
        "title": "Risk evaluation"
      },
      {
        "category": "other",
        "text": "Energy, Water and Wastewater, Telecommunications",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "United States",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability, such as:",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Locate control system networks and remote devices behind firewalls and isolating them from business networks.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "No known public exploitation specifically targeting this vulnerability has been reported to CISA at this time.",
        "title": "Recommended Practices"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "central@cisa.dhs.gov",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-23-271-01 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-271-01.json"
      },
      {
        "category": "self",
        "summary": "ICSA Advisory ICSA-23-271-01 - Web Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-271-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/topics/industrial-control-systems"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      }
    ],
    "title": "Rockwell Automation PanelView 800",
    "tracking": {
      "current_release_date": "2023-09-28T06:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-23-271-01",
      "initial_release_date": "2023-09-28T06:00:00.000000Z",
      "revision_history": [
        {
          "date": "2023-09-28T06:00:00.000000Z",
          "legacy_version": "Initial",
          "number": "1",
          "summary": "Initial Publication"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T10T: V3.011",
                  "product_id": "CSAFPID-0001"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T10T"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T7T: V3.011",
                  "product_id": "CSAFPID-0002"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T7T"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T4T: V3.011",
                  "product_id": "CSAFPID-0003"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T4T"
          }
        ],
        "category": "vendor",
        "name": "Rockwell Automation "
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An input/output validation vulnerability exists in a third-party component that the PanelView 800 utilizes. Libpng, which is PNG\u0027s reference library, version 1.6.32 and earlier does not properly check the length of chunks against the user limit. Libpng versions prior to 1.6.32 are susceptible to a vulnerability which, when successfully exploited, could potentially lead to a disclosure of sensitive information, addition or modification of data, or a denial-of-service condition.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Customers using the affected software are encouraged to apply risk mitigations, if possible. Additionally,Rockwell Automation encourages customers to implement their suggested security best practices to minimize the risk ofvulnerability.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "mitigation",
          "details": "Updating to v6.011 or later will mitigate the issue.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://compatibility.rockwellautomation.com/Pages/MultiProductCompareSelections.aspx?crumb=113\u0026versions=62093,60844,60303,58739"
        },
        {
          "category": "mitigation",
          "details": "Security Best Practices",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1085012/loc/en_US#__highlight"
        },
        {
          "category": "mitigation",
          "details": "For more information, see Rockwell Automation\u0027s Security Advisory",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1140779"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ]
    }
  ]
}
  ICSA-23-271-01
Vulnerability from csaf_cisa
Notes
{
  "document": {
    "acknowledgments": [
      {
        "organization": "Rockwell Automation",
        "summary": "reporting these vulnerabilities to CISA"
      }
    ],
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Disclosure is not limited",
      "tlp": {
        "label": "WHITE",
        "url": "https://us-cert.cisa.gov/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
        "title": "Legal Notice"
      },
      {
        "category": "summary",
        "text": "Successful exploitation of this vulnerability could allow an attacker to disclose sensitive information, modify data, or cause a denial-of-service. ",
        "title": "Risk evaluation"
      },
      {
        "category": "other",
        "text": "Energy, Water and Wastewater, Telecommunications",
        "title": "Critical infrastructure sectors"
      },
      {
        "category": "other",
        "text": "Worldwide",
        "title": "Countries/areas deployed"
      },
      {
        "category": "other",
        "text": "United States",
        "title": "Company headquarters location"
      },
      {
        "category": "general",
        "text": "CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability, such as:",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Locate control system networks and remote devices behind firewalls and isolating them from business networks.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
        "title": "Recommended Practices"
      },
      {
        "category": "general",
        "text": "No known public exploitation specifically targeting this vulnerability has been reported to CISA at this time.",
        "title": "Recommended Practices"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "central@cisa.dhs.gov",
      "name": "CISA",
      "namespace": "https://www.cisa.gov/"
    },
    "references": [
      {
        "category": "self",
        "summary": "ICS Advisory ICSA-23-271-01 JSON",
        "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-271-01.json"
      },
      {
        "category": "self",
        "summary": "ICSA Advisory ICSA-23-271-01 - Web Version",
        "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-271-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/topics/industrial-control-systems"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
      },
      {
        "category": "external",
        "summary": "Recommended Practices",
        "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
      }
    ],
    "title": "Rockwell Automation PanelView 800",
    "tracking": {
      "current_release_date": "2023-09-28T06:00:00.000000Z",
      "generator": {
        "engine": {
          "name": "CISA CSAF Generator",
          "version": "1.0.0"
        }
      },
      "id": "ICSA-23-271-01",
      "initial_release_date": "2023-09-28T06:00:00.000000Z",
      "revision_history": [
        {
          "date": "2023-09-28T06:00:00.000000Z",
          "legacy_version": "Initial",
          "number": "1",
          "summary": "Initial Publication"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T10T: V3.011",
                  "product_id": "CSAFPID-0001"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T10T"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T7T: V3.011",
                  "product_id": "CSAFPID-0002"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T7T"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "V3.011",
                "product": {
                  "name": "PanelView 800 2711R-T4T: V3.011",
                  "product_id": "CSAFPID-0003"
                }
              }
            ],
            "category": "product_name",
            "name": "PanelView 800 2711R-T4T"
          }
        ],
        "category": "vendor",
        "name": "Rockwell Automation "
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "notes": [
        {
          "category": "summary",
          "text": "An input/output validation vulnerability exists in a third-party component that the PanelView 800 utilizes. Libpng, which is PNG\u0027s reference library, version 1.6.32 and earlier does not properly check the length of chunks against the user limit. Libpng versions prior to 1.6.32 are susceptible to a vulnerability which, when successfully exploited, could potentially lead to a disclosure of sensitive information, addition or modification of data, or a denial-of-service condition.",
          "title": "Vulnerability Summary"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-0001",
          "CSAFPID-0002",
          "CSAFPID-0003"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "web.nvd.nist.gov",
          "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "www.first.org",
          "url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
        }
      ],
      "remediations": [
        {
          "category": "mitigation",
          "details": "Customers using the affected software are encouraged to apply risk mitigations, if possible. Additionally,Rockwell Automation encourages customers to implement their suggested security best practices to minimize the risk ofvulnerability.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        },
        {
          "category": "mitigation",
          "details": "Updating to v6.011 or later will mitigate the issue.",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://compatibility.rockwellautomation.com/Pages/MultiProductCompareSelections.aspx?crumb=113\u0026versions=62093,60844,60303,58739"
        },
        {
          "category": "mitigation",
          "details": "Security Best Practices",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1085012/loc/en_US#__highlight"
        },
        {
          "category": "mitigation",
          "details": "For more information, see Rockwell Automation\u0027s Security Advisory",
          "product_ids": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ],
          "url": "https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/1140779"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CSAFPID-0001",
            "CSAFPID-0002",
            "CSAFPID-0003"
          ]
        }
      ]
    }
  ]
}
  rhsa-2020_3901
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for libpng is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: does not check length of chunks against user limit (CVE-2017-12652)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2020:3901",
        "url": "https://access.redhat.com/errata/RHSA-2020:3901"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index"
      },
      {
        "category": "external",
        "summary": "1733956",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3901.json"
      }
    ],
    "title": "Red Hat Security Advisory: libpng security update",
    "tracking": {
      "current_release_date": "2024-11-22T14:40:37+00:00",
      "generator": {
        "date": "2024-11-22T14:40:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2020:3901",
      "initial_release_date": "2020-09-29T20:48:34+00:00",
      "revision_history": [
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T14:40:37+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client (v. 7)",
                  "product_id": "7Client-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                  "product_id": "7Client-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                  "product_id": "7ComputeNode-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                  "product_id": "7ComputeNode-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                  "product_id": "7Server-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                  "product_id": "7Workstation-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.src",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.src",
                  "product_id": "libpng-2:1.5.13-8.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2019-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1733956"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libpng: does not check length of chunks against user limit",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "RHBZ#1733956",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
        }
      ],
      "release_date": "2019-07-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-09-29T20:48:34+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications using libpng or must be restarted for the update to take effect.",
          "product_ids": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3901"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "libpng: does not check length of chunks against user limit"
    }
  ]
}
  rhsa-2020:3901
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for libpng is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: does not check length of chunks against user limit (CVE-2017-12652)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2020:3901",
        "url": "https://access.redhat.com/errata/RHSA-2020:3901"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index"
      },
      {
        "category": "external",
        "summary": "1733956",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3901.json"
      }
    ],
    "title": "Red Hat Security Advisory: libpng security update",
    "tracking": {
      "current_release_date": "2025-10-09T17:03:38+00:00",
      "generator": {
        "date": "2025-10-09T17:03:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2020:3901",
      "initial_release_date": "2020-09-29T20:48:34+00:00",
      "revision_history": [
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T17:03:38+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client (v. 7)",
                  "product_id": "7Client-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                  "product_id": "7Client-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                  "product_id": "7ComputeNode-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                  "product_id": "7ComputeNode-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                  "product_id": "7Server-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                  "product_id": "7Workstation-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.src",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.src",
                  "product_id": "libpng-2:1.5.13-8.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2019-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1733956"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libpng: does not check length of chunks against user limit",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "RHBZ#1733956",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
        }
      ],
      "release_date": "2019-07-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-09-29T20:48:34+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications using libpng or must be restarted for the update to take effect.",
          "product_ids": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3901"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "libpng: does not check length of chunks against user limit"
    }
  ]
}
  RHSA-2020:3901
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for libpng is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: does not check length of chunks against user limit (CVE-2017-12652)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2020:3901",
        "url": "https://access.redhat.com/errata/RHSA-2020:3901"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index"
      },
      {
        "category": "external",
        "summary": "1733956",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3901.json"
      }
    ],
    "title": "Red Hat Security Advisory: libpng security update",
    "tracking": {
      "current_release_date": "2025-10-09T17:03:38+00:00",
      "generator": {
        "date": "2025-10-09T17:03:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2020:3901",
      "initial_release_date": "2020-09-29T20:48:34+00:00",
      "revision_history": [
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2020-09-29T20:48:34+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T17:03:38+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client (v. 7)",
                  "product_id": "7Client-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                  "product_id": "7Client-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
                  "product_id": "7ComputeNode-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                  "product_id": "7ComputeNode-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                  "product_id": "7Server-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                  "product_id": "7Workstation-optional-7.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.i686",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_id": "libpng-static-2:1.5.13-8.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=i686\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.src",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.src",
                  "product_id": "libpng-2:1.5.13-8.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=src\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390x",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390x\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.s390",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_id": "libpng-static-2:1.5.13-8.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=s390\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-devel-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                "product": {
                  "name": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_id": "libpng-static-2:1.5.13-8.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7?arch=ppc64le\u0026epoch=2"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Client-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Server-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.src",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-debuginfo-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-debuginfo-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-devel-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-devel-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.i686",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng-static-2:1.5.13-8.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        },
        "product_reference": "libpng-static-2:1.5.13-8.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.9"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2019-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1733956"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libpng: does not check length of chunks against user limit",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
          "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
          "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "RHBZ#1733956",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733956"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-12652",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
        }
      ],
      "release_date": "2019-07-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2020-09-29T20:48:34+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications using libpng or must be restarted for the update to take effect.",
          "product_ids": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:3901"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "7Client-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Client-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Client-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7ComputeNode-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7ComputeNode-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Server-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Server-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-7.9:libpng-static-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.src",
            "7Workstation-optional-7.9:libpng-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-debuginfo-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-devel-2:1.5.13-8.el7.x86_64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.i686",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.ppc64le",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.s390x",
            "7Workstation-optional-7.9:libpng-static-2:1.5.13-8.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "libpng: does not check length of chunks against user limit"
    }
  ]
}
  suse-su-2020:0911-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for libpng12",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libpng12 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2017-12652: Fixed an Input Validation Error related to the length of chunks (bsc#1141493).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2020-911,SUSE-SLE-SDK-12-SP4-2020-911,SUSE-SLE-SDK-12-SP5-2020-911,SUSE-SLE-SERVER-12-SP4-2020-911,SUSE-SLE-SERVER-12-SP5-2020-911",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_0911-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2020:0911-1",
        "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200911-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2020:0911-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006673.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1141493",
        "url": "https://bugzilla.suse.com/1141493"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-12652 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-12652/"
      }
    ],
    "title": "Security update for libpng12",
    "tracking": {
      "current_release_date": "2020-04-03T08:47:16Z",
      "generator": {
        "date": "2020-04-03T08:47:16Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2020:0911-1",
      "initial_release_date": "2020-04-03T08:47:16Z",
      "revision_history": [
        {
          "date": "2020-04-03T08:47:16Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.aarch64",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.aarch64",
                  "product_id": "libpng12-0-1.2.50-20.3.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.aarch64",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.aarch64",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.aarch64",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.aarch64",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-64bit-1.2.50-20.3.2.aarch64_ilp32",
                "product": {
                  "name": "libpng12-0-64bit-1.2.50-20.3.2.aarch64_ilp32",
                  "product_id": "libpng12-0-64bit-1.2.50-20.3.2.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-64bit-1.2.50-20.3.2.aarch64_ilp32",
                "product": {
                  "name": "libpng12-compat-devel-64bit-1.2.50-20.3.2.aarch64_ilp32",
                  "product_id": "libpng12-compat-devel-64bit-1.2.50-20.3.2.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-64bit-1.2.50-20.3.2.aarch64_ilp32",
                "product": {
                  "name": "libpng12-devel-64bit-1.2.50-20.3.2.aarch64_ilp32",
                  "product_id": "libpng12-devel-64bit-1.2.50-20.3.2.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.i586",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.i586",
                  "product_id": "libpng12-0-1.2.50-20.3.2.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.i586",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.i586",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.i586",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.i586",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.ppc64le",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.ppc64le",
                  "product_id": "libpng12-0-1.2.50-20.3.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.ppc64le",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.ppc64le",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.s390",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.s390",
                  "product_id": "libpng12-0-1.2.50-20.3.2.s390"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.s390",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.s390",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.s390"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.s390",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.s390",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.s390"
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-0-1.2.50-20.3.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-0-32bit-1.2.50-20.3.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-compat-devel-32bit-1.2.50-20.3.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.50-20.3.2.s390x",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.50-20.3.2.s390x",
                  "product_id": "libpng12-devel-32bit-1.2.50-20.3.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-0-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-0-1.2.50-20.3.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-0-32bit-1.2.50-20.3.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-compat-devel-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-compat-devel-1.2.50-20.3.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-compat-devel-32bit-1.2.50-20.3.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-devel-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-devel-1.2.50-20.3.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.50-20.3.2.x86_64",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.50-20.3.2.x86_64",
                  "product_id": "libpng12-devel-32bit-1.2.50-20.3.2.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP4",
                  "product_id": "SUSE Linux Enterprise Server 12 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-compat-devel-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-devel-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
          "product_id": "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.50-20.3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64"
        },
        "product_reference": "libpng12-0-32bit-1.2.50-20.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-12652"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-12652",
          "url": "https://www.suse.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141493 for CVE-2017-12652",
          "url": "https://bugzilla.suse.com/1141493"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng12-0-32bit-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP4:libpng12-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-compat-devel-1.2.50-20.3.2.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libpng12-devel-1.2.50-20.3.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-04-03T08:47:16Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-12652"
    }
  ]
}
  suse-su-2019:3060-2
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for libpng16",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libpng16 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-7317: Fixed a use-after-free vulnerability, triggered when\n  png_image_free() was called under png_safe_execute (bsc#1124211).\n- CVE-2017-12652: Fixed an Input Validation Error related to the length of chunks (bsc#1141493).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2019-3060,SUSE-OpenStack-Cloud-7-2020-569,SUSE-OpenStack-Cloud-8-2020-569,SUSE-SLE-SAP-12-SP1-2020-569,SUSE-SLE-SAP-12-SP2-2020-569,SUSE-SLE-SAP-12-SP3-2020-569,SUSE-SLE-SERVER-12-SP1-2020-569,SUSE-SLE-SERVER-12-SP2-2020-569,SUSE-SLE-SERVER-12-SP2-BCL-2020-569,SUSE-SLE-SERVER-12-SP3-2020-569,SUSE-SLE-SERVER-12-SP3-BCL-2020-569,SUSE-Storage-5-2020-569",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_3060-2.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2019:3060-2",
        "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20193060-2/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2019:3060-2",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006567.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1124211",
        "url": "https://bugzilla.suse.com/1124211"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1141493",
        "url": "https://bugzilla.suse.com/1141493"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-12652 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-12652/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-7317 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-7317/"
      }
    ],
    "title": "Security update for libpng16",
    "tracking": {
      "current_release_date": "2020-03-03T10:44:35Z",
      "generator": {
        "date": "2020-03-03T10:44:35Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2019:3060-2",
      "initial_release_date": "2020-03-03T10:44:35Z",
      "revision_history": [
        {
          "date": "2020-03-03T10:44:35Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.8-15.5.2.aarch64",
                "product": {
                  "name": "libpng16-16-1.6.8-15.5.2.aarch64",
                  "product_id": "libpng16-16-1.6.8-15.5.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.8-15.5.2.ppc64le",
                "product": {
                  "name": "libpng16-16-1.6.8-15.5.2.ppc64le",
                  "product_id": "libpng16-16-1.6.8-15.5.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.8-15.5.2.s390x",
                "product": {
                  "name": "libpng16-16-1.6.8-15.5.2.s390x",
                  "product_id": "libpng16-16-1.6.8-15.5.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
                "product": {
                  "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
                  "product_id": "libpng16-16-32bit-1.6.8-15.5.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.8-15.5.2.x86_64",
                "product": {
                  "name": "libpng16-16-1.6.8-15.5.2.x86_64",
                  "product_id": "libpng16-16-1.6.8-15.5.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
                "product": {
                  "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
                  "product_id": "libpng16-16-32bit-1.6.8-15.5.2.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE OpenStack Cloud 7",
                "product": {
                  "name": "SUSE OpenStack Cloud 7",
                  "product_id": "SUSE OpenStack Cloud 7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-openstack-cloud:7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE OpenStack Cloud 8",
                "product": {
                  "name": "SUSE OpenStack Cloud 8",
                  "product_id": "SUSE OpenStack Cloud 8",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-openstack-cloud:8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:12:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP2-BCL",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP2-BCL",
                  "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-bcl:12:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP3-BCL",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP3-BCL",
                  "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-bcl:12:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 5",
                "product": {
                  "name": "SUSE Enterprise Storage 5",
                  "product_id": "SUSE Enterprise Storage 5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.s390x as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE OpenStack Cloud 8",
          "product_id": "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE OpenStack Cloud 8",
          "product_id": "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
          "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
          "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.8-15.5.2.x86_64 as component of SUSE Enterprise Storage 5",
          "product_id": "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Enterprise Storage 5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.8-15.5.2.x86_64 as component of SUSE Enterprise Storage 5",
          "product_id": "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.8-15.5.2.x86_64",
        "relates_to_product_reference": "SUSE Enterprise Storage 5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-12652"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-12652",
          "url": "https://www.suse.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141493 for CVE-2017-12652",
          "url": "https://bugzilla.suse.com/1141493"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-03-03T10:44:35Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-12652"
    },
    {
      "cve": "CVE-2019-7317",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-7317"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
          "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
          "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
          "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-7317",
          "url": "https://www.suse.com/security/cve/CVE-2019-7317"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1124211 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1124211"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135824 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1135824"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141780 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1141780"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1147021 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1147021"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1165297 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1165297"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Enterprise Storage 5:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Enterprise Storage 5:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP1-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP2-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-BCL:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.aarch64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE Linux Enterprise Server 12 SP3-LTSS:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.s390x",
            "SUSE OpenStack Cloud 7:libpng16-16-32bit-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-1.6.8-15.5.2.x86_64",
            "SUSE OpenStack Cloud 8:libpng16-16-32bit-1.6.8-15.5.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-03-03T10:44:35Z",
          "details": "low"
        }
      ],
      "title": "CVE-2019-7317"
    }
  ]
}
  suse-su-2023:3799-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for libpng15",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libpng15 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2017-12652: Fixed an Input Validation Error related to the length of chunks (bsc#1141493).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-3799,SUSE-SLE-SERVER-12-SP5-2023-3799",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3799-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:3799-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233799-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:3799-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016340.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1141493",
        "url": "https://bugzilla.suse.com/1141493"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-12652 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-12652/"
      }
    ],
    "title": "Security update for libpng15",
    "tracking": {
      "current_release_date": "2023-09-27T09:34:25Z",
      "generator": {
        "date": "2023-09-27T09:34:25Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:3799-1",
      "initial_release_date": "2023-09-27T09:34:25Z",
      "revision_history": [
        {
          "date": "2023-09-27T09:34:25Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.aarch64",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.aarch64",
                  "product_id": "libpng15-15-1.5.22-10.4.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-64bit-1.5.22-10.4.1.aarch64_ilp32",
                "product": {
                  "name": "libpng15-15-64bit-1.5.22-10.4.1.aarch64_ilp32",
                  "product_id": "libpng15-15-64bit-1.5.22-10.4.1.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.i586",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.i586",
                  "product_id": "libpng15-15-1.5.22-10.4.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.ppc64le",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.ppc64le",
                  "product_id": "libpng15-15-1.5.22-10.4.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.s390",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.s390",
                  "product_id": "libpng15-15-1.5.22-10.4.1.s390"
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.s390x",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.s390x",
                  "product_id": "libpng15-15-1.5.22-10.4.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng15-15-32bit-1.5.22-10.4.1.s390x",
                "product": {
                  "name": "libpng15-15-32bit-1.5.22-10.4.1.s390x",
                  "product_id": "libpng15-15-32bit-1.5.22-10.4.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng15-15-1.5.22-10.4.1.x86_64",
                "product": {
                  "name": "libpng15-15-1.5.22-10.4.1.x86_64",
                  "product_id": "libpng15-15-1.5.22-10.4.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng15-15-32bit-1.5.22-10.4.1.x86_64",
                "product": {
                  "name": "libpng15-15-32bit-1.5.22-10.4.1.x86_64",
                  "product_id": "libpng15-15-32bit-1.5.22-10.4.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:12:sp5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.s390x"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
          "product_id": "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.s390x"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng15-15-1.5.22-10.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64"
        },
        "product_reference": "libpng15-15-1.5.22-10.4.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-12652",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-12652"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
          "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
          "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
          "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-12652",
          "url": "https://www.suse.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141493 for CVE-2017-12652",
          "url": "https://bugzilla.suse.com/1141493"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
            "SUSE Linux Enterprise Server 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.aarch64",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpng15-15-1.5.22-10.4.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-09-27T09:34:25Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-12652"
    }
  ]
}
  fkie_cve-2017-12652
Vulnerability from fkie_nvd
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://www.securityfocus.com/bid/109269 | Broken Link, Third Party Advisory, VDB Entry | |
| cve@mitre.org | https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE | Release Notes, Third Party Advisory | |
| cve@mitre.org | https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55 | ||
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20220506-0003/ | Third Party Advisory | |
| cve@mitre.org | https://support.f5.com/csp/article/K88124225 | Third Party Advisory | |
| cve@mitre.org | https://support.f5.com/csp/article/K88124225?utm_source=f5support&utm_medium=RSS | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/109269 | Broken Link, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE | Release Notes, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20220506-0003/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://support.f5.com/csp/article/K88124225 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://support.f5.com/csp/article/K88124225?utm_source=f5support&%3Butm_medium=RSS | 
| Vendor | Product | Version | |
|---|---|---|---|
| libpng | libpng | * | |
| netapp | active_iq_unified_manager | - | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "E7CB8F9C-2796-478B-898D-74AD09F9EC4F",
              "versionEndExcluding": "1.6.32",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*",
              "matchCriteriaId": "E8F29E19-3A64-4426-A2AA-F169440267CC",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
    },
    {
      "lang": "es",
      "value": "En libpng anterior a versi\u00f3n 1.6.32, no comprueba apropiadamente la longitud de fragmentos en comparaci\u00f3n con el l\u00edmite del usuario."
    }
  ],
  "id": "CVE-2017-12652",
  "lastModified": "2025-06-09T16:15:26.200",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      },
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2019-07-10T15:15:10.993",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Broken Link",
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/109269"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://support.f5.com/csp/article/K88124225"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Broken Link",
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/109269"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Third Party Advisory"
      ],
      "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://support.f5.com/csp/article/K88124225"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp%3Butm_medium=RSS"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}
  ghsa-94xg-qm4r-9r7c
Vulnerability from github
libpng before 1.6.32 does not properly check the length of chunks against the user limit.
{
  "affected": [],
  "aliases": [
    "CVE-2017-12652"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2019-07-10T15:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
  "id": "GHSA-94xg-qm4r-9r7c",
  "modified": "2025-05-21T18:32:58Z",
  "published": "2022-05-24T16:49:51Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pnggroup/libpng/commit/347538efbdc21b8df684ebd92d37400b3ce85d55"
    },
    {
      "type": "WEB",
      "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
    },
    {
      "type": "WEB",
      "url": "https://security.netapp.com/advisory/ntap-20220506-0003"
    },
    {
      "type": "WEB",
      "url": "https://support.f5.com/csp/article/K88124225"
    },
    {
      "type": "WEB",
      "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp%3Butm_medium=RSS"
    },
    {
      "type": "WEB",
      "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/109269"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}
  opensuse-su-2024:10971-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "libpng12-0-1.2.59-1.9 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the libpng12-0-1.2.59-1.9 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-10971",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10971-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2006-5793 page",
        "url": "https://www.suse.com/security/cve/CVE-2006-5793/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2008-3964 page",
        "url": "https://www.suse.com/security/cve/CVE-2008-3964/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2009-0040 page",
        "url": "https://www.suse.com/security/cve/CVE-2009-0040/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-10087 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-10087/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-12652 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-12652/"
      }
    ],
    "title": "libpng12-0-1.2.59-1.9 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:10971-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-0-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-0-1.2.59-1.9.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-0-32bit-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-0-32bit-1.2.59-1.9.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-compat-devel-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-compat-devel-1.2.59-1.9.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-compat-devel-32bit-1.2.59-1.9.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-devel-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-devel-1.2.59-1.9.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.59-1.9.aarch64",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.59-1.9.aarch64",
                  "product_id": "libpng12-devel-32bit-1.2.59-1.9.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-0-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-0-1.2.59-1.9.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-0-32bit-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-0-32bit-1.2.59-1.9.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-compat-devel-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-compat-devel-1.2.59-1.9.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-devel-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-devel-1.2.59-1.9.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.59-1.9.ppc64le",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.59-1.9.ppc64le",
                  "product_id": "libpng12-devel-32bit-1.2.59-1.9.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-0-1.2.59-1.9.s390x",
                  "product_id": "libpng12-0-1.2.59-1.9.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-0-32bit-1.2.59-1.9.s390x",
                  "product_id": "libpng12-0-32bit-1.2.59-1.9.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-compat-devel-1.2.59-1.9.s390x",
                  "product_id": "libpng12-compat-devel-1.2.59-1.9.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
                  "product_id": "libpng12-compat-devel-32bit-1.2.59-1.9.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-devel-1.2.59-1.9.s390x",
                  "product_id": "libpng12-devel-1.2.59-1.9.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.59-1.9.s390x",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.59-1.9.s390x",
                  "product_id": "libpng12-devel-32bit-1.2.59-1.9.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng12-0-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-0-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-0-1.2.59-1.9.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-0-32bit-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-0-32bit-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-0-32bit-1.2.59-1.9.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-compat-devel-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-compat-devel-1.2.59-1.9.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-compat-devel-32bit-1.2.59-1.9.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-devel-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-devel-1.2.59-1.9.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng12-devel-32bit-1.2.59-1.9.x86_64",
                "product": {
                  "name": "libpng12-devel-32bit-1.2.59-1.9.x86_64",
                  "product_id": "libpng12-devel-32bit-1.2.59-1.9.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-0-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-0-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-0-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-0-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-0-32bit-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-0-32bit-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-0-32bit-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-0-32bit-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-0-32bit-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-compat-devel-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-compat-devel-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-compat-devel-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-compat-devel-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-32bit-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-32bit-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-compat-devel-32bit-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-devel-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-devel-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-devel-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-devel-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-32bit-1.2.59-1.9.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64"
        },
        "product_reference": "libpng12-devel-32bit-1.2.59-1.9.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-32bit-1.2.59-1.9.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le"
        },
        "product_reference": "libpng12-devel-32bit-1.2.59-1.9.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-32bit-1.2.59-1.9.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x"
        },
        "product_reference": "libpng12-devel-32bit-1.2.59-1.9.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng12-devel-32bit-1.2.59-1.9.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        },
        "product_reference": "libpng12-devel-32bit-1.2.59-1.9.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2006-5793",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2006-5793"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2006-5793",
          "url": "https://www.suse.com/security/cve/CVE-2006-5793"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 219007 for CVE-2006-5793",
          "url": "https://bugzilla.suse.com/219007"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 222859 for CVE-2006-5793",
          "url": "https://bugzilla.suse.com/222859"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2006-5793"
    },
    {
      "cve": "CVE-2008-3964",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2008-3964"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple off-by-one errors in libpng before 1.2.32beta01, and 1.4 before 1.4.0beta34, allow context-dependent attackers to cause a denial of service (crash) or have unspecified other impact via a PNG image with crafted zTXt chunks, related to (1) the png_push_read_zTXt function in pngread.c, and possibly related to (2) pngtest.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2008-3964",
          "url": "https://www.suse.com/security/cve/CVE-2008-3964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 424739 for CVE-2008-3964",
          "url": "https://bugzilla.suse.com/424739"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2008-3964"
    },
    {
      "cve": "CVE-2009-0040",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2009-0040"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialized pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2009-0040",
          "url": "https://www.suse.com/security/cve/CVE-2009-0040"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 472745 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/472745"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 478625 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/478625"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 608040 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/608040"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2009-0040"
    },
    {
      "cve": "CVE-2016-10087",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-10087"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The png_set_text_2 function in libpng 0.71 before 1.0.67, 1.2.x before 1.2.57, 1.4.x before 1.4.20, 1.5.x before 1.5.28, and 1.6.x before 1.6.27 allows context-dependent attackers to cause a NULL pointer dereference vectors involving loading a text chunk into a png structure, removing the text, and then adding another text chunk to the structure.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-10087",
          "url": "https://www.suse.com/security/cve/CVE-2016-10087"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017646 for CVE-2016-10087",
          "url": "https://bugzilla.suse.com/1017646"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149680 for CVE-2016-10087",
          "url": "https://bugzilla.suse.com/1149680"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-10087"
    },
    {
      "cve": "CVE-2017-12652",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-12652"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
          "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-12652",
          "url": "https://www.suse.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141493 for CVE-2017-12652",
          "url": "https://bugzilla.suse.com/1141493"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-0-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-compat-devel-32bit-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-1.2.59-1.9.x86_64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.aarch64",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.ppc64le",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.s390x",
            "openSUSE Tumbleweed:libpng12-devel-32bit-1.2.59-1.9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-12652"
    }
  ]
}
  opensuse-su-2024:10972-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "libpng16-16-1.6.37-3.3 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the libpng16-16-1.6.37-3.3 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-10972",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10972-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2006-5793 page",
        "url": "https://www.suse.com/security/cve/CVE-2006-5793/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2008-3964 page",
        "url": "https://www.suse.com/security/cve/CVE-2008-3964/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2009-0040 page",
        "url": "https://www.suse.com/security/cve/CVE-2009-0040/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-10087 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-10087/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-5735 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-5735/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-12652 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-12652/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-13785 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-13785/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-14048 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-14048/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-7317 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-7317/"
      }
    ],
    "title": "libpng16-16-1.6.37-3.3 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:10972-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-16-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-16-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-16-32bit-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-16-32bit-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-compat-devel-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-compat-devel-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-compat-devel-32bit-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-devel-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-devel-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-32bit-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-devel-32bit-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-devel-32bit-1.6.37-3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-tools-1.6.37-3.3.aarch64",
                "product": {
                  "name": "libpng16-tools-1.6.37-3.3.aarch64",
                  "product_id": "libpng16-tools-1.6.37-3.3.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-16-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-16-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-16-32bit-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-16-32bit-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-compat-devel-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-compat-devel-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-devel-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-devel-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-32bit-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-devel-32bit-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-devel-32bit-1.6.37-3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-tools-1.6.37-3.3.ppc64le",
                "product": {
                  "name": "libpng16-tools-1.6.37-3.3.ppc64le",
                  "product_id": "libpng16-tools-1.6.37-3.3.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-16-1.6.37-3.3.s390x",
                  "product_id": "libpng16-16-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-16-32bit-1.6.37-3.3.s390x",
                  "product_id": "libpng16-16-32bit-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-compat-devel-1.6.37-3.3.s390x",
                  "product_id": "libpng16-compat-devel-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
                  "product_id": "libpng16-compat-devel-32bit-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-devel-1.6.37-3.3.s390x",
                  "product_id": "libpng16-devel-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-32bit-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-devel-32bit-1.6.37-3.3.s390x",
                  "product_id": "libpng16-devel-32bit-1.6.37-3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-tools-1.6.37-3.3.s390x",
                "product": {
                  "name": "libpng16-tools-1.6.37-3.3.s390x",
                  "product_id": "libpng16-tools-1.6.37-3.3.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libpng16-16-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-16-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-16-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-16-32bit-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-16-32bit-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-16-32bit-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-compat-devel-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-compat-devel-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-compat-devel-32bit-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-devel-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-devel-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-devel-32bit-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-devel-32bit-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-devel-32bit-1.6.37-3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libpng16-tools-1.6.37-3.3.x86_64",
                "product": {
                  "name": "libpng16-tools-1.6.37-3.3.x86_64",
                  "product_id": "libpng16-tools-1.6.37-3.3.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-16-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-16-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-16-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-16-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-16-32bit-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-16-32bit-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-16-32bit-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-16-32bit-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-16-32bit-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-compat-devel-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-compat-devel-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-compat-devel-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-compat-devel-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-32bit-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-32bit-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-compat-devel-32bit-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-devel-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-devel-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-devel-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-devel-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-32bit-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-devel-32bit-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-32bit-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-devel-32bit-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-32bit-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-devel-32bit-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-devel-32bit-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-devel-32bit-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-tools-1.6.37-3.3.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64"
        },
        "product_reference": "libpng16-tools-1.6.37-3.3.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-tools-1.6.37-3.3.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le"
        },
        "product_reference": "libpng16-tools-1.6.37-3.3.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-tools-1.6.37-3.3.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x"
        },
        "product_reference": "libpng16-tools-1.6.37-3.3.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libpng16-tools-1.6.37-3.3.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        },
        "product_reference": "libpng16-tools-1.6.37-3.3.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2006-5793",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2006-5793"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2006-5793",
          "url": "https://www.suse.com/security/cve/CVE-2006-5793"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 219007 for CVE-2006-5793",
          "url": "https://bugzilla.suse.com/219007"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 222859 for CVE-2006-5793",
          "url": "https://bugzilla.suse.com/222859"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2006-5793"
    },
    {
      "cve": "CVE-2008-3964",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2008-3964"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple off-by-one errors in libpng before 1.2.32beta01, and 1.4 before 1.4.0beta34, allow context-dependent attackers to cause a denial of service (crash) or have unspecified other impact via a PNG image with crafted zTXt chunks, related to (1) the png_push_read_zTXt function in pngread.c, and possibly related to (2) pngtest.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2008-3964",
          "url": "https://www.suse.com/security/cve/CVE-2008-3964"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 424739 for CVE-2008-3964",
          "url": "https://bugzilla.suse.com/424739"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2008-3964"
    },
    {
      "cve": "CVE-2009-0040",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2009-0040"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialized pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2009-0040",
          "url": "https://www.suse.com/security/cve/CVE-2009-0040"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 472745 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/472745"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 478625 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/478625"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 608040 for CVE-2009-0040",
          "url": "https://bugzilla.suse.com/608040"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2009-0040"
    },
    {
      "cve": "CVE-2016-10087",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-10087"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The png_set_text_2 function in libpng 0.71 before 1.0.67, 1.2.x before 1.2.57, 1.4.x before 1.4.20, 1.5.x before 1.5.28, and 1.6.x before 1.6.27 allows context-dependent attackers to cause a NULL pointer dereference vectors involving loading a text chunk into a png structure, removing the text, and then adding another text chunk to the structure.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-10087",
          "url": "https://www.suse.com/security/cve/CVE-2016-10087"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1017646 for CVE-2016-10087",
          "url": "https://bugzilla.suse.com/1017646"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1149680 for CVE-2016-10087",
          "url": "https://bugzilla.suse.com/1149680"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2016-10087"
    },
    {
      "cve": "CVE-2016-5735",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-5735"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Integer overflow in the rwpng_read_image24_libpng function in rwpng.c in pngquant 2.7.0 allows remote attackers to have unspecified impact via a crafted PNG file, which triggers a buffer overflow.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-5735",
          "url": "https://www.suse.com/security/cve/CVE-2016-5735"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173616 for CVE-2016-5735",
          "url": "https://bugzilla.suse.com/1173616"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2016-5735"
    },
    {
      "cve": "CVE-2017-12652",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-12652"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-12652",
          "url": "https://www.suse.com/security/cve/CVE-2017-12652"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141493 for CVE-2017-12652",
          "url": "https://bugzilla.suse.com/1141493"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-12652"
    },
    {
      "cve": "CVE-2018-13785",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-13785"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In libpng 1.6.34, a wrong calculation of row_factor in the png_check_chunk_length function (pngrutil.c) may trigger an integer overflow and resultant divide-by-zero while processing a crafted PNG file, leading to a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-13785",
          "url": "https://www.suse.com/security/cve/CVE-2018-13785"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1100687 for CVE-2018-13785",
          "url": "https://bugzilla.suse.com/1100687"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1112153 for CVE-2018-13785",
          "url": "https://bugzilla.suse.com/1112153"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1116574 for CVE-2018-13785",
          "url": "https://bugzilla.suse.com/1116574"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2018-13785"
    },
    {
      "cve": "CVE-2018-14048",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-14048"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue has been found in libpng 1.6.34. It is a SEGV in the function png_free_data in png.c, related to the recommended error handling for png_read_image.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-14048",
          "url": "https://www.suse.com/security/cve/CVE-2018-14048"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1101418 for CVE-2018-14048",
          "url": "https://bugzilla.suse.com/1101418"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2018-14048"
    },
    {
      "cve": "CVE-2019-7317",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-7317"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
          "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-7317",
          "url": "https://www.suse.com/security/cve/CVE-2019-7317"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1124211 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1124211"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1135824 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1135824"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1141780 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1141780"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1147021 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1147021"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1165297 for CVE-2019-7317",
          "url": "https://bugzilla.suse.com/1165297"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-16-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-compat-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-devel-32bit-1.6.37-3.3.x86_64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.aarch64",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.ppc64le",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.s390x",
            "openSUSE Tumbleweed:libpng16-tools-1.6.37-3.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-7317"
    }
  ]
}
  gsd-2017-12652
Vulnerability from gsd
{
  "GSD": {
    "alias": "CVE-2017-12652",
    "description": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
    "id": "GSD-2017-12652",
    "references": [
      "https://www.suse.com/security/cve/CVE-2017-12652.html",
      "https://access.redhat.com/errata/RHSA-2020:3901",
      "https://linux.oracle.com/cve/CVE-2017-12652.html",
      "https://ubuntu.com/security/CVE-2017-12652"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2017-12652"
      ],
      "details": "libpng before 1.6.32 does not properly check the length of chunks against the user limit.",
      "id": "GSD-2017-12652",
      "modified": "2023-12-13T01:21:03.467496Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2017-12652",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE",
            "refsource": "CONFIRM",
            "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
          },
          {
            "name": "109269",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/109269"
          },
          {
            "name": "https://support.f5.com/csp/article/K88124225",
            "refsource": "CONFIRM",
            "url": "https://support.f5.com/csp/article/K88124225"
          },
          {
            "name": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS",
            "refsource": "CONFIRM",
            "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20220506-0003/",
            "refsource": "CONFIRM",
            "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,1.6.32)",
          "affected_versions": "All versions before 1.6.32",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2019-09-17",
          "description": "libpng does not properly check the length of chunks against the user limit.",
          "fixed_versions": [],
          "identifier": "CVE-2017-12652",
          "identifiers": [
            "CVE-2017-12652"
          ],
          "not_impacted": "",
          "package_slug": "nuget/libpng",
          "pubdate": "2019-07-10",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
          ],
          "uuid": "587a68c9-24bc-4190-ba1f-3ebf026d9fc1"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.6.32",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2017-12652"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "libpng before 1.6.32 does not properly check the length of chunks against the user limit."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE",
              "refsource": "CONFIRM",
              "tags": [
                "Release Notes",
                "Third Party Advisory"
              ],
              "url": "https://github.com/glennrp/libpng/blob/df7e9dae0c4aac63d55361e35709c864fa1b8363/ANNOUNCE"
            },
            {
              "name": "109269",
              "refsource": "BID",
              "tags": [
                "Broken Link",
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/109269"
            },
            {
              "name": "https://support.f5.com/csp/article/K88124225",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://support.f5.com/csp/article/K88124225"
            },
            {
              "name": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://support.f5.com/csp/article/K88124225?utm_source=f5support\u0026amp;utm_medium=RSS"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20220506-0003/",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://security.netapp.com/advisory/ntap-20220506-0003/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-05-12T20:13Z",
      "publishedDate": "2019-07-10T15:15Z"
    }
  }
}
  Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.