Security
Headlines
HeadlinesLatestCVEs

Tag

#android

Nearly Three-Quarters of Organizations Victimized by DNS Attacks in Past 12 Months

Response and recovery have significant impact on 58% of targeted businesses.

DARKReading
#android#google#web
Cohesity Announces Disaster Recovery as a Service, Providing Automated Disaster Recovery

New Offering Can Help Businesses Quickly Recover from Ransomware Attacks, Speed Data Recovery, and Advance Business Continuity

Why Should My Organization Consider XDR?

XDR is a newish industry term addressing a very old problem: security products that don't work together to detect threats.

Microsoft Launches Security Program for Nonprofits

A new set of security tools is built to assess risk, provide monitoring and notification if an attack occurs, and train IT pros and users.

CVE-2021-40448: Microsoft Accessibility Insights for Android Information Disclosure Vulnerability

*What type of information could be disclosed by this vulnerability?* The type of information that could be disclosed if an attacker successfully exploited this vulnerability is sensitive information.

CVE-2021-3749: Security fix for ReDoS (#3980) · axios/axios@5b45711

axios is vulnerable to Inefficient Regular Expression Complexity

CVE-2021-39272: NO STARTTLS

Fetchmail before 6.4.22 fails to enforce STARTTLS session encryption in some circumstances, such as a certain situation with IMAP and PREAUTH.

CVE-2021-21823: TALOS-2021-1288 || Cisco Talos Intelligence Group

An information disclosure vulnerability exists in the Friend finder functionality of GmbH Komoot version 10.26.9 up to 11.1.11. A specially crafted series of network requests can lead to the disclosure of sensitive information.

CVE-2021-0417: August 2021

In memory management driver, there is a possible system crash due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS05403499; Issue ID: ALPS05336702.

CVE-2021-37714: jsoup release 1.14.1 (2021-Jul-10)

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck (loop indefinitely until cancelled), to complete more slowly than usual, or to throw an unexpected exception. This effect may support a denial of service attack. The issue is patched in version 1.14.2. There are a few available workarounds. Users may rate limit input parsing, limit the size of inputs based on system resources, and/or implement thread watchdogs to cap and timeout parse runtimes.