summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-07-24 06:10:44 +0000
committerGLSAMaker <glsamaker@gentoo.org>2024-07-24 06:10:44 +0000
commit7772094b36e013db30f9ebba540f831a415f70c2 (patch)
treea1c348bc6ee16ebeaf881aab16bce0c9b596b45e
parent[ GLSA 202407-27 ] ExifTool: Multiple vulnerabilities (diff)
downloadglsa-7772094b36e013db30f9ebba540f831a415f70c2.tar.gz
glsa-7772094b36e013db30f9ebba540f831a415f70c2.tar.bz2
glsa-7772094b36e013db30f9ebba540f831a415f70c2.zip
[ GLSA 202407-28 ] Freenet: Deanonymization Vulnerability
Bug: https://bugs.gentoo.org/904441 Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
-rw-r--r--glsa-202407-28.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202407-28.xml b/glsa-202407-28.xml
new file mode 100644
index 00000000..67adc3da
--- /dev/null
+++ b/glsa-202407-28.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202407-28">
+ <title>Freenet: Deanonymization Vulnerability</title>
+ <synopsis>A vulnerability has been discovered in Freenet, which can lead to deanonymization due to path folding.</synopsis>
+ <product type="ebuild">freenet</product>
+ <announced>2024-07-24</announced>
+ <revised count="1">2024-07-24</revised>
+ <bug>904441</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-p2p/freenet" auto="yes" arch="*">
+ <unaffected range="ge">0.7.5_p1497</unaffected>
+ <vulnerable range="lt">0.7.5_p1497</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Freenet is an encrypted network without censorship.</p>
+ </background>
+ <description>
+ <p>This release fixes a severe vulnerability in path folding that allowed
+to distinguish between downloaders and forwarders with an adapted
+node that is directly connected via opennet.</p>
+ </description>
+ <impact type="normal">
+ <p>This release fixes a severe vulnerability in path folding that allowed
+to distinguish between downloaders and forwarders with an adapted
+node that is directly connected via opennet.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Freenet users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-p2p/freenet-0.7.5_p1497"
+ </code>
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="2024-07-24T06:10:44.345056Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-07-24T06:10:44.351516Z">graaff</metadata>
+</glsa> \ No newline at end of file