Vulnerability Details : CVE-2020-36646
A vulnerability classified as problematic has been found in MediaArea ZenLib up to 0.4.38. This affects the function Ztring::Date_From_Seconds_1970_Local of the file Source/ZenLib/Ztring.cpp. The manipulation of the argument Value leads to unchecked return value to null pointer dereference. Upgrading to version 0.4.39 is able to address this issue. The identifier of the patch is 6475fcccd37c9cf17e0cfe263b5fe0e2e47a8408. It is recommended to upgrade the affected component. The identifier VDB-217629 was assigned to this vulnerability.
Vulnerability category: Memory Corruption
Products affected by CVE-2020-36646
- cpe:2.3:a:mediaarea:zenlib:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36646
0.61%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36646
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
2.3
|
LOW | AV:A/AC:M/Au:S/C:N/I:N/A:P |
4.4
|
2.9
|
VulDB | |
3.5
|
LOW | CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
2.1
|
1.4
|
VulDB | |
3.5
|
LOW | CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
2.1
|
1.4
|
VulDB | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-36646
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: nvd@nist.gov (Primary)
-
The product does not check for an error after calling a function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference.Assigned by: cna@vuldb.com (Secondary)
References for CVE-2020-36646
-
https://github.com/MediaArea/ZenLib/pull/119
fix V522 There might be dereferencing of a potential null pointer 'Gmt' by pavel-pimenov · Pull Request #119 · MediaArea/ZenLib · GitHubPatch
-
https://vuldb.com/?id.217629
Third Party Advisory;VDB Entry
-
https://github.com/MediaArea/ZenLib/releases/tag/v0.4.39
Release v0.4.39 · MediaArea/ZenLib · GitHubRelease Notes
-
https://vuldb.com/?ctiid.217629
Third Party Advisory;VDB Entry
-
https://github.com/MediaArea/ZenLib/commit/6475fcccd37c9cf17e0cfe263b5fe0e2e47a8408
fix V522 [CWE-690] There might be dereferencing of a potential null p… · MediaArea/ZenLib@6475fcc · GitHubPatch
Jump to