Show filters
3,830 Total Results
Displaying 311-320 of 3,830
Sort by:
Attacker Value
Unknown

CVE-2020-6571

Disclosure Date: September 21, 2020 (last updated February 22, 2025)
Insufficient data validation in Omnibox in Google Chrome prior to 85.0.4183.83 allowed a remote attacker to perform domain spoofing via IDN homographs via a crafted domain name.
Attacker Value
Unknown

CVE-2020-6573

Disclosure Date: September 21, 2020 (last updated February 22, 2025)
Use after free in video in Google Chrome on Android prior to 85.0.4183.102 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page.
Attacker Value
Unknown

CVE-2020-6568

Disclosure Date: September 21, 2020 (last updated February 22, 2025)
Insufficient policy enforcement in intent handling in Google Chrome on Android prior to 85.0.4183.83 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
Attacker Value
Unknown

CVE-2020-15964

Disclosure Date: September 21, 2020 (last updated February 22, 2025)
Insufficient data validation in media in Google Chrome prior to 85.0.4183.121 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Attacker Value
Unknown

CVE-2020-8252

Disclosure Date: September 18, 2020 (last updated February 22, 2025)
The implementation of realpath in libuv < 10.22.1, < 12.18.4, and < 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.
Attacker Value
Unknown

CVE-2020-8201

Disclosure Date: September 18, 2020 (last updated February 22, 2025)
Node.js < 12.18.4 and < 14.11 can be exploited to perform HTTP desync attacks and deliver malicious payloads to unsuspecting users. The payloads can be crafted by an attacker to hijack user sessions, poison cookies, perform clickjacking, and a multitude of other attacks depending on the architecture of the underlying system. The attack was possible due to a bug in processing of carrier-return symbols in the HTTP header names.
Attacker Value
Unknown

CVE-2020-0431

Disclosure Date: September 17, 2020 (last updated February 22, 2025)
In kbd_keycode of keyboard.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-144161459
Attacker Value
Unknown

CVE-2020-0427

Disclosure Date: September 17, 2020 (last updated February 22, 2025)
In create_pinctrl of core.c, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-140550171
Attacker Value
Unknown

CVE-2020-0432

Disclosure Date: September 17, 2020 (last updated February 22, 2025)
In skb_to_mamac of networking.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-143560807
Attacker Value
Unknown

CVE-2019-20919

Disclosure Date: September 17, 2020 (last updated February 22, 2025)
An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causing a NULL pointer dereference.