Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jy

#13687of 53,625
19.6Total CVSS
Vulnerabilities · 2
Critical
2
PT-2023-25536
9.8
2023-09-01
Relic · Relic · CVE-2023-36326
**Name of the Vulnerable Software and Affected Versions** RELIC versions before commit 34580d840469361ba9b5f001361cad659687b9ab **Description** The issue allows attackers to execute arbitrary code, cause a denial of service, and escalate privileges when calling the `realloc` function in the `bn grow` function. **Recommendations** For versions before commit 34580d840469361ba9b5f001361cad659687b9ab, update to a version that includes the fix for this issue. As a temporary workaround, consider restricting the use of the `bn grow` function until a patch is available. Avoid using the `realloc` function in the `bn grow` function until the issue is resolved.
PT-2023-25537
9.8
2023-09-01
Relic · Relic · CVE-2023-36327
**Name of the Vulnerable Software and Affected Versions** RELIC versions before commit 421f2e91cf2ba42473d4d54daf24e295679e290e **Description** The issue allows attackers to execute arbitrary code and cause a denial of service. This is due to an integer overflow vulnerability in the `bn get prime` function, specifically in the `pos` argument. **Recommendations** For versions before commit 421f2e91cf2ba42473d4d54daf24e295679e290e, update to a version that includes the fix for this issue. As a temporary workaround, consider restricting the use of the `bn get prime` function until a patch is available.