Lucene search
+L

85 matches found

NVD
NVD
added 2022/05/20 9:15 p.m.34 views

CVE-2022-29186

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Rundeck community and rundeck-enterprise docker images contained a pre-generated SSH keypair. If the idrsa.pub public key of the keypair was copied to authorizedkeys files on remote host, those hosts...

9.8CVSS0.01159EPSS
SaveExploits0References2
Prion
Prion
added 2022/05/20 9:15 p.m.18 views

Design/Logic Flaw

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Rundeck community and rundeck-enterprise docker images contained a pre-generated SSH keypair. If the idrsa.pub public key of the keypair was copied to authorizedkeys files on remote host, those hosts...

6.8CVSS9.4AI score0.01159EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/05/20 8:20 p.m.45 views

CVE-2022-29186 Use of Hard-coded Cryptographic Key in rundeck/rundeck, rundeckpro/enterprise

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. Rundeck community and rundeck-enterprise docker images contained a pre-generated SSH keypair. If the idrsa.pub public key of the keypair was copied to authorizedkeys files on remote host, those hosts...

9.1CVSS9.8AI score0.01159EPSS
SaveExploits0References2
CVE
CVE
added 2022/05/20 8:20 p.m.98 views

CVE-2022-29186

CVE-2022-29186 affects Rundeck Docker images (community and enterprise) versions 4.0 and earlier, where a pre-generated id_rsa.pub SSH keypair was included in the image. If this public key was copied to authorized_keys on a remote host, anyone with the corresponding private key could access those...

9.8CVSS9.7AI score0.01159EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/12 12:00 a.m.30 views

Moodle Blind SQL injection possible via MNet authentication

An SQL injection risk existed on sites with MNet enabled and configured, via an XML-RPC call from the connected peer host. Note that this required site administrator access or access to the keypair. Moodle 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8, 3.5 to 3.5.17 and earlier unsupported versions...

7.2CVSS7.5AI score0.00926EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/03/12 12:00 a.m.36 views

GHSA-RVMC-8GMG-GGQR Moodle Blind SQL injection possible via MNet authentication

An SQL injection risk existed on sites with MNet enabled and configured, via an XML-RPC call from the connected peer host. Note that this required site administrator access or access to the keypair. Moodle 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8, 3.5 to 3.5.17 and earlier unsupported versions...

7.2CVSS7.1AI score0.00926EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/11 6:15 p.m.9 views

UBUNTU-CVE-2021-32474

An SQL injection risk existed on sites with MNet enabled and configured, via an XML-RPC call from the connected peer host. Note that this required site administrator access or access to the keypair. Moodle 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8, 3.5 to 3.5.17 and earlier unsupported versions...

7.2CVSS7.1AI score0.00926EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2021/10/12 7:57 a.m.93 views

GitHub Revoked Insecure SSH Keys Generated by a Popular git Client

Code hosting platform GitHub has revoked weak SSH authentication keys that were generated via the GitKraken git GUI client due to a vulnerability in a third-party library that increased the likelihood of duplicated SSH keys. As an added precautionary measure, the Microsoft-owned company also said...

9.1CVSS0.1AI score0.03091EPSS
SaveExploits1
NVD
NVD
added 2021/10/11 5:15 p.m.38 views

CVE-2021-41117

keypair is a a RSA PEM key generator written in javascript. keypair implements a lot of cryptographic primitives on its own or by borrowing from other libraries where possible, including node-forge. An issue was discovered where this library was generating identical RSA keys used in SSH. This wou...

9.1CVSS0.03091EPSS
SaveExploits1References2
OSV
OSV
added 2021/10/11 5:15 p.m.16 views

CVE-2021-41117

keypair is a a RSA PEM key generator written in javascript. keypair implements a lot of cryptographic primitives on its own or by borrowing from other libraries where possible, including node-forge. An issue was discovered where this library was generating identical RSA keys used in SSH. This wou...

9.1CVSS9.3AI score
SaveExploits0References2
Prion
Prion
added 2021/10/11 5:15 p.m.27 views

Path traversal

keypair is a a RSA PEM key generator written in javascript. keypair implements a lot of cryptographic primitives on its own or by borrowing from other libraries where possible, including node-forge. An issue was discovered where this library was generating identical RSA keys used in SSH. This wou...

6.4CVSS9.3AI score0.03091EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/10/11 5:10 p.m.66 views

CVE-2021-41117

CVE-2021-41117 concerns the keypair library (JS RSA key generator) generating identical P, Q (and N) values for SSH keys due to a weak RNG. The root cause is a non-cryptographically secure fallback RNG: when window.crypto.getRandomValues() is unavailable, keypair seeds an AES-CMAC counter with a ...

9.1CVSS9.1AI score0.03091EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/11 5:09 p.m.54 views

Insecure random number generation in keypair

Description and Impact A bug in the pseudo-random number generator used by keypair versions up to and including 1.0.3 could allow for weak RSA key generation. This could enable an attacker to decrypt confidential messages or gain authorized access to an account belonging to the victim. We recomme...

9.1CVSS1.5AI score0.03091EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/10/11 5:09 p.m.35 views

GHSA-3F99-HVG4-QJWJ Insecure random number generation in keypair

Description and Impact A bug in the pseudo-random number generator used by keypair versions up to and including 1.0.3 could allow for weak RSA key generation. This could enable an attacker to decrypt confidential messages or gain authorized access to an account belonging to the victim. We recomme...

8.7CVSS7.5AI score0.03091EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2021/10/11 12:00 a.m.8 views

Keypair 代码问题漏洞

Keypair is an open source package. It is used to generate RSA PEM key pairs in pure JS. Keypair has a code issue vulnerability that stems from. An issue was found when this library was generating the same RSA keys used in SSH. This would mean that the library is generating the same P, Q and...

9.1CVSS8.5AI score0.03091EPSS
SaveExploits1References3
OSV
OSV
added 2021/07/30 2:15 p.m.9 views

CVE-2020-10590

Replicated Classic 2.x versions have an improperly secured API that exposes sensitive data from the Replicated Admin Console configuration. An attacker with network access to the Admin Console port 8800 on the Replicated Classic server could retrieve the TLS Keypair Cert and Key used to configure...

7.5CVSS5.8AI score0.01312EPSS
SaveExploits0References3
Prion
Prion
added 2021/07/30 2:15 p.m.25 views

Design/Logic Flaw

Replicated Classic 2.x versions have an improperly secured API that exposes sensitive data from the Replicated Admin Console configuration. An attacker with network access to the Admin Console port 8800 on the Replicated Classic server could retrieve the TLS Keypair Cert and Key used to configure...

5CVSS7.4AI score0.01312EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/07/28 11:38 a.m.75 views

CVE-2020-10590

CVE-2020-10590 affects Replicated Classic 2.x. The issue is an improperly secured API that exposes sensitive data from the Replicated Admin Console configuration. An attacker with network access to the Admin Console port (8800) on a Replicated Classic server could retrieve the TLS keypair (certif...

7.5CVSS7.4AI score0.01312EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2021/02/25 6:22 p.m.67 views

Exploit for Path Traversal in Vmware Cloud_Foundation

vsphereyeeter.sh is an automated bash script to exploit vuln...

10CVSS10AI score0.99518EPSS
SaveExploits48
Kitploit
Kitploit
added 2021/02/05 11:30 a.m.140 views

Geacon - Implement CobaltStrike's Beacon In Go

Using Go to implement CobaltStrike's Beacon This project is for learningprotocol analysis and reverse engineering only, if someone's rights have been violated, please contact me to remove the project, and the last DO NOT USE IT ILLEGALLY How to play 1. Setup the teamserver and start a http...

7.5AI score
SaveExploits0References3
Rows per page
Query Builder