🛡 Cybersecurity & Privacy 🛡 - News
25.8K subscribers
89.2K links
🗞 The finest daily news on cybersecurity and privacy.

🔔 Daily releases.

💻 Is your online life secure?

📩 lalilolalo.dev@gmail.com
Download Telegram
CVE-2022-3156

A remote code execution vulnerability exists in Rockwell Automation Studio 5000 Logix Emulate software. Users are granted elevated permissions on certain product services when the software is installed. Due to this misconfiguration, a malicious user could potentially achieve remote code execution on the targeted software.

📖 Read

via "National Vulnerability Database".
CVE-2022-2584

The dag-pb codec can panic when decoding invalid blocks.

📖 Read

via "National Vulnerability Database".
👍1
CVE-2022-2582

The AWS S3 Crypto SDK sends an unencrypted hash of the plaintext alongside the ciphertext as a metadata field. This hash can be used to brute force the plaintext, if the hash is readable to the attacker. AWS now blocks this metadata field, but older SDK versions still send it.

📖 Read

via "National Vulnerability Database".
CVE-2020-36561

Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

📖 Read

via "National Vulnerability Database".
CVE-2020-36568

Unsanitized input in the query parser in github.com/revel/revel before v1.0.0 allows remote attackers to cause resource exhaustion via memory allocation.

📖 Read

via "National Vulnerability Database".
CVE-2020-36564

Due to improper validation of caller input, validation is silently disabled if the provided expected token is malformed, causing any user supplied token to be considered valid.

📖 Read

via "National Vulnerability Database".
CVE-2013-10005

The RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loop which will crash the program due to a stack overflow.

📖 Read

via "National Vulnerability Database".
CVE-2022-3064

Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.

📖 Read

via "National Vulnerability Database".
CVE-2014-125026

LZ4 bindings use a deprecated C API that is vulnerable to memory corruption, which could lead to arbitrary code execution if called with untrusted user input.

📖 Read

via "National Vulnerability Database".
CVE-2021-4238

Randomly-generated alphanumeric strings contain significantly less entropy than expected. The RandomAlphaNumeric and CryptoRandomAlphaNumeric functions always return strings containing at least one digit from 0 to 9. This significantly reduces the amount of entropy in short strings generated by these functions.

📖 Read

via "National Vulnerability Database".
CVE-2020-36566

Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

📖 Read

via "National Vulnerability Database".
CVE-2022-45778

https://www.hillstonenet.com.cn/ Hillstone Firewall SG-6000 <= 5.0.4.0 is vulnerable to Incorrect Access Control. There is a permission bypass vulnerability in the Hillstone WEB application firewall. An attacker can enter the background of the firewall with super administrator privileges through a configuration error in report.m.

📖 Read

via "National Vulnerability Database".
CVE-2018-25046

Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

📖 Read

via "National Vulnerability Database".
CVE-2020-36569

Authentication is globally bypassed in github.com/nanobox-io/golang-nanoauth between v0.0.0-20160722212129-ac0cc4484ad4 and v0.0.0-20200131131040-063a3fb69896 if ListenAndServe is called with an empty token.

📖 Read

via "National Vulnerability Database".
CVE-2021-4239

The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 (~18.4 quintillion) messages are encrypted with the Encrypt function, the nonce counter will wrap around, causing multiple messages to be encrypted with the same key and nonce. In a separate issue, the Decrypt function increments the nonce state even when it fails to decrypt a message. If an attacker can provide an invalid input to the Decrypt function, this will cause the nonce state to desynchronize between the peers, resulting in a failure to encrypt all subsequent messages.

📖 Read

via "National Vulnerability Database".
CVE-2019-25072

Due to support of Gzip compression in request bodies, as well as a lack of limiting response body sizes, a malicious server can cause a client to consume a significant amount of system resources, which may be used as a denial of service vector.

📖 Read

via "National Vulnerability Database".
CVE-2015-10004

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC.

📖 Read

via "National Vulnerability Database".
CVE-2020-36559

Due to improper santization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.

📖 Read

via "National Vulnerability Database".
CVE-2020-36560

Due to improper path santization, archives containing relative file paths can cause files to be written (or overwritten) outside of the target directory.

📖 Read

via "National Vulnerability Database".
CVE-2016-15005

CSRF tokens are generated using math/rand, which is not a cryptographically secure rander number generation, making predicting their values relatively trivial and allowing an attacker to bypass CSRF protections which relatively few requests.

📖 Read

via "National Vulnerability Database".
CVE-2021-4236

Web Sockets do not execute any AuthenticateMethod methods which may be set, leading to a nil pointer dereference if the returned UserData pointer is assumed to be non-nil, or authentication bypass. This issue only affects WebSockets with an AuthenticateMethod hook. Request handlers that do not explicitly use WebSockets are not vulnerable.

📖 Read

via "National Vulnerability Database".