πŸ›‘ 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-2021-25745 β€Ό

A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use the spec.rules[].http.paths[].path field of an Ingress object (in the networking.k8s.io or extensions API group) to obtain the credentials of the ingress-nginx controller. In the default configuration, that credential has access to all secrets in the cluster.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-25746 β€Ό

A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use .metadata.annotations in an Ingress object (in the networking.k8s.io or extensions API group) to obtain the credentials of the ingress-nginx controller. In the default configuration, that credential has access to all secrets in the cluster.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-24884 β€Ό

ecdsautils is a tiny collection of programs used for ECDSA (keygen, sign, verify). `ecdsa_verify_[prepare_]legacy()` does not check whether the signature values `r` and `s` are non-zero. A signature consisting only of zeroes is always considered valid, making it trivial to forge signatures. Requiring multiple signatures from different public keys does not mitigate the issue: `ecdsa_verify_list_legacy()` will accept an arbitrary number of such forged signatures. Both the `ecdsautil verify` CLI command and the libecdsautil library are affected. The issue has been fixed in ecdsautils 0.4.1. All older versions of ecdsautils (including versions before the split into a library and a CLI utility) are vulnerable.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-29161 β€Ό

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The XWiki Crypto API will generate X509 certificates signed by default using SHA1 with RSA, which is not considered safe anymore for use in certificate signatures, due to the risk of collisions with SHA1. The problem has been patched in XWiki version 13.10.6, 14.3.1 and 14.4-rc-1. Since then, the Crypto API will generate X509 certificates signed by default using SHA256 with RSA. Administrators are advised to upgrade their XWiki installation to one of the patched versions. If the upgrade is not possible, it is possible to patch the module xwiki-platform-crypto in a local installation by applying the change exposed in 26728f3 and re-compiling the module.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-30294 β€Ό

In WebKitGTK through 2.36.0 (and WPE WebKit), there is a use-after-free in WebCore::TextureMapperLayer::setContentsLayer in WebCore/platform/graphics/texmap/TextureMapperLayer.cpp.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-30295 β€Ό

uClibc-ng through 1.0.40 and uClibc through 0.9.33.2 use predictable DNS transaction IDs that may lead to DNS cache poisoning. This is related to a reset of a value to 0x2.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-30293 β€Ό

In WebKitGTK through 2.36.0 (and WPE WebKit), there is a heap-based buffer overflow in WebCore::TextureMapperLayer::setContentsLayer in WebCore/platform/graphics/texmap/TextureMapperLayer.cpp.

πŸ“– Read

via "National Vulnerability Database".
πŸ—“οΈ UK government calls for tougher protections against malicious mobile apps πŸ—“οΈ

NCSC proposes new code of conduct for app stores

πŸ“– Read

via "The Daily Swig".
πŸ—“οΈ WordPress sites getting hacked β€˜within seconds’ of TLS certificates being issued πŸ—“οΈ

Attackers pounce before site owners can activate the installation wizard

πŸ“– Read

via "The Daily Swig".
β€Ό CVE-2022-24823 β€Ό

Netty is an open-source, asynchronous event-driven network application framework. The package `io.netty:netty-codec-http` prior to version 4.1.77.Final contains an insufficient fix for CVE-2021-21290. When Netty's multipart decoders are used local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. This only impacts applications running on Java version 6 and lower. Additionally, this vulnerability impacts code running on Unix-like systems, and very old versions of Mac OSX and Windows as they all share the system temporary directory between all users. Version 4.1.77.Final contains a patch for this vulnerability. As a workaround, specify one's own `java.io.tmpdir` when starting the JVM or use DefaultHttpDataFactory.setBaseDir(...) to set the directory to something that is only readable by the current user.

πŸ“– Read

via "National Vulnerability Database".
πŸ•΄ Colonial Pipeline 1 Year Later: What Has Yet to Change? πŸ•΄

The incident was a devastating attack, but it exposed gaps in cybersecurity postures that otherwise would have gone unnoticed.

πŸ“– Read

via "Dark Reading".
πŸ•΄ Passwords: Do Actions Speak Louder Than Words? πŸ•΄

For most of us, passwords are the most visible security control we deal with on a regular basis, but we are not very good at it.

πŸ“– Read

via "Dark Reading".
⚠ S3 Ep81: Passwords (still with us!), Github, Firefox at 100, and network worms [Podcast] ⚠

Latest episode - listen now!

πŸ“– Read

via "Naked Security".
πŸ‘1
⚠ World Password Day – the 1960s just called and gave you your passwords back ⚠

Yes, passwords are going away. No, it won't happen tomorrow. So it's still worth knowing the basics of picking proper passwords.

πŸ“– Read

via "Naked Security".
β€Ό CVE-2020-19215 β€Ό

SQL Injection vulnerability in admin/user_perm.php in piwigo v2.9.5, via the cat_false parameter to admin.php?page=user_perm.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-19213 β€Ό

SQL Injection vulnerability in cat_move.php in piwigo v2.9.5, via the selection parameter to move_categories.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-19212 β€Ό

SQL Injection vulnerability in admin/group_list.php in piwigo v2.9.5, via the group parameter to delete.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-19217 β€Ό

SQL Injection vulnerability in admin/batch_manager.php in piwigo v2.9.5, via the filter_category parameter to admin.php?page=batch_manager.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-28970 β€Ό

Tenda AX1806 v1.0.0.1 was discovered to contain a heap overflow via the mac parameter in the function GetParentControlInfo. This vulnerability allows attackers to cause a Denial of Service (DoS).

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2022-28972 β€Ό

Tenda AX1806 v1.0.0.1 was discovered to contain a stack overflow via the timeZone parameter in the function form_fast_setting_wifi_set. This vulnerability allows attackers to cause a Denial of Service (DoS).

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-19216 β€Ό

SQL Injection vulnerability in admin/user_perm.php in piwigo v2.9.5, via the cat_false parameter to admin.php?page=group_perm.

πŸ“– Read

via "National Vulnerability Database".