πŸ›‘ 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
πŸ›  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".
β€Ό CVE-2022-33743 β€Ό

network backend may cause Linux netfront to use freed SKBs While adding logic to support XDP (eXpress Data Path), a code label was moved in a way allowing for SKBs having references (pointers) retained for further processing to nevertheless be freed.

πŸ“– Read

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

ASUS RT-A88U 3.0.0.4.386_45898 is vulnerable to Cross Site Scripting (XSS). The ASUS router admin panel does not sanitize the WiFI logs correctly, if an attacker was able to change the SSID of the router with a custom payload, they could achieve stored XSS on the device.

πŸ“– Read

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

Linux disk/nic frontends data leaks T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend (CVE-2022-26365, CVE-2022-33740). Additionally the granularity of the grant table doesn't allow sharing less than a 4K page, leading to unrelated data residing in the same 4K page as data shared with a backend being accessible by such backend (CVE-2022-33741, CVE-2022-33742).

πŸ“– Read

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

Linux disk/nic frontends data leaks T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend (CVE-2022-26365, CVE-2022-33740). Additionally the granularity of the grant table doesn't allow sharing less than a 4K page, leading to unrelated data residing in the same 4K page as data shared with a backend being accessible by such backend (CVE-2022-33741, CVE-2022-33742).

πŸ“– Read

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

A stored Cross-site Scripting (XSS) vulnerability was identified in the Data Import functionality of OpenCTI through 5.2.4. An attacker can abuse the vulnerability to upload a malicious file that will then be executed by a victim when they open the file location.

πŸ“– Read

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

Linux disk/nic frontends data leaks T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend (CVE-2022-26365, CVE-2022-33740). Additionally the granularity of the grant table doesn't allow sharing less than a 4K page, leading to unrelated data residing in the same 4K page as data shared with a backend being accessible by such backend (CVE-2022-33741, CVE-2022-33742).

πŸ“– Read

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

Linux disk/nic frontends data leaks T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend (CVE-2022-26365, CVE-2022-33740). Additionally the granularity of the grant table doesn't allow sharing less than a 4K page, leading to unrelated data residing in the same 4K page as data shared with a backend being accessible by such backend (CVE-2022-33741, CVE-2022-33742).

πŸ“– Read

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

In OpenCTI through 5.2.4, a broken access control vulnerability has been identified in the profile endpoint. An attacker can abuse the identified vulnerability in order to arbitrarily change their registered e-mail address as well as their API key, even though such action is not possible through the interface, legitimately.

πŸ“– Read

via "National Vulnerability Database".