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

The Redirection for Contact Form 7 WordPress plugin before 2.5.0 does not escape a link generated before outputting it in an attribute, leading to a Reflected Cross-Site Scripting

πŸ“– Read

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

The Gallery WordPress plugin before 2.0.0 does not sanitise and escape a parameter before outputting it back in the response of an AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting issue

πŸ“– Read

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

The WP Contact Slider WordPress plugin before 2.4.7 does not sanitize and escape the Text to Display settings of sliders, which could allow high privileged users such as editor and above to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed

πŸ“– Read

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

The Ninja Forms Contact Form WordPress plugin before 3.6.10 does not sanitize and escape some imported data, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.

πŸ“– Read

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

The WP Championship WordPress plugin before 9.3 is lacking CSRF checks in various places, allowing attackers to make a logged in admin perform unwanted actions, such as create and delete arbitrary teams as well as update the plugin's settings. Due to the lack of sanitisation and escaping, it could also lead to Stored Cross-Site Scripting issues

πŸ“– Read

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

The Ninja Forms Contact Form WordPress plugin before 3.6.10 does not sanitise and escape field labels, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.

πŸ“– Read

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

The Import any XML or CSV File to WordPress plugin before 3.6.8 accepts all zip files and automatically extracts the zip file without validating the extracted file type. Allowing high privilege users such as admin to upload an arbitrary file like PHP, leading to RCE

πŸ“– Read

via "National Vulnerability Database".
⚠ Canadian cybercriminal pleads guilty to β€œNetWalker” attacks in US ⚠

Bust in Canada, now bust in the USA as well.

πŸ“– Read

via "Naked Security".
πŸ›  Global Socket 1.4.37 πŸ› 

Global Socket is a tool for moving data from here to there, securely, fast, and through NAT and firewalls. It uses the Global Socket Relay Network to connect TCP pipes, has end-to-end encryption (using OpenSSL's SRP / RFC-5054), AES-256 and key exchange using 4096-bit Prime, requires no PKI, has Perfect Forward Secrecy, and TOR support.

πŸ“– Read

via "Packet Storm Security".
πŸ›  Bash / Netcat Reverse Shells πŸ› 

This script is a great tool for pentesters needing to create reverse shells using either bash or netcat.

πŸ“– Read

via "Packet Storm Security".
πŸ—“οΈ Australia’s Monash University launches public bug bounty program πŸ—“οΈ

Education institution will pay up to $2,500 for valid vulnerabilities

πŸ“– Read

via "The Daily Swig".
πŸ—“οΈ β€˜Does anybody like CAPTCHAs?’ – Cloudflare CTO John Graham-Cumming envisages a frictionless future for website Turing tests πŸ—“οΈ

British software engineer also talks HTTP/3, zero trust, and lava lamp-powered cryptography

πŸ“– Read

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

** DISPUTED ** The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation.

πŸ“– Read

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

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.

πŸ“– Read

via "National Vulnerability Database".
πŸ”₯1
β€Ό CVE-2022-34918 β€Ό

An issue was discovered in the Linux kernel through 5.18.9. A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.

πŸ“– Read

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

Zoho ManageEngine ADSelfService Plus before 6203 allows a denial of service (application restart) via a crafted payload to the Mobile App Deployment API.

πŸ“– Read

via "National Vulnerability Database".
❌ Google Patches Actively Exploited Chrome Bug ❌

The heap buffer overflow issue in the browser’s WebRTC engine could allow attackers to execute arbitrary code.

πŸ“– Read

via "Threat Post".
❌ Latest Cyberattack Against Iran Part of Ongoing Campaign ❌

Iran's steel manufacturing industry is victim to ongoing cyberattacks that previously impacted the country's rail system.

πŸ“– Read

via "Threat Post".
πŸ—“οΈ HackerOne employee stole data from bug bounty reports for financial gain πŸ—“οΈ

Vulnerability disclosure platform shares details of incident

πŸ“– Read

via "The Daily Swig".
πŸ•΄ Name That Edge Toon: On Guard πŸ•΄

Come up with a clever caption, and our panel of experts will reward the winner with a $25 Amazon gift card.

πŸ“– Read

via "Dark Reading".
β€Ό CVE-2022-33744 β€Ό

Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged guests via PV devices to cause inconsistencies of the rbtree. These inconsistencies can lead to Denial of Service (DoS) of dom0, e.g. by causing crashes or the inability to perform further mappings of other guests' memory pages.

πŸ“– Read

via "National Vulnerability Database".