Publish Advisories

GHSA-537h-rv9q-vvph
GHSA-8rjr-6qq5-pj9p
This commit is contained in:
advisory-database[bot]
2024-10-21 21:55:25 +00:00
parent 3bfead98da
commit ab4bd1d4da
2 changed files with 12 additions and 10 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-537h-rv9q-vvph",
"modified": "2023-09-01T10:08:35Z",
"modified": "2024-10-21T21:54:27Z",
"published": "2021-03-24T18:24:39Z",
"aliases": [
"CVE-2020-13757"
@@ -48,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/sybrenstuvel/python-rsa/issues/146#issuecomment-641845667"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2020-99.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/sybrenstuvel/python-rsa"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8rjr-6qq5-pj9p",
"modified": "2024-02-23T21:05:05Z",
"modified": "2024-10-21T21:53:43Z",
"published": "2022-05-14T00:59:49Z",
"aliases": [
"CVE-2016-1494"
@@ -20,13 +20,6 @@
"ecosystem": "PyPI",
"name": "rsa"
},
"ecosystem_specific": {
"affected_functions": [
"verify",
"rsa.pkcs1.verify(message, signature, pub_key):",
"rsa.pkcs1._find_method_hash"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -59,6 +52,10 @@
"type": "WEB",
"url": "https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2016-10.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/sybrenstuvel/python-rsa"
@@ -90,7 +87,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
"CWE-20",
"CWE-347"
],
"severity": "MODERATE",
"github_reviewed": true,