-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 0 new CVEs: - 15 updated CVEs: CVE-2020-25613, CVE-2021-31810, CVE-2021-32066, CVE-2021-33479, CVE-2021-33480, CVE-2021-33481, CVE-2021-33621, CVE-2021-41816, CVE-2021-41817, CVE-2021-41819, CVE-2022-28738, CVE-2022-28739, CVE-2023-28755, CVE-2023-28756, CVE-2023-42465
- Loading branch information
cvelistV5 Github Action
committed
Jan 24, 2024
1 parent
c53bb05
commit 9d9bceb
Showing
17 changed files
with
520 additions
and
865 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,133 +1,67 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.0", | ||
"cveMetadata": { | ||
"state": "PUBLISHED", | ||
"cveId": "CVE-2021-33479", | ||
"assignerOrgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", | ||
"assignerShortName": "fedora", | ||
"dateUpdated": "2024-01-24T05:06:43.268942", | ||
"dateReserved": "2021-05-20T00:00:00", | ||
"datePublished": "2021-11-17T00:00:00" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"affected": [ | ||
{ | ||
"product": "gocr", | ||
"vendor": "n/a", | ||
"versions": [ | ||
{ | ||
"status": "affected", | ||
"version": "gocr 0.53-20200802" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", | ||
"shortName": "fedora", | ||
"dateUpdated": "2024-01-24T05:06:43.268942" | ||
}, | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "A stack-based buffer overflow vulnerability was discovered in gocr through 0.53-20200802 in measure_pitch() in pgm2asc.c." | ||
} | ||
], | ||
"problemTypes": [ | ||
"affected": [ | ||
{ | ||
"descriptions": [ | ||
"vendor": "n/a", | ||
"product": "gocr", | ||
"versions": [ | ||
{ | ||
"cweId": "CWE-119", | ||
"description": "CWE-119", | ||
"lang": "en", | ||
"type": "CWE" | ||
"version": "gocr 0.53-20200802", | ||
"status": "affected" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"dateUpdated": "2021-11-17T17:51:44", | ||
"orgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", | ||
"shortName": "fedora" | ||
}, | ||
"references": [ | ||
{ | ||
"tags": [ | ||
"x_refsource_MISC" | ||
], | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962861" | ||
}, | ||
{ | ||
"url": "https://sourceforge.net/p/jocr/bugs/39/" | ||
}, | ||
{ | ||
"name": "GLSA-202401-28", | ||
"tags": [ | ||
"x_refsource_MISC" | ||
"vendor-advisory" | ||
], | ||
"url": "https://sourceforge.net/p/jocr/bugs/39/" | ||
"url": "https://security.gentoo.org/glsa/202401-28" | ||
} | ||
], | ||
"x_legacyV4Record": { | ||
"CVE_data_meta": { | ||
"ASSIGNER": "patrick@puiterwijk.org", | ||
"ID": "CVE-2021-33479", | ||
"STATE": "PUBLIC" | ||
}, | ||
"affects": { | ||
"vendor": { | ||
"vendor_data": [ | ||
{ | ||
"product": { | ||
"product_data": [ | ||
{ | ||
"product_name": "gocr", | ||
"version": { | ||
"version_data": [ | ||
{ | ||
"version_value": "gocr 0.53-20200802" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"vendor_name": "n/a" | ||
} | ||
] | ||
} | ||
}, | ||
"data_format": "MITRE", | ||
"data_type": "CVE", | ||
"data_version": "4.0", | ||
"description": { | ||
"description_data": [ | ||
{ | ||
"lang": "eng", | ||
"value": "A stack-based buffer overflow vulnerability was discovered in gocr through 0.53-20200802 in measure_pitch() in pgm2asc.c." | ||
} | ||
] | ||
}, | ||
"problemtype": { | ||
"problemtype_data": [ | ||
{ | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "CWE-119" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"references": { | ||
"reference_data": [ | ||
{ | ||
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1962861", | ||
"refsource": "MISC", | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962861" | ||
}, | ||
"problemTypes": [ | ||
{ | ||
"descriptions": [ | ||
{ | ||
"name": "https://sourceforge.net/p/jocr/bugs/39/", | ||
"refsource": "MISC", | ||
"url": "https://sourceforge.net/p/jocr/bugs/39/" | ||
"type": "CWE", | ||
"lang": "en", | ||
"description": "CWE-119", | ||
"cweId": "CWE-119" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"cveMetadata": { | ||
"assignerOrgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", | ||
"assignerShortName": "fedora", | ||
"cveId": "CVE-2021-33479", | ||
"datePublished": "2021-11-17T17:51:44", | ||
"dateReserved": "2021-05-20T00:00:00", | ||
"dateUpdated": "2021-11-17T17:51:44", | ||
"state": "PUBLISHED" | ||
}, | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.0" | ||
} | ||
} |
Oops, something went wrong.