Publish Advisories

GHSA-6476-g47x-h3c7
GHSA-v367-p58w-98h5
This commit is contained in:
advisory-database[bot]
2024-10-21 20:05:04 +00:00
parent 7b032a1b16
commit 9737035ce7
2 changed files with 31 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6476-g47x-h3c7",
"modified": "2024-05-01T11:23:15Z",
"modified": "2024-10-21T20:03:23Z",
"published": "2022-05-17T01:48:25Z",
"aliases": [
"CVE-2012-1176"
@@ -9,7 +9,14 @@
"summary": "PyFriBidi Buffer overflow in the fribidi_utf8_to_unicode function",
"details": "Buffer overflow in the fribidi_utf8_to_unicode function in PyFriBidi before 0.11.0 allows remote attackers to cause a denial of service (application crash) via a 4-byte utf-8 sequence.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -41,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/pediapress/pyfribidi/issues/2"
},
{
"type": "WEB",
"url": "https://github.com/pediapress/pyfribidi/issues/2%29:"
},
{
"type": "WEB",
"url": "https://github.com/pediapress/pyfribidi/commit/d2860c655357975e7b32d84e6b45e98f0dcecd7a"
@@ -61,6 +72,10 @@
"type": "PACKAGE",
"url": "https://github.com/pediapress/pyfribidi"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyfribidi/PYSEC-2012-11.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228170815/http://www.securityfocus.com/bid/52451"
@@ -98,7 +113,7 @@
"cwe_ids": [
"CWE-119"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T11:23:15Z",
"nvd_published_at": "2012-08-26T20:55:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v367-p58w-98h5",
"modified": "2024-04-30T14:35:18Z",
"modified": "2024-10-21T20:04:17Z",
"published": "2022-05-17T01:46:08Z",
"aliases": [
"CVE-2012-2417"
@@ -9,7 +9,14 @@
"summary": "PyCrypto makes Use of Insufficiently Random Values",
"details": "PyCrypto before 2.6 does not produce appropriate prime numbers when using an ElGamal scheme to generate a key, which reduces the signature space or public key space and makes it easier for attackers to conduct brute force attacks to obtain the private key.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -57,6 +64,10 @@
"type": "WEB",
"url": "https://github.com/dlitz/pycrypto/blob/373ea760f21701b162e8c4912a66928ee30d401a/ChangeLog"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pycrypto/PYSEC-2012-16.yaml"
},
{
"type": "WEB",
"url": "https://hermes.opensuse.org/messages/15083589"