diff --git a/advisories/github-reviewed/2020/07/GHSA-43fq-w8qq-v88h/GHSA-43fq-w8qq-v88h.json b/advisories/github-reviewed/2020/07/GHSA-43fq-w8qq-v88h/GHSA-43fq-w8qq-v88h.json index a32181c3d34..da78fcf0b37 100644 --- a/advisories/github-reviewed/2020/07/GHSA-43fq-w8qq-v88h/GHSA-43fq-w8qq-v88h.json +++ b/advisories/github-reviewed/2020/07/GHSA-43fq-w8qq-v88h/GHSA-43fq-w8qq-v88h.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-43fq-w8qq-v88h", - "modified": "2023-02-28T15:12:44Z", + "modified": "2024-10-09T19:45:40Z", "published": "2020-07-27T21:52:36Z", "aliases": [ "CVE-2020-11538" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "Pillow" + "name": "pillow" }, "ranges": [ { @@ -52,6 +56,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/2ef59fdbaeb756bc512ab3f2ad15ac45665b303d" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-43fq-w8qq-v88h" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2020-80.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" @@ -93,7 +105,7 @@ "cwe_ids": [ "CWE-125" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-07-27T21:35:11Z", "nvd_published_at": "2020-06-25T19:15:00Z" diff --git a/advisories/github-reviewed/2020/07/GHSA-vj42-xq3r-hr3r/GHSA-vj42-xq3r-hr3r.json b/advisories/github-reviewed/2020/07/GHSA-vj42-xq3r-hr3r/GHSA-vj42-xq3r-hr3r.json index fb5f6a6f4cb..adb3afd8438 100644 --- a/advisories/github-reviewed/2020/07/GHSA-vj42-xq3r-hr3r/GHSA-vj42-xq3r-hr3r.json +++ b/advisories/github-reviewed/2020/07/GHSA-vj42-xq3r-hr3r/GHSA-vj42-xq3r-hr3r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vj42-xq3r-hr3r", - "modified": "2023-09-05T09:11:44Z", + "modified": "2024-10-09T19:45:01Z", "published": "2020-07-27T21:52:39Z", "aliases": [ "CVE-2020-10994" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "Pillow" + "name": "pillow" }, "ranges": [ { @@ -52,6 +56,14 @@ "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/ff60894d697d1992147b791101ad53a8bf1352e4" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-vj42-xq3r-hr3r" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2020-79.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" @@ -97,7 +109,7 @@ "cwe_ids": [ "CWE-125" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-07-27T21:51:26Z", "nvd_published_at": "2020-06-25T19:15:00Z" diff --git a/advisories/github-reviewed/2024/08/GHSA-r3jq-4r5c-j9hp/GHSA-r3jq-4r5c-j9hp.json b/advisories/github-reviewed/2024/08/GHSA-r3jq-4r5c-j9hp/GHSA-r3jq-4r5c-j9hp.json index 3b52461f191..458b30aa4ea 100644 --- a/advisories/github-reviewed/2024/08/GHSA-r3jq-4r5c-j9hp/GHSA-r3jq-4r5c-j9hp.json +++ b/advisories/github-reviewed/2024/08/GHSA-r3jq-4r5c-j9hp/GHSA-r3jq-4r5c-j9hp.json @@ -1,10 +1,10 @@ { "schema_version": "1.4.0", "id": "GHSA-r3jq-4r5c-j9hp", - "modified": "2024-08-27T19:50:59Z", + "modified": "2024-10-09T19:46:17Z", "published": "2024-08-27T19:50:59Z", "aliases": [ - + "CVE-2024-47833" ], "summary": "Taipy has a Session Cookie without Secure and HTTPOnly flags", "details": "### Summary\nSession cookie is without Secure and HTTPOnly flags.\n\n### Details\nPlease take a look at this part of code (PoC screenshot) or check code directly (provided in Occurrences section below)\n\n**Occurrences**:\nhttps://github.com/Avaiga/taipy/blob/develop/frontend/taipy-gui/src/components/Taipy/Navigate.tsx#L67\n\n**Proposed remediation:** add Secure and HTTPOnly flags for cookies.\n\nIt could be like this:\ndocument.cookie = `tprh=${tprh};path=/;Secure;HttpOnly;`;\n\n\n### PoC\n**Screenshot**:\n![image](https://github.com/Avaiga/taipy/assets/18367606/ea7d1bbd-ba27-447f-932b-3d33ffc1a2e7)\n\n\n### Impact\n**Secure**: This flag indicates that the cookie should only be sent over secure HTTPS connections. Without this flag, the cookie will be sent over both HTTP and HTTPS connections, which could expose it to interception or tampering if the connection is not secure.\n**HttpOnly:** This flag prevents the cookie from being accessed by client-side JavaScript. It helps mitigate certain types of attacks, such as cross-site scripting (XSS), by preventing malicious scripts from accessing the cookie's value.\n\n**References**\n CWE-614: Sensitive Cookie in HTTPS Session Without 'Secure' Attribute https://cwe.mitre.org/data/definitions/614.html\n CWE-1004: Sensitive Cookie Without 'HttpOnly' Flag - https://cwe.mitre.org/data/definitions/1004.html\n OWASP - Secure Cookie Attribute - https://owasp.org/www-community/controls/SecureCookieAttribute\n Cookie security flags - https://www.invicti.com/learn/cookie-security-flags/\n Cookie lack Secure flag - https://support.detectify.com/support/solutions/articles/48001048982-cookie-lack-secure-flag\n\n**Other**:\nTitle: Encrypting the Web\nURL: https://www.eff.org/encrypt-the-web\n\nUpdate (Required advisory information) - added severity, resource: \nhttps://portswigger.net/kb/issues/00500200_tls-cookie-without-secure-flag-set\n\nBest regards,", @@ -25,11 +25,14 @@ "introduced": "0" }, { - "last_affected": "3.1.1" + "fixed": "4.0.0" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.1.1" + } } ], "references": [