summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202407-06.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-02 08:01:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-02 08:01:06 +0100
commit5c5e9714c851027611cb726a76ebb8be6d48cbdc (patch)
tree3128d1c5b5258c431e64b60e62ba67f9c701c89d /metadata/glsa/glsa-202407-06.xml
parentd1c14e94a73fba924761cdad7298f3e48c6bc160 (diff)
gentoo auto-resync : 02:07:2024 - 08:01:06
Diffstat (limited to 'metadata/glsa/glsa-202407-06.xml')
-rw-r--r--metadata/glsa/glsa-202407-06.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202407-06.xml b/metadata/glsa/glsa-202407-06.xml
new file mode 100644
index 000000000000..7589ec48580e
--- /dev/null
+++ b/metadata/glsa/glsa-202407-06.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202407-06">
+ <title>cryptography: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in cryptography, the worst of which could lead to a denial of service.</synopsis>
+ <product type="ebuild">cryptography</product>
+ <announced>2024-07-01</announced>
+ <revised count="1">2024-07-01</revised>
+ <bug>769419</bug>
+ <bug>864049</bug>
+ <bug>893576</bug>
+ <bug>918685</bug>
+ <bug>925120</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-python/cryptography" auto="yes" arch="*">
+ <unaffected range="ge">42.0.4</unaffected>
+ <vulnerable range="lt">42.0.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>cryptography is a package which provides cryptographic recipes and primitives to Python developers.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in cryptography. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All cryptography users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-python/cryptography-42.0.4"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-36242">CVE-2020-36242</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-23931">CVE-2023-23931</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-49083">CVE-2023-49083</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-26130">CVE-2024-26130</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-07-01T05:59:02.809872Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-07-01T05:59:02.812394Z">ajak</metadata>
+</glsa> \ No newline at end of file