Lucene search
+L

16128 matches found

CNVD
CNVD
added 2021/01/04 12:00 a.m.19 views

Trust Management Issues Vulnerabilities in Various Amino Communications Products

The Amino Communications AK45x series, among others, is a family of television set-top box devices from Amino UK. Amino Communications has a trust management issue vulnerability in a number of its products, which arises from a root user hard-coded SSH key that can be exploited by an attacker to...

10CVSS6.8AI score0.01544EPSS
SaveExploits1References1
zdt
zdt
added 2021/01/02 12:00 a.m.38 views

Openpilot Default SSH Key Vulnerability

Openpilot has a default SSH key that can allow attackers remote access if not changed. This script port scans and attempts to login to Openpilot SSH servers with the default key. !/bin/bash openpilot-scan.sh Jeremy Brown jbrown3264/gmail Dec 2020 Checks for openpilot devices using the default SSH...

7.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/01/01 1:49 p.m.97 views

Secret Backdoor Account Found in Several Zyxel Firewall, VPN Products

Zyxel has released a patch to address a critical vulnerability in its firmware concerning a hardcoded, undocumented secret account that could be abused by an attacker to login with administrative privileges and compromise its networking devices. The flaw, tracked as CVE-2020-29583 CVSS score 7.8,...

10CVSS0.7AI score0.90155EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2020/12/31 12:00 a.m.361 views

Openpilot Default SSH Key Scanner

!/bin/bash openpilot-scan.sh Jeremy Brown jbrown3264/gmail Dec 2020 Checks for openpilot devices using the default SSH key Setup apt-get install -y masscan && setcap capnetraw=ep /usr/bin/masscan wget -q https://raw.githubusercontent.com/commaai/openpilot/master/tools/ssh/idrsa chmod 600 idrsa...

0.1AI score
SaveExploits0
CNNVD
CNNVD
added 2020/12/30 12:00 a.m.12 views

Perth Dropbear Information Disclosure Vulnerability

Perth Dropbear is a lightweight SSH server/client software from the University of Perth, Australia that is primarily used in embedded devices. A security vulnerability exists in Dropbear versions 2011.54 through 2018.76 that stems from an inconsistent failure delay time, which could result in the...

5.3CVSS5.8AI score0.01179EPSS
SaveExploits0References1
NVD
NVD
added 2020/12/29 11:15 p.m.21 views

CVE-2020-10210

Because of hard-coded SSH keys for the root user in Amino Communications AK45x series, AK5xx series, AK65x series, Aria6xx series, Aria7/AK7Xx series, Kami7B, an attacker may remotely log in through SSH...

10CVSS9.5AI score0.01544EPSS
SaveExploits1References1
Prion
Prion
added 2020/12/29 11:15 p.m.18 views

Hardcoded credentials

Because of hard-coded SSH keys for the root user in Amino Communications AK45x series, AK5xx series, AK65x series, Aria6xx series, Aria7/AK7Xx series, Kami7B, an attacker may remotely log in through SSH...

10CVSS9.4AI score0.01544EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2020/12/29 10:10 p.m.29 views

CVE-2020-10210

Because of hard-coded SSH keys for the root user in Amino Communications AK45x series, AK5xx series, AK65x series, Aria6xx series, Aria7/AK7Xx series, Kami7B, an attacker may remotely log in through SSH...

9.6AI score0.01544EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/29 10:10 p.m.53 views

CVE-2020-10210

CVE-2020-10210 affects Amino Communications devices including AK45x, AK5xx, AK65x, Aria6xx, Aria7/AK7Xx, and Kami7B. The root cause is a hard-coded SSH key for the root user, which may allow an attacker to log in remotely via SSH. The public documents state this vulnerability enables remote SSH a...

10CVSS9.4AI score0.01544EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2020/12/23 3:15 p.m.26 views

CVE-2020-25196

The built-in WEB server for MOXA NPort IAW5000A-I/O firmware version 2.1 or lower allows SSH/Telnet sessions, which may be vulnerable to brute force attacks to bypass authentication...

9.8CVSS9.5AI score0.01792EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/23 3:15 p.m.17 views

Authentication flaw

The built-in WEB server for MOXA NPort IAW5000A-I/O firmware version 2.1 or lower allows SSH/Telnet sessions, which may be vulnerable to brute force attacks to bypass authentication...

5CVSS9.4AI score0.01792EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/12/23 2:08 p.m.64 views

CVE-2020-25196

The CVE-2020-25196 issue affects MOXA NPort IAW5000A-I/O Series where the built-in WEB server in firmware 2.1 or lower allows SSH/Telnet sessions, potentially enabling brute-force authentication to bypass access controls. Affected product: NPort IAW5000A-I/O Series (Firmware Version 2.1 or lower)...

9.8CVSS9.5AI score0.01792EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/23 2:08 p.m.24 views

CVE-2020-25196 MOXA NPort IAW5000A-I/O Series

The built-in WEB server for MOXA NPort IAW5000A-I/O firmware version 2.1 or lower allows SSH/Telnet sessions, which may be vulnerable to brute force attacks to bypass authentication...

9.8CVSS9.5AI score0.01792EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/22 10:15 p.m.55 views

Default credentials

Firmware version 4.60 of Zyxel USG devices contains an undocumented account zyfwp with an unchangeable password. The password for this account can be found in cleartext in the firmware. This account can be used by someone to login to the ssh server or web interface with admin privileges...

10CVSS9.6AI score0.90155EPSS
SaveExploits2References7Affected Software15
OpenVAS
OpenVAS
added 2020/12/21 12:00 a.m.15 views

Linux: Read ssh authorized_keys file

The authorizedkeys file in SSH specifies the SSH keys that can be used for logging into the user account for which the file is configured. It is a highly important configuration file, as it configures permanent access using SSH keys and needs proper management. Note: This script outputs the conte...

7.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/12/19 11:30 a.m.77 views

Bento - A Minimal Fedora-Based Container For Penetration Tests And CTF With The Sweet Addition Of GUI Applications

A bento 弁当, bentō is a single-portion take-out or home-packed meal of Japanese origin. Bento Toolkit is a simple and minimal docker container for penetration testers and CTF players. It has the portability of Docker with the addition of X, so you can also run GUI application like burp...

7.1AI score
SaveExploits0References1
Veracode
Veracode
added 2020/12/19 7:20 a.m.35 views

Denial Of Service (DoS)

crypto/ssh in github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability is possible because of a nil pointer dereference in the component which allows a remote attacker to cause a denial of service against SSH servers...

7.5CVSS6.6AI score0.03228EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2020/12/18 7:15 p.m.208 views

Metasploit Wrap-Up

It's the week of December 17th and that can only mean one thing: a week until Christmas! For those of you who don't celebrate Christmas, a very happy Hanukkah/Chanukah, Kwanzaa, Diwali, Chinese New Year, Winter Solstice and Las Posadas to you all! This is our last weekly wrap-up this year, but as...

10CVSS9.3AI score0.79842EPSS
SaveExploits34
RedhatCVE
RedhatCVE
added 2020/12/17 8:48 p.m.73 views

CVE-2020-29652

A null pointer dereference vulnerability was found in golang. When using the library's ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the gssapi-with-mic authentication method and cause the server to panic...

7.5CVSS7.4AI score0.03228EPSS
SaveExploits0References4
NVD
NVD
added 2020/12/17 5:15 a.m.16 views

CVE-2020-29652

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.5CVSS7.3AI score0.03228EPSS
SaveExploits0References3
Rows per page
Query Builder