Search for packages
Package details: pkg:nuget/libpng@1.6.18.1
purl pkg:nuget/libpng@1.6.18.1
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.5
Vulnerabilities affecting this package (5)
Vulnerability Summary Fixed by
VCID-2vwq-s4y4-aaae
Aliases:
CVE-2015-8126
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') Multiple buffer overflows in the (1) png_set_PLTE and (2) png_get_PLTE functions in libpng allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a small bit-depth value in an IHDR (aka image header) chunk in a PNG image.
1.6.19.1
Affected by 3 other vulnerabilities.
VCID-4wrn-uqht-aaan
Aliases:
CVE-2017-12652
Improper Input Validation libpng does not properly check the length of chunks against the user limit. There are no reported fixed by versions.
VCID-7ep2-beej-aaaf
Aliases:
CVE-2016-10087
NULL Pointer Dereference The png_set_text_2 function in libpng 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.
1.6.26.1
Affected by 2 other vulnerabilities.
1.6.28.1
Affected by 2 other vulnerabilities.
VCID-n3zc-yzy3-aaaq
Aliases:
CVE-2016-3751
Privilege Escalation Unspecified vulnerability in libpng, as used in Android , allows attackers to gain privileges via a crafted application, as demonstrated by obtaining Signature or SignatureOrSystem access, aka internal bug
1.6.19.1
Affected by 3 other vulnerabilities.
VCID-pkbe-c1vr-aaaf
Aliases:
CVE-2018-14550
GHSA-qwwr-qc2p-6283
An issue has been found in third-party PNM decoding associated with libpng 1.6.35. It is a stack-based buffer overflow in the function get_token in pnm2png.c in pnm2png.
1.6.37
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (15)
Vulnerability Summary Aliases
VCID-4nkw-ugs7-aaae Heap-based Buffer Overflow Integer overflow in the png_set_unknown_chunks function in libpng/pngset.c in libpng beta08 allows context-dependent attackers to cause a denial of service (segmentation fault and crash) via a crafted image, which triggers a heap-based buffer overflow. CVE-2013-7353
VCID-51sn-78qt-aaab Improper Restriction of Operations within the Bounds of a Memory Buffer The png_handle_sCAL function in pngrutil.c in libpng does not properly handle invalid sCAL chunks, which allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a crafted PNG image that triggers the reading of uninitialized memory. CVE-2011-2692
VCID-52ek-nmkc-aaaf Out-of-bounds Read Integer underflow in the png_check_keyword function in pngwutil.c in libpng allows remote attackers to have unspecified impact via a space character as a keyword in a PNG image, which triggers an out-of-bounds read. CVE-2015-8540
VCID-53c3-zc8k-aaam Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') Buffer overflow in libpng , when used by an application that calls the png_rgb_to_gray function but not the png_set_expand function, allows remote attackers to overwrite memory with an arbitrary amount of data, and possibly have unspecified other impact, via a crafted PNG image. CVE-2011-2690
VCID-6xqm-tgr1-aaaj Uncontrolled Resource Consumption Multiple integer overflows in libpng rc03 allow remote attackers to cause a denial of service (crash) via a crafted image to the (1) png_set_sPLT or (2) png_set_text_2 function, which triggers a heap-based buffer overflow. CVE-2013-7354
VCID-731z-2fss-aaaq Uncontrolled Resource Consumption The png_do_expand_palette function in libpng allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via (1) a PLTE chunk of zero bytes or (2) a NULL palette, related to pngrtran.c and pngset.c. CVE-2013-6954
VCID-7t81-ercm-aaam Improper Restriction of Operations within the Bounds of a Memory Buffer Buffer overflow in the png_read_IDAT_data function in pngrutil.c in libpng allows context-dependent attackers to execute arbitrary code via IDAT data with a large width, a different vulnerability than CVE-2014-9495. CVE-2015-0973
VCID-apat-tmy7-aaac Improper Restriction of Operations within the Bounds of a Memory Buffer Heap-based buffer overflow in the png_combine_row function in libpng, when running on systems, might allow context-dependent attackers to execute arbitrary code via a "very wide interlaced" PNG image. CVE-2014-9495
VCID-canc-ytmr-aaae Improper Restriction of Operations within the Bounds of a Memory Buffer Buffer overflow in the png_set_PLTE function in libpng allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a small bit-depth value in an IHDR (aka image header) chunk in a PNG image. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-8126. CVE-2015-8472
VCID-ef5v-w8g5-aaak Improper Restriction of Operations within the Bounds of a Memory Buffer The png_push_read_zTXt function in pngpread.c in libpng allows remote attackers to cause a denial of service (out-of-bounds read) via a large avail_in field value in a PNG image. CVE-2012-3425
VCID-f2se-ewwh-aaaa A heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service. CVE-2021-4214
VCID-p2mj-2bgk-aaar Uncontrolled Resource Consumption The png_push_read_chunk function in pngpread.c in the progressive decoder in libpng allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an IDAT chunk with a length of zero. CVE-2014-0333
VCID-r8pr-8tth-aaaj Improper Restriction of Operations within the Bounds of a Memory Buffer pngrtran.c in libpng allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted palette-based PNG image that triggers a buffer overflow, related to the png_do_expand_palette function, the png_do_rgb_to_gray function, and an integer underflow. NOTE: some of these details are obtained from third party information. CVE-2011-0408
VCID-t99a-x9bm-aaam NULL Pointer Dereference The png_err function in pngerror.c in libpng makes a function call using a NULL pointer argument instead of an empty-string argument, which allows remote attackers to cause a denial of service (application crash) via a crafted PNG image. CVE-2011-2691
VCID-vq4h-f8a5-aaap Improper Restriction of Operations within the Bounds of a Memory Buffer The png_set_text_2 function in pngset.c in libpng allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted text chunk in a PNG image file, which triggers a memory allocation failure that is not properly handled, leading to a heap-based buffer overflow. CVE-2011-3048

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T14:28:33.377628+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 36.1.3
2025-06-20T14:28:32.571194+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 36.1.3
2025-06-20T13:53:11.648172+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 36.1.3
2025-06-20T13:53:11.263322+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 36.1.3
2025-06-20T13:50:57.090734+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 36.1.3
2025-06-20T13:50:56.795217+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 36.1.3
2025-06-20T13:50:16.734441+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 36.1.3
2025-06-20T13:50:16.441090+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 36.1.3
2025-06-20T13:49:28.172352+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 36.1.3
2025-06-20T13:49:27.921458+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 36.1.3
2025-06-20T13:48:48.536829+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 36.1.3
2025-06-20T13:48:48.007716+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 36.1.3
2025-06-20T13:46:47.229810+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 36.1.3
2025-06-20T13:46:46.876741+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 36.1.3
2025-06-20T13:46:46.596115+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 36.1.3
2025-06-20T13:46:46.310642+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 36.1.3
2025-06-03T21:12:28.459037+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 36.1.0
2025-06-03T21:12:28.070885+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 36.1.0
2025-06-03T20:45:03.857314+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 36.1.0
2025-06-03T20:45:03.489779+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 36.1.0
2025-06-03T20:41:47.795407+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 36.1.0
2025-06-03T20:41:47.528828+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 36.1.0
2025-06-03T20:41:06.680810+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 36.1.0
2025-06-03T20:41:06.416982+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 36.1.0
2025-06-03T20:40:21.315014+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 36.1.0
2025-06-03T20:40:20.740279+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 36.1.0
2025-06-03T20:39:41.442566+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 36.1.0
2025-06-03T20:39:40.901488+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 36.1.0
2025-06-03T20:37:42.055009+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 36.1.0
2025-06-03T20:37:41.721387+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 36.1.0
2025-06-03T20:37:41.424503+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 36.1.0
2025-06-03T20:37:41.162025+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 36.1.0
2025-06-02T20:53:08.349956+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 36.1.2
2025-06-02T20:53:07.901750+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 36.1.2
2025-06-02T20:24:35.155116+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 36.1.2
2025-06-02T20:24:34.778416+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 36.1.2
2025-06-02T20:21:23.153767+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 36.1.2
2025-06-02T20:21:22.858864+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 36.1.2
2025-06-02T20:20:40.612873+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 36.1.2
2025-06-02T20:20:40.326727+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 36.1.2
2025-06-02T20:19:53.462583+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 36.1.2
2025-06-02T20:19:53.172334+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 36.1.2
2025-06-02T20:19:11.163117+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 36.1.2
2025-06-02T20:19:10.581083+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 36.1.2
2025-06-02T20:17:01.723482+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 36.1.2
2025-06-02T20:17:01.360654+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 36.1.2
2025-06-02T20:17:00.984353+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 36.1.2
2025-06-02T20:17:00.707410+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 36.1.2
2025-04-03T17:19:56.905788+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 36.0.0
2025-04-03T17:19:56.400786+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 36.0.0
2025-04-03T16:36:47.410047+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 36.0.0
2025-04-03T16:36:46.956679+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 36.0.0
2025-04-03T16:32:26.240358+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 36.0.0
2025-04-03T16:32:25.997326+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 36.0.0
2025-04-03T16:31:22.727545+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 36.0.0
2025-04-03T16:31:22.532773+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 36.0.0
2025-04-03T16:30:03.376506+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 36.0.0
2025-04-03T16:30:03.172022+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 36.0.0
2025-04-03T16:28:59.969961+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 36.0.0
2025-04-03T16:28:59.249502+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 36.0.0
2025-04-03T16:25:28.567678+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 36.0.0
2025-04-03T16:25:28.011006+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 36.0.0
2025-04-03T16:25:27.810933+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 36.0.0
2025-04-03T16:25:27.619420+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 36.0.0
2025-02-17T22:34:05.134003+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 35.1.0
2025-02-17T22:34:04.862190+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 35.1.0
2025-02-17T22:28:55.642325+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 35.1.0
2025-02-17T22:28:55.418198+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 35.1.0
2025-02-17T22:26:30.701794+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 35.1.0
2025-02-17T22:26:30.468859+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 35.1.0
2025-02-17T22:25:40.217582+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 35.1.0
2025-02-17T22:25:39.372878+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 35.1.0
2025-02-17T22:25:39.170451+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 35.1.0
2025-02-17T22:25:32.229664+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 35.1.0
2025-02-17T22:25:31.812341+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 35.1.0
2025-02-17T22:19:40.538200+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 35.1.0
2025-02-17T22:19:40.344373+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 35.1.0
2025-02-17T22:19:40.151621+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 35.1.0
2025-02-17T22:19:39.718282+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 35.1.0
2025-01-16T23:28:14.179676+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 35.1.0
2024-11-20T21:59:17.672933+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 35.0.0
2024-11-20T21:57:20.425242+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 35.0.0
2024-11-20T21:56:09.279082+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 35.0.0
2024-11-20T21:55:48.032477+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 35.0.0
2024-11-20T21:55:47.629624+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 35.0.0
2024-11-20T21:55:44.924475+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 35.0.0
2024-11-20T21:53:42.494396+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 35.0.0
2024-11-20T21:53:42.296560+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 35.0.0
2024-11-18T21:56:27.147881+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.3.2
2024-11-18T21:54:36.576144+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.3.2
2024-11-18T21:53:27.672169+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.3.2
2024-11-18T21:53:08.938839+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.3.2
2024-11-18T21:53:08.541414+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.3.2
2024-11-18T21:53:05.879931+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.3.2
2024-11-18T21:51:05.656749+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.3.2
2024-11-18T21:51:05.440477+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.3.2
2024-10-07T22:56:36.966688+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.0.2
2024-10-07T22:54:42.349038+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.0.2
2024-10-07T22:53:30.837043+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.0.2
2024-10-07T22:53:10.901456+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.0.2
2024-10-07T22:53:10.493217+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.0.2
2024-10-07T22:53:07.949777+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.0.2
2024-10-07T22:50:39.552782+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.0.2
2024-10-07T22:50:39.367883+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.0.2
2024-10-07T17:40:44.306045+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf https://github.com/advisories/GHSA-qwwr-qc2p-6283 34.0.2
2024-09-22T23:11:59.612141+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.0.1
2024-09-22T23:10:02.766122+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.0.1
2024-09-22T23:08:54.022171+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.0.1
2024-09-22T23:08:29.372419+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.0.1
2024-09-22T18:12:33.663119+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf https://github.com/advisories/GHSA-qwwr-qc2p-6283 34.0.1
2024-09-17T22:46:05.957963+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.0.1
2024-09-17T22:46:05.905794+00:00 GitLab Importer Fixing VCID-r8pr-8tth-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-0408.yml 34.0.1
2024-09-17T22:46:05.874780+00:00 GitLab Importer Fixing VCID-51sn-78qt-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2692.yml 34.0.1
2024-09-17T22:46:05.749693+00:00 GitLab Importer Fixing VCID-f2se-ewwh-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2021-4214.yml 34.0.1
2024-09-17T22:46:05.709921+00:00 GitLab Importer Fixing VCID-vq4h-f8a5-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-3048.yml 34.0.1
2024-09-17T22:46:05.642047+00:00 GitLab Importer Fixing VCID-53c3-zc8k-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2690.yml 34.0.1
2024-09-17T22:46:05.499598+00:00 GitLab Importer Fixing VCID-p2mj-2bgk-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2014-0333.yml 34.0.1
2024-09-17T22:46:05.464542+00:00 GitLab Importer Fixing VCID-t99a-x9bm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2691.yml 34.0.1
2024-09-17T22:46:05.410000+00:00 GitLab Importer Fixing VCID-apat-tmy7-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2014-9495.yml 34.0.1
2024-09-17T22:46:05.342136+00:00 GitLab Importer Fixing VCID-731z-2fss-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-6954.yml 34.0.1
2024-09-17T22:46:05.267127+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.0.1
2024-09-17T22:46:05.091793+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.0.1
2024-09-17T22:46:05.033316+00:00 GitLab Importer Fixing VCID-ef5v-w8g5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2012-3425.yml 34.0.1
2024-09-17T22:46:04.928412+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.0.1
2024-09-17T22:46:04.858163+00:00 GitLab Importer Fixing VCID-7t81-ercm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-0973.yml 34.0.1
2024-04-24T01:08:27.221145+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.0.0rc4
2024-04-24T01:08:26.945614+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 34.0.0rc4
2024-04-24T01:04:38.395807+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.0.0rc4
2024-04-24T01:04:38.170409+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 34.0.0rc4
2024-04-24T01:02:44.216032+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 34.0.0rc4
2024-04-24T01:02:43.943286+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.0.0rc4
2024-04-24T01:02:07.238683+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 34.0.0rc4
2024-04-24T01:02:07.010043+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.0.0rc4
2024-04-24T01:02:06.385700+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 34.0.0rc4
2024-04-24T01:02:06.155450+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.0.0rc4
2024-04-24T01:02:01.101953+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 34.0.0rc4
2024-04-24T01:02:00.826035+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.0.0rc4
2024-04-24T00:57:37.349701+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.0.0rc4
2024-04-24T00:57:37.122726+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 34.0.0rc4
2024-04-24T00:57:36.788929+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 34.0.0rc4
2024-04-24T00:57:36.567130+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.0.0rc4
2024-04-23T19:02:51.312563+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf https://github.com/advisories/GHSA-qwwr-qc2p-6283 34.0.0rc4
2024-04-23T19:02:50.469586+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf None 34.0.0rc4
2024-01-10T03:34:46.648563+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.0.0rc2
2024-01-10T03:34:46.314711+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 34.0.0rc2
2024-01-10T03:30:22.053034+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.0.0rc2
2024-01-10T03:30:21.814658+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 34.0.0rc2
2024-01-10T03:27:26.680923+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 34.0.0rc2
2024-01-10T03:27:26.406790+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.0.0rc2
2024-01-10T03:26:44.551437+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 34.0.0rc2
2024-01-10T03:26:43.708598+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.0.0rc2
2024-01-10T03:26:43.105933+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 34.0.0rc2
2024-01-10T03:26:42.864120+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.0.0rc2
2024-01-10T03:26:37.284176+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 34.0.0rc2
2024-01-10T03:26:36.877920+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.0.0rc2
2024-01-10T03:21:43.192201+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.0.0rc2
2024-01-10T03:21:42.955920+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 34.0.0rc2
2024-01-10T03:21:42.611907+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 34.0.0rc2
2024-01-10T03:21:42.372737+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.0.0rc2
2024-01-09T20:54:44.424644+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf https://github.com/advisories/GHSA-qwwr-qc2p-6283 34.0.0rc2
2024-01-09T20:54:43.316592+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf None 34.0.0rc2
2024-01-03T20:11:02.403048+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2017-12652.yml 34.0.0rc1
2024-01-03T20:11:02.138768+00:00 GitLab Importer Affected by VCID-4wrn-uqht-aaan None 34.0.0rc1
2024-01-03T20:06:57.943092+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-3751.yml 34.0.0rc1
2024-01-03T20:06:57.678796+00:00 GitLab Importer Affected by VCID-n3zc-yzy3-aaaq None 34.0.0rc1
2024-01-03T20:04:24.031975+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf None 34.0.0rc1
2024-01-03T20:04:23.553542+00:00 GitLab Importer Affected by VCID-7ep2-beej-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2016-10087.yml 34.0.0rc1
2024-01-03T20:03:41.444770+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf None 34.0.0rc1
2024-01-03T20:03:39.494073+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae None 34.0.0rc1
2024-01-03T20:03:32.944627+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae None 34.0.0rc1
2024-01-03T20:03:32.701276+00:00 GitLab Importer Affected by VCID-2vwq-s4y4-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8126.yml 34.0.0rc1
2024-01-03T19:58:57.096549+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj None 34.0.0rc1
2024-01-03T19:58:56.846298+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae None 34.0.0rc1
2024-01-03T18:07:26.477652+00:00 GitLab Importer Fixing VCID-canc-ytmr-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8472.yml 34.0.0rc1
2024-01-03T18:07:26.428026+00:00 GitLab Importer Fixing VCID-r8pr-8tth-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-0408.yml 34.0.0rc1
2024-01-03T18:07:26.402931+00:00 GitLab Importer Fixing VCID-51sn-78qt-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2692.yml 34.0.0rc1
2024-01-03T18:07:26.289470+00:00 GitLab Importer Fixing VCID-f2se-ewwh-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2021-4214.yml 34.0.0rc1
2024-01-03T18:07:26.252740+00:00 GitLab Importer Fixing VCID-vq4h-f8a5-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-3048.yml 34.0.0rc1
2024-01-03T18:07:26.190641+00:00 GitLab Importer Fixing VCID-53c3-zc8k-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2690.yml 34.0.0rc1
2024-01-03T18:07:26.064898+00:00 GitLab Importer Fixing VCID-p2mj-2bgk-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2014-0333.yml 34.0.0rc1
2024-01-03T18:07:26.029541+00:00 GitLab Importer Fixing VCID-t99a-x9bm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2011-2691.yml 34.0.0rc1
2024-01-03T18:07:25.986027+00:00 GitLab Importer Fixing VCID-apat-tmy7-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2014-9495.yml 34.0.0rc1
2024-01-03T18:07:25.930685+00:00 GitLab Importer Fixing VCID-731z-2fss-aaaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-6954.yml 34.0.0rc1
2024-01-03T18:07:25.857619+00:00 GitLab Importer Fixing VCID-6xqm-tgr1-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7354.yml 34.0.0rc1
2024-01-03T18:07:25.706836+00:00 GitLab Importer Fixing VCID-52ek-nmkc-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-8540.yml 34.0.0rc1
2024-01-03T18:07:25.652951+00:00 GitLab Importer Fixing VCID-ef5v-w8g5-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2012-3425.yml 34.0.0rc1
2024-01-03T18:07:25.562725+00:00 GitLab Importer Fixing VCID-4nkw-ugs7-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2013-7353.yml 34.0.0rc1
2024-01-03T18:07:25.500089+00:00 GitLab Importer Fixing VCID-7t81-ercm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/nuget/libpng/CVE-2015-0973.yml 34.0.0rc1
2024-01-03T16:04:32.181181+00:00 GHSA Importer Affected by VCID-pkbe-c1vr-aaaf None 34.0.0rc1