Lucene search
K

1680 matches found

NVD
NVD
added 2020/12/09 7:15 p.m.13 views

CVE-2020-28086

pass through 1.7.3 has a possibility of using a password for an unintended resource. For exploitation to occur, the user must do a git pull, decrypt a password, and log into a remote service with the password. If an attacker controls the central Git server or one of the other members' machines, a...

7.5CVSS7.7AI score0.00095EPSS
Exploits0References1
OSV
OSV
added 2020/12/09 7:15 p.m.5 views

CVE-2020-28086

pass through 1.7.3 has a possibility of using a password for an unintended resource. For exploitation to occur, the user must do a git pull, decrypt a password, and log into a remote service with the password. If an attacker controls the central Git server or one of the other members' machines, a...

7.5CVSS6.9AI score
Exploits0References1
Prion
Prion
added 2020/12/09 7:15 p.m.18 views

Default credentials

pass through 1.7.3 has a possibility of using a password for an unintended resource. For exploitation to occur, the user must do a git pull, decrypt a password, and log into a remote service with the password. If an attacker controls the central Git server or one of the other members' machines, a...

5CVSS7.6AI score0.00095EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/09 6:9 p.m.22 views

CVE-2020-28086

pass through 1.7.3 has a possibility of using a password for an unintended resource. For exploitation to occur, the user must do a git pull, decrypt a password, and log into a remote service with the password. If an attacker controls the central Git server or one of the other members' machines, a...

7.7AI score0.00095EPSS
Exploits0References1
OSV
OSV
added 2020/12/07 10:15 p.m.20 views

CVE-2020-8564

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects v1.19.3, v1.18.10, v1.17.13...

5.5CVSS6.5AI score
Exploits0References3
UbuntuCve
UbuntuCve
added 2020/12/07 10:15 p.m.29 views

CVE-2020-8564

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects v1.19.3, v1.18.10, v1.17.13...

5.5CVSS6.8AI score0.00042EPSS
Exploits0References4
Cvelist
Cvelist
added 2020/12/07 10:0 p.m.15 views

CVE-2020-8564 Docker config secrets leaked when file is malformed and loglevel >= 4

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects v1.19.3, v1.18.10, v1.17.13...

4.7CVSS5.5AI score0.00042EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2020/12/07 10:0 p.m.24 views

CVE-2020-8564

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects v1.19.3, v1.18.10, v1.17.13...

5.5CVSS5.6AI score0.00042EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2020/11/13 5:18 p.m.70 views

Authorization bypass in Spree

Impact The perpetrator could query the API v2 Order Status endpoint with an empty string passed as an Order token Patches Please upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree 3.7 are not affected. References Pull request with a fix and in-depth explanati...

7.7CVSS0.5AI score0.00267EPSS
Exploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2020/10/21 3:55 p.m.46 views

CVE-2020-15157

A flaw was found in containerd. Credentials may be leaked during an image pull...

6.1CVSS6.5AI score0.00846EPSS
Exploits1References6
Veracode
Veracode
added 2020/10/19 6:51 a.m.26 views

Information Disclosure

github.com/kubernetes/kubernetes is vulnerable to information disclosure. When the logging level is to at least 4, processing a malicious docker configuration file will result in the contents of the docker configuration file being leaked, which can include pull secrets or other registry credentia...

5.5CVSS2.3AI score0.00042EPSS
Exploits0References4Affected Software7
Cvelist
Cvelist
added 2020/10/16 4:45 p.m.24 views

CVE-2020-15157 containerd can be coerced into leaking credentials during image pull

In containerd an industry-standard container runtime before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer otherwise known as a “foreign...

6.1CVSS6.8AI score0.00846EPSS
Exploits1References5
OSV
OSV
added 2020/10/16 12:51 a.m.32 views

GHSA-G5VF-V6WF-7W2R Ciphertext Malleability Issue in Tink Java

Impact Tink's Java version before 1.5 under some circumstances allowed attackers to change the key ID part of the ciphertext, resulting in the attacker creating a second ciphertext that will decrypt to the same plaintext. This can be a problem in particular in the case of encrypting with a...

6.9CVSS5AI score0.00081EPSS
Exploits0References4
NCSC
NCSC
added 2020/10/16 12:0 a.m.1 views

Vulnerability fixed in containerd

A vulnerability has been fixed in containerd, which is used by Docker and Kubernetes, among others. A malicious party could vulnerability potentially exploit it to gain access to login credentials to an internal or external image registry. To do so the malicious party must induce the user to pull...

6.1CVSS6.8AI score0.00846EPSS
Exploits1
OSV
OSV
added 2020/09/04 5:26 p.m.8 views

GHSA-7R9X-HR76-JR96 Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

8AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/04 5:26 p.m.25 views

Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

6.8AI score
Exploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2020/07/27 6:50 p.m.3 views

proglottis/gpgme: Use-after-free in GPGME bindings during container image pull

A use-after-free vulnerability was found in the Go GPGME wrapper library, github.com/proglottis/gpgme. An attacker could use this flaw to crash or cause potential code execution in Go applications that use this library, under certain conditions, during GPG signature verification...

7.5CVSS6.1AI score0.01939EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/07/21 9:57 a.m.3 views

proglottis/gpgme: Use-after-free in GPGME bindings during container image pull

A use-after-free vulnerability was found in the Go GPGME wrapper library, github.com/proglottis/gpgme. An attacker could use this flaw to crash or cause potential code execution in Go applications that use this library, under certain conditions, during GPG signature verification...

7.5CVSS6.1AI score0.01939EPSS
Exploits1References4
Hacker One
Hacker One
added 2020/07/16 4:40 p.m.23 views

Bitwarden: Blind HTTP GET SSRF via website icon fetch (bypass of pull#812)

After a credential has been added to vault.bitwarden.com or any self-hosted installation, if the settings allow website icons to be fetched https://bitwarden.com/help/article/website-icons/, the Bitwarden server will try to fetch the icon image. The relevant source code is...

0.1AI score
Exploits0
Kitploit
Kitploit
added 2020/07/14 12:30 p.m.35 views

X64Dbg - An Open-Source X64/X32 Debugger For Windows

An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog! Screenshots Installatio...

7.3AI score
Exploits0References19
Rows per page
Query Builder