Lucene search
+L

15472 matches found

CVE
CVE
added 2025/01/09 6:58 a.m.79 views

CVE-2024-53705

SonicWall SonicOS SSRF (CVE-2024-53705) affects the SonicOS SSH management interface. The connected guidance confirms a Server-Side Request Forgery in the SSH management server that allows a logged-in remote attacker to establish a TCP connection to an arbitrary IP address on any port. Practical ...

7.5CVSS7AI score0.00737EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2025/01/09 12:0 a.m.14 views

SonicWALL NSv SSH Management Server-Side Request Forgery Vulnerability

This vulnerability allows remote attackers to initiate arbitrary server-side requests on affected installations of SonicWALL NSv. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the SSH...

8.1CVSS7.2AI score0.00737EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/07 12:0 a.m.8 views

PT-2025-1016 · Sonicwall · Sonicos

Name of the Vulnerable Software and Affected Versions: SonicOS affected versions not specified Description: A Server-Side Request Forgery vulnerability in the SonicOS SSH management interface allows a remote attacker to establish a TCP connection to an IP address on any port when the user is logg...

7.8CVSS7AI score0.00737EPSS
SaveExploits0References18
Ubuntu
Ubuntu
added 2025/01/06 1:9 p.m.12 views

USN-7181-1: Salt vulnerability

It was discovered that Salt incorrectly handled web requests when the SSH client was enabled. An attacker could possibly use this issue to achieve remote code execution or obtain sensitive information...

9.8CVSS8.8AI score0.99585EPSS
SaveExploits5
OSV
OSV
added 2025/01/06 1:9 p.m.18 views

USN-7181-1 salt vulnerability

It was discovered that Salt incorrectly handled web requests when the SSH client was enabled. An attacker could possibly use this issue to achieve remote code execution or obtain sensitive information...

9.8CVSS7.7AI score0.99585EPSS
SaveExploits5References2
Positive Technologies
Positive Technologies
added 2025/01/03 12:0 a.m.8 views

PT-2025-4405

Name of the Vulnerable Software and Affected Versions iTerm2 versions 3.5.6 through 3.5.10 Description The issue sometimes allows remote attackers to obtain sensitive information from terminal commands by reading the /tmp/framer.txt file. This can occur for certain it2ssh and SSH Integration...

9.3CVSS5.9AI score0.00509EPSS
SaveExploits0References18
Veracode
Veracode
added 2025/01/02 6:51 a.m.15 views

Remote Command Execution

Gogs is vulnerable to Remote Command Execution. The vulnerability is due to improper validation of symlink files, allowing a malicious user to commit and edit crafted symlink files in a repository to gain SSH access to the server...

9.8CVSS7.1AI score0.00854EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/01/02 6:19 a.m.13 views

Directory Traversal

Gogs is vulnerable to Directory Traversal. The vulnerability is due to improper input handling that allows a malicious user to write a file to an arbitrary path on the server, potentially gaining SSH access...

8.8CVSS7.1AI score0.75197EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/23 8:38 p.m.28 views

Gogs has an argument Injection in the built-in SSH server

Impact When the built-in SSH server is enabled server STARTSSHSERVER = true, unprivileged user accounts with at least one SSH key can execute arbitrary commands on the Gogs instance with the privileges of the user specified by RUNUSER in the configuration. It allows attackers to access and alter...

9.9CVSS9.8AI score0.07743EPSS
SaveExploits3References4Affected Software1
OSV
OSV
added 2024/12/23 8:38 p.m.10 views

GHSA-VM62-9JW3-C8W3 Gogs has an argument Injection in the built-in SSH server

Impact When the built-in SSH server is enabled server STARTSSHSERVER = true, unprivileged user accounts with at least one SSH key can execute arbitrary commands on the Gogs instance with the privileges of the user specified by RUNUSER in the configuration. It allows attackers to access and alter...

9.9CVSS9.8AI score0.07743EPSS
SaveExploits3References4
Github Security Blog
Github Security Blog
added 2024/12/23 8:38 p.m.24 views

Gogs allows argument Injection when tagging new releases

Impact Unprivileged user accounts with at least one SSH key can read arbitrary files on the system. For instance, they could leak the configuration files that could contain database credentials database and security SECRETKEY. Attackers could also exfiltrate TLS certificates, other users'...

7.7CVSS6.8AI score0.00695EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/12/23 8:38 p.m.14 views

GHSA-M27M-H5GJ-WWMG Gogs allows argument Injection when tagging new releases

Impact Unprivileged user accounts with at least one SSH key can read arbitrary files on the system. For instance, they could leak the configuration files that could contain database credentials database and security SECRETKEY. Attackers could also exfiltrate TLS certificates, other users'...

7.7CVSS7.5AI score0.00695EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/12/23 5:53 p.m.32 views

Path Traversal in file update API in gogs

Impact The malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. Patches Writing files outside repository Git directory has been prohibited via the repository file update API https://github.com/gogs/gogs/pull/7859. Users should upgrade to 0.13...

8.8CVSS8.9AI score0.75197EPSS
SaveExploits3References6Affected Software1
OSV
OSV
added 2024/12/23 5:53 p.m.19 views

GHSA-QF5V-RP47-55GG Path Traversal in file update API in gogs

Impact The malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. Patches Writing files outside repository Git directory has been prohibited via the repository file update API https://github.com/gogs/gogs/pull/7859. Users should upgrade to 0.13...

8.8CVSS8.9AI score0.75197EPSS
SaveExploits3References6
Github Security Blog
Github Security Blog
added 2024/12/23 5:53 p.m.23 views

Remote Command Execution in file editing in gogs

Impact The malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. Patches Editing symlink while changing the file name has been prohibited via the repository web editor https://github.com/gogs/gogs/pull/7857. Users should upgrade to 0.13...

9.8CVSS9.6AI score0.00854EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/12/23 5:53 p.m.22 views

GHSA-R7J8-5H9C-F6FX Remote Command Execution in file editing in gogs

Impact The malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. Patches Editing symlink while changing the file name has been prohibited via the repository web editor https://github.com/gogs/gogs/pull/7857. Users should upgrade to 0.13...

9.8CVSS9.6AI score0.00854EPSS
SaveExploits1References6
NVD
NVD
added 2024/12/23 4:15 p.m.42 views

CVE-2024-54148

Gogs is an open source self-hosted Git service. A malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. The vulnerability is fixed in 0.13.1...

9.8CVSS0.00854EPSS
SaveExploits1References4
NVD
NVD
added 2024/12/23 4:15 p.m.21 views

CVE-2024-55947

Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1...

8.8CVSS0.75197EPSS
SaveExploits3References4
Cvelist
Cvelist
added 2024/12/23 3:26 p.m.38 views

CVE-2024-55947 Gogs has a Path Traversal in file update API

Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1...

8.7CVSS0.75197EPSS
SaveExploits3References4
Vulnrichment
Vulnrichment
added 2024/12/23 3:26 p.m.17 views

CVE-2024-55947 Gogs has a Path Traversal in file update API

Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1...

8.7CVSS6.7AI score0.75197EPSS
SaveExploits3References4
Rows per page
Query Builder