Lucene search
+L

615 matches found

Vulnrichment
Vulnrichment
added 2023/02/23 9:34 p.m.6 views

CVE-2023-25823 Gradio contains Use of Hard-coded Credentials

Gradio is an open-source Python library to build machine learning and data science demos and web applications. Versions prior to 3.13.1 contain Use of Hard-coded Credentials. When using Gradio's share links i.e. creating a Gradio app and then setting share=True, a private SSH key is sent to any...

5.4CVSS7.7AI score0.00553EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/23 9:34 p.m.28 views

CVE-2023-25823 Gradio contains Use of Hard-coded Credentials

Gradio is an open-source Python library to build machine learning and data science demos and web applications. Versions prior to 3.13.1 contain Use of Hard-coded Credentials. When using Gradio's share links i.e. creating a Gradio app and then setting share=True, a private SSH key is sent to any...

5.4CVSS9.2AI score0.00553EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/02/23 9:34 p.m.41 views

CVE-2023-25823 Gradio contains Use of Hard-coded Credentials

Gradio is an open-source Python library to build machine learning and data science demos and web applications. Versions prior to 3.13.1 contain Use of Hard-coded Credentials. When using Gradio's share links i.e. creating a Gradio app and then setting share=True, a private SSH key is sent to any...

5.4CVSS9.6AI score0.00553EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.6 views

SUSE CVE-2015-1782

The kexagreemethods function in libssh2 before 1.5.0 allows remote servers to cause a denial of service crash or have other unspecified impact via crafted length values in an SSHMSGKEXINIT packet...

6.8CVSS7.1AI score0.03501EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2023/02/15 4:58 a.m.6 views

SUSE CVE-2016-7407

The dropbearconvert command in Dropbear SSH before 2016.74 allows attackers to execute arbitrary code via a crafted OpenSSH key file...

10CVSS7.9AI score0.05542EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.4 views

SUSE CVE-2022-29810

The Hashicorp go-getter library before 1.5.11 does not redact an SSH key from a URL query parameter...

5.5CVSS6.8AI score0.00403EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2023/01/28 11:12 a.m.371 views

Exploit for Path Traversal in Grafana

LabAutomationCVE-2021-43798 I make a script for pen...

7.5CVSS7.8AI score0.88849EPSS
SaveExploits45
Vulnrichment
Vulnrichment
added 2023/01/20 10:49 p.m.6 views

CVE-2023-22742 libgit2 fails to verify SSH keys by default

libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the caller to set the certificatecheck field of libgit2's gitremotecallbacks...

5.3CVSS6.1AI score0.0058EPSS
SaveExploits0References7
Atlassian
Atlassian
added 2023/01/05 4:20 a.m.26 views

Private key is logged at DEBUG level when accidentally entered into SSH page

When a user uploads their public SSH key, Bitbucket will log the submitted data at DEBUG level if the key is invalid. Unfortunately, if a user mistakenly uploads their private key, this will be logged: noformat username SECO1Qx158x13421x0 3omfyq 123.45.67.89,12.34.56.78 "POST...

1.3AI score
SaveExploits0
Veracode
Veracode
added 2023/01/03 12:33 p.m.18 views

Business Logic Errors

rdiffweb is vulnerable to business logic errors. The vulnerability exists because the library does not properly trigger notifications when adding an ssh key which allows an attacker to add any ssh key without aware of the user...

9.8CVSS8.9AI score0.00967EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2023/01/03 10:55 a.m.16 views

Improper Access Control

rdiffweb is vulnerable to improper access control. The library allows the same SSH key to be used by multiple users because it identifies a duplicate SSH key via SSH key name which is only a title to identify the key and not the actual SSH key resulting in broken access control...

9.8CVSS9AI score0.00827EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2022/12/29 8:15 a.m.15 views

Command Injection

rdiffweb is vulnerable to command injection. The vulnerability exists in notification.py due to lack of character sanitisation in SSH key names which allows an attacker to inject a hyperlink that allows an attacker to redirect victim to malicious website...

5.4CVSS5.8AI score0.00485EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/12/27 3:30 p.m.81 views

GHSA-83PM-7V48-5JP4 rdiffweb vulnerable to Special Element Injection

In rdiffweb prior to 2.5.5, lack of sanitisation of characters in SSH key name could allow attacker to inject a hyperlink injection that could allow attacker to redirect victim to malicious websites...

5.4CVSS5.5AI score0.00485EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/12/27 3:30 p.m.23 views

rdiffweb vulnerable to Special Element Injection

In rdiffweb prior to 2.5.5, lack of sanitisation of characters in SSH key name could allow attacker to inject a hyperlink injection that could allow attacker to redirect victim to malicious websites...

6.6CVSS5.8AI score0.00485EPSS
SaveExploits1References5Affected Software1
Huntr
Huntr
added 2022/12/20 3:46 p.m.16 views

Lack of sanitisation of characters in SSH key name could allow attacker to inject a hyperlink injection

Description Lack of sanitisation of characters in SSH key name could allow attacker to inject a hyperlink injection that could allow attacker to redirect victim to malicious websites Proof of Concept 1 Go to https://rdiffweb-dev.ikus-soft.com/prefs/sshkeys 2 Add SSH key 3 Enter the name evil.com ...

5.8CVSS1.6AI score0.00485EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/20 3:27 p.m.17 views

No notification triggered on sensitive actions like adding SSH key

Description Adding SSH key is a sensitive action . As the application triggers a notification on all sensitive actions like email change/password reset , SSH key is also an important security feature to be notified about Proof of Concept 1 Go to https://rdiffweb-dev.ikus-soft.com/prefs/sshkeys 2 ...

7.5CVSS0.5AI score0.00967EPSS
SaveExploits1
Rockylinux
Rockylinux
added 2022/11/15 6:12 a.m.16 views

rust-ssh-key-dir bug fix and enhancement update

An update is available for rust-ssh-key-dir. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/10/19 12:0 a.m.419 views

Fortinet FortiOS / FortiProxy / FortiSwitchManager Authentication Bypass

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Fortinet FortiOS, FortiProxy, and FortiSwitchManager authentication bypass.', 'Description' = %q This module exploits an authentication bypass...

0.2AI score0.99984EPSS
SaveExploits25
0day.today
0day.today
added 2022/10/19 12:0 a.m.461 views

Fortinet FortiOS / FortiProxy / FortiSwitchManager Authentication Bypass Exploit

This Metasploit module exploits an authentication bypass vulnerability in the Fortinet FortiOS, FortiProxy, and FortiSwitchManager API to gain access to a chosen account and then adds an SSH key to the authorizedkeys file of the chosen account, allowing you to login to the system with the chosen...

9.8CVSS0.5AI score0.99984EPSS
SaveExploits25
GithubExploit
GithubExploit
added 2022/10/17 8:49 a.m.405 views

Exploit for Improper Authentication in Fortinet Fortiproxy

CVE-2022-40684 POC for CVE-2022-40684 affecting Fortinet Forti...

9.8CVSS10AI score0.99984EPSS
SaveExploits25
Rows per page
Query Builder