mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-4w8p-x6g8-fv64 GHSA-h3qr-fjhm-jphw
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4w8p-x6g8-fv64",
|
||||
"modified": "2022-02-23T17:39:11Z",
|
||||
"modified": "2024-09-13T15:04:25Z",
|
||||
"published": "2022-02-01T00:48:54Z",
|
||||
"aliases": [
|
||||
"CVE-2022-0339"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -48,6 +52,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/janeczku/calibre-web/commit/3b216bfa07ec7992eff03e55d61732af6df9bb92"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-4w8p-x6g8-fv64"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/janeczku/calibre-web"
|
||||
@@ -56,6 +64,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/janeczku/calibre-web/releases/tag/0.6.16"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/calibreweb/PYSEC-2022-23.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.dev/bounties/499688c4-6ac4-4047-a868-7922c3eab369"
|
||||
|
||||
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h3qr-fjhm-jphw",
|
||||
"modified": "2022-07-29T18:08:32Z",
|
||||
"modified": "2024-09-13T15:05:09Z",
|
||||
"published": "2022-07-14T00:00:23Z",
|
||||
"aliases": [
|
||||
"CVE-2019-10800"
|
||||
],
|
||||
"summary": "Codecov prior to 2.0.16 does not sanitize gcov arguments",
|
||||
"summary": "Codecov does not sanitize gcov arguments",
|
||||
"details": "This affects the package codecov before 2.0.16. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -44,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/codecov/codecov-python/commit/2a80aa434f74feb31242b6f213b75ce63ae97902"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-h3qr-fjhm-jphw"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/codecov/codecov-python"
|
||||
|
||||
Reference in New Issue
Block a user