Lucene search
+L

209 matches found

Veracode
Veracode
added 2022/04/13 10:29 a.m.10 views

Denial Of Service (DoS)

go-ipfs is vulnerable to denial of service. The use of go-codec-dagpb dependency with an issue allows external user who download or export data to traverse certain malformed graphs and cause an application crash...

3.5AI score
SaveExploits0
Veracode
Veracode
added 2022/04/07 6:29 a.m.9 views

Information Disclosure

github.com/ipfs/go-ipfs is vulnerable to information disclosure. The vulnerability exists in docker-compose.yaml because the resulting list of listeners when running IPFS are either public or bound to public IPs which allows an attacker to gain admin API access to the IPFS node and control user...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/04/04 9:23 p.m.20 views

GHSA-FX5P-F64H-93XC Opened exploitable ports in default docker-compose.yaml in go-ipfs

Impact Allows admin API access to the IPFS node. Who ? This affects people running the docker-compose.yaml service in an environment where the docker host is directly attached to a public or untrusted IP. In the vulnerable version, the private API endpoint is publicly forwarded by exposing it as...

7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/04/04 9:23 p.m.17 views

Opened exploitable ports in default docker-compose.yaml in go-ipfs

Impact Allows admin API access to the IPFS node. Who ? This affects people running the docker-compose.yaml service in an environment where the docker host is directly attached to a public or untrusted IP. In the vulnerable version, the private API endpoint is publicly forwarded by exposing it as...

7AI score
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:49 p.m.6 views

cid (>=0.3.2 <=0.4.0), dag-cbor (=0.1.0) +41 more potentially affected by CVE-2020-35909 via multihash (=0.10.1)

multihash CARGO version =0.10.1 is affected by a known vulnerability. The following packages have a transitive dependency on multihash and may be impacted: - cid =0.3.2, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.5.1, =0.0.1, =0.0.2 - libipld =0.1.0 - libipld-base =0.1.0 - libipld-core...

7.8CVSS7.1AI score0.01371EPSS
SaveExploits0
OSV
OSV
added 2021/06/23 5:27 p.m.49 views

GHSA-27PV-Q55R-222G Path traversal in github.com/ipfs/go-ipfs

Impact It is currently possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written to incorrect output directories. The issue can only occur when ipfs get is done on an affected DAG. 1. The only affected command is...

7.7CVSS8.1AI score0.01699EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/23 5:27 p.m.77 views

Path traversal in github.com/ipfs/go-ipfs

Impact It is currently possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written to incorrect output directories. The issue can only occur when ipfs get is done on an affected DAG. 1. The only affected command is...

8.1CVSS7.9AI score0.01699EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/06/23 5:27 p.m.23 views

GHSA-R4GV-VJ59-CCCM Control character injection in console output in github.com/ipfs/go-ipfs

Impact Control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown, malicious action. Patches - Patched via https://github.com/ipfs/go-ipfs/pull/7831 in v0.8.0 For more information If you have any questions...

6.8CVSS8.6AI score0.01501EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/23 5:27 p.m.65 views

Control character injection in console output in github.com/ipfs/go-ipfs

Impact Control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown, malicious action. Patches - Patched via https://github.com/ipfs/go-ipfs/pull/7831 in v0.8.0 For more information If you have any questions...

8.8CVSS8.3AI score0.01501EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/06/01 12:0 a.m.45 views

openSUSE Security Update : opera (openSUSE-2021-712)

This update for opera fixes the following issues : Update to version 76.0.4017.94 - released on the stable branch Update to version 76.0.4017.88 - CHR-8404 Update chromium on desktop-stable-90-4017 to 90.0.4430.85 - DNA-92219 Add bookmark API supports to the front-end - DNA-92409 MAC Present now...

9.6CVSS8AI score0.69291EPSS
SaveExploits7References8
Veracode
Veracode
added 2021/03/25 1:44 a.m.25 views

Path Traversal

github.com/ipfs/go-ipfs is vulnerable to path traversal. The use of whyrusleeping/tar-utils which fails to validate tarPath when a get is done on an malicious DAG file allows overwritting of files or writing to incorrect destination folders during retrieval...

8.1CVSS3.8AI score0.01699EPSS
SaveExploits0References3Affected Software3
CNVD
CNVD
added 2021/03/25 12:0 a.m.12 views

Unspecified Vulnerability in IPFS

IPFS is a distributed file system developed in the Go language by the Ipfs IPFS team. A security vulnerability exists in IPFS that stems from control characters not being escaped from the console output, which can be exploited by an attacker to perform unknown malicious operations...

8.8CVSS6.6AI score0.01501EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/24 9:15 p.m.19 views

CVE-2020-26283

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown,...

8.8CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2021/03/24 9:15 p.m.15 views

CVE-2020-26279

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0-rc1, it is possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written t...

8.1CVSS6.6AI score
SaveExploits0References3
NVD
NVD
added 2021/03/24 9:15 p.m.28 views

CVE-2020-26279

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0-rc1, it is possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written t...

8.1CVSS0.01699EPSS
SaveExploits0References3
NVD
NVD
added 2021/03/24 9:15 p.m.22 views

CVE-2020-26283

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown,...

8.8CVSS0.01501EPSS
SaveExploits0References3
Prion
Prion
added 2021/03/24 9:15 p.m.23 views

Design/Logic Flaw

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown,...

6.5CVSS8.5AI score0.01501EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/03/24 9:15 p.m.26 views

Path traversal

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0-rc1, it is possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written t...

5.5CVSS7.8AI score0.01699EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/03/24 8:30 p.m.36 views

CVE-2020-26283 Control character injection in console output

go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown,...

6.8CVSS8.6AI score0.01501EPSS
SaveExploits0References3
CVE
CVE
added 2021/03/24 8:30 p.m.107 views

CVE-2020-26283

CVE-2020-26283 affects go-ipfs prior to v0.8.0, where control characters are not escaped in console output, potentially enabling a user to be tricked into performing unintended actions. The issue is clearly described across multiple sources (GitHub advisory GHSA-r4gv-vj59-cccm and OSV/CVE records...

8.8CVSS7.4AI score0.01501EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder