When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. RegreSSHion - Wikipedia

    en.wikipedia.org/wiki/RegreSSHion

    RegreSSHion is a family of security bugs in the OpenSSH software that allows for an attacker to remotely execute code and gain potential root access on a machine running the OpenSSH Server. [1] [2] The vulnerability was discovered by the Qualys Threat Research Unit and was disclosed on July 1, 2024.

  3. Terrapin attack - Wikipedia

    en.wikipedia.org/wiki/Terrapin_attack

    The researchers who discovered the attack have also created a vulnerability scanner to determine whether an SSH server or client is vulnerable. [8] The attack has been given the CVE ID CVE-2023-48795. [9] [3] In addition to the main attack, two other vulnerabilities were found in AsyncSSH, and assigned the CVE IDs CVE-2023-46445 and CVE-2023 ...

  4. Secure Shell - Wikipedia

    en.wikipedia.org/wiki/Secure_Shell

    Many of these updated implementations contained a new integer overflow vulnerability [45] that allowed attackers to execute arbitrary code with the privileges of the SSH daemon, typically root. In January 2001 a vulnerability was discovered that allows attackers to modify the last block of an IDEA -encrypted session. [ 46 ]

  5. XZ Utils backdoor - Wikipedia

    en.wikipedia.org/wiki/XZ_Utils_backdoor

    The issue has been given the Common Vulnerabilities and Exposures number CVE-2024-3094 and has been assigned a CVSS score of 10.0, the highest possible score. [ 5 ] While xz is commonly present in most Linux distributions , at the time of discovery the backdoored version had not yet been widely deployed to production systems, but was present in ...

  6. Shellshock (software bug) - Wikipedia

    en.wikipedia.org/wiki/Shellshock_(software_bug)

    Shellshock, also known as Bashdoor, [1] is a family of security bugs [2] in the Unix Bash shell, the first of which was disclosed on 24 September 2014.Shellshock could enable an attacker to cause Bash to execute arbitrary commands and gain unauthorized access [3] to many Internet-facing services, such as web servers, that use Bash to process requests.

  7. OpenSSH - Wikipedia

    en.wikipedia.org/wiki/OpenSSH

    The vulnerability was related to the CBC encryption mode. The AES CTR mode and arcfour ciphers are not vulnerable to this attack. A local privilege escalation vulnerability existed in OpenSSH 6.8 to 6.9 (CVE-2015-6565) due to world-writable (622) TTY devices, which was believed to be a denial of service vulnerability. [40]

  8. Log4Shell - Wikipedia

    en.wikipedia.org/wiki/Log4Shell

    Log4Shell (CVE-2021-44228) is a zero-day vulnerability reported in November 2021 in Log4j, a popular Java logging framework, involving arbitrary code execution. [2] [3] The vulnerability had existed unnoticed since 2013 and was privately disclosed to the Apache Software Foundation, of which Log4j is a project, by Chen Zhaojun of Alibaba Cloud's security team on 24 November 2021.

  9. Restricted shell - Wikipedia

    en.wikipedia.org/wiki/Restricted_shell

    The restricted shell is a Unix shell that restricts some of the capabilities available to an interactive user session, or to a shell script, running within it.It is intended to provide an additional layer of security, but is insufficient to allow execution of entirely untrusted software.