Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for pngcheck by libpng

    CVE-2020-35511 (GCVE-0-2020-35511)

    Vulnerability from nvd – Published: 2022-08-23 00:00 – Updated: 2024-08-04 17:02
    VLAI
    Summary
    A global buffer overflow was discovered in pngcheck function in pngcheck-2.4.0(5 patches applied) via a crafted png file.
    Severity
    No CVSS data available.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    n/a pngcheck Affected: pngcheck-2.4.0
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T17:02:08.230Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://www.libpng.org/pub/png/apps/pngcheck.html"
              },
              {
                "name": "DSA-5300",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5300"
              },
              {
                "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3238-1] pngcheck security update",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00024.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "pngcheck",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "pngcheck-2.4.0"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A global buffer overflow was discovered in pngcheck function in pngcheck-2.4.0(5 patches applied) via a crafted png file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-126",
                  "description": "CWE-126",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-12-13T00:00:00.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "url": "http://www.libpng.org/pub/png/apps/pngcheck.html"
            },
            {
              "name": "DSA-5300",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5300"
            },
            {
              "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3238-1] pngcheck security update",
              "tags": [
                "mailing-list"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00024.html"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2020-35511",
        "datePublished": "2022-08-23T00:00:00.000Z",
        "dateReserved": "2020-12-17T00:00:00.000Z",
        "dateUpdated": "2024-08-04T17:02:08.230Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-27818 (GCVE-0-2020-27818)

    Vulnerability from nvd – Published: 2020-12-08 00:04 – Updated: 2024-08-04 16:25
    VLAI
    Summary
    A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability.
    Severity
    No CVSS data available.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    n/a pngcheck Affected: pngcheck-2.4.0
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T16:25:43.451Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
              },
              {
                "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "pngcheck",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "pngcheck-2.4.0"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-120",
                  "description": "CWE-120-\u003eCWE-125",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-05-29T15:06:11.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
            },
            {
              "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2020-27818",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "pngcheck",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "pngcheck-2.4.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-120-\u003eCWE-125"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
                },
                {
                  "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
                  "refsource": "MLIST",
                  "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2020-27818",
        "datePublished": "2020-12-08T00:04:55.000Z",
        "dateReserved": "2020-10-27T00:00:00.000Z",
        "dateUpdated": "2024-08-04T16:25:43.451Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-35511 (GCVE-0-2020-35511)

    Vulnerability from cvelistv5 – Published: 2022-08-23 00:00 – Updated: 2024-08-04 17:02
    VLAI
    Summary
    A global buffer overflow was discovered in pngcheck function in pngcheck-2.4.0(5 patches applied) via a crafted png file.
    Severity
    No CVSS data available.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    n/a pngcheck Affected: pngcheck-2.4.0
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T17:02:08.230Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://www.libpng.org/pub/png/apps/pngcheck.html"
              },
              {
                "name": "DSA-5300",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5300"
              },
              {
                "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3238-1] pngcheck security update",
                "tags": [
                  "mailing-list",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00024.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "pngcheck",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "pngcheck-2.4.0"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A global buffer overflow was discovered in pngcheck function in pngcheck-2.4.0(5 patches applied) via a crafted png file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-126",
                  "description": "CWE-126",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-12-13T00:00:00.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "url": "http://www.libpng.org/pub/png/apps/pngcheck.html"
            },
            {
              "name": "DSA-5300",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5300"
            },
            {
              "name": "[debian-lts-announce] 20221213 [SECURITY] [DLA 3238-1] pngcheck security update",
              "tags": [
                "mailing-list"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00024.html"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2020-35511",
        "datePublished": "2022-08-23T00:00:00.000Z",
        "dateReserved": "2020-12-17T00:00:00.000Z",
        "dateUpdated": "2024-08-04T17:02:08.230Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-27818 (GCVE-0-2020-27818)

    Vulnerability from cvelistv5 – Published: 2020-12-08 00:04 – Updated: 2024-08-04 16:25
    VLAI
    Summary
    A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability.
    Severity
    No CVSS data available.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    n/a pngcheck Affected: pngcheck-2.4.0
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T16:25:43.451Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
              },
              {
                "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "pngcheck",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "pngcheck-2.4.0"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-120",
                  "description": "CWE-120-\u003eCWE-125",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-05-29T15:06:11.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
            },
            {
              "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2020-27818",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "pngcheck",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "pngcheck-2.4.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A flaw was found in the check_chunk_name() function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-120-\u003eCWE-125"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-04d5e1ce26"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-4349e95c4f"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-23432b7b72"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2020-27b168926a"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-6c93c61069"
                },
                {
                  "name": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad",
                  "refsource": "MISC",
                  "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-339db397ad"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902011"
                },
                {
                  "name": "[debian-lts-announce] 20220529 [SECURITY] [DLA 3032-1] pngcheck security update",
                  "refsource": "MLIST",
                  "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00043.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2020-27818",
        "datePublished": "2020-12-08T00:04:55.000Z",
        "dateReserved": "2020-10-27T00:00:00.000Z",
        "dateUpdated": "2024-08-04T16:25:43.451Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }