Lucene search
+L

9663 matches found

OSV
OSV
added 2020/12/11 5:15 a.m.9 views

CVE-2020-27786

A flaw was found in the Linux kernel’s implementation of MIDI, where an attacker with a local account and the permissions to issue ioctl commands to midi devices could trigger a use-after-free issue. A write to this specific memory while freed and before use causes the flow of execution to change...

7.8CVSS8AI score
SaveExploits0References4
OSV
OSV
added 2020/12/11 5:15 a.m.4 views

DEBIAN-CVE-2020-27786

A flaw was found in the Linux kernel’s implementation of MIDI, where an attacker with a local account and the permissions to issue ioctl commands to midi devices could trigger a use-after-free issue. A write to this specific memory while freed and before use causes the flow of execution to change...

7.8CVSS6.9AI score0.01672EPSS
SaveExploits2References1
Prion
Prion
added 2020/12/10 11:15 p.m.20 views

Design/Logic Flaw

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

5CVSS7.4AI score0.00689EPSS
SaveExploits1References2Affected Software1
Qualys Blog
Qualys Blog
added 2020/12/10 7:47 p.m.76 views

QID Spotlight: Enhanced Oracle Java Discovery

Update December 15, 2020: This blog is updated with the FAQ section for customers to get more insight into QID details. Original Post: Securing Java instances has become critical for organizations because Javas wide use as an open-source component in applications has made it a captivating target...

0.4AI score
SaveExploits0
OSV
OSV
added 2020/12/10 12:00 p.m.30 views

RUSTSEC-2020-0091 Dangling reference in `access::Map` with Constant

Using the arcswap::access::Map with the Constant test helper or with user-provided implementation of the Access trait could sometimes lead to the map returning dangling references. Replaced by implementation without unsafe, at the cost of added Clone bound on the closure and small penalty on...

7.5CVSS7.4AI score0.01599EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/12/10 12:00 p.m.30 views

Dangling reference in `access::Map` with Constant

Using the arcswap::access::Map with the Constant test helper or with user-provided implementation of the Access trait could sometimes lead to the map returning dangling references. Replaced by implementation without unsafe, at the cost of added Clone bound on the closure and small penalty on...

7.5CVSS1.1AI score0.01599EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.93 views

SUSE SLES15 Security Update : java-1_8_0-openjdk (SUSE-SU-2020:3460-1)

This update for java-180-openjdk fixes the following issues : Fix regression '8250861: Crash in MinINode::IdealPhaseGVN, bool', introduced in October 2020 CPU. Update to version jdk8u272 icedtea 3.17.0 July 2020 CPU, bsc1174157, and October 2020 CPU, bsc1177943 - New features + JDK-8245468: Add...

8.3CVSS6.9AI score0.0435EPSS
SaveExploits0References35
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.113 views

SUSE SLES12 Security Update : java-1_8_0-openjdk (SUSE-SU-2020:3191-1)

This update for java-180-openjdk fixes the following issues : Fix regression '8250861: Crash in MinINode::IdealPhaseGVN, bool', introduced in October 2020 CPU. Update to version jdk8u272 icedtea 3.17.0 July 2020 CPU, bsc1174157, and October 2020 CPU, bsc1177943 - New features + JDK-8245468: Add...

8.3CVSS6.9AI score0.0435EPSS
SaveExploits0References36
OSV
OSV
added 2020/12/03 5:15 p.m.12 views

CVE-2020-14381

A flaw was found in the Linux kernel’s futex implementation. This flaw allows a local attacker to corrupt system memory or escalate their privileges when creating a futex on a filesystem that is about to be unmounted. The highest threat from this vulnerability is to confidentiality, integrity, as...

7.8CVSS7.3AI score
SaveExploits0References2
CVE
CVE
added 2020/12/03 4:21 p.m.409 views

CVE-2020-14381

CVE-2020-14381 is a vulnerability in the Linux kernel futex implementation. A local attacker can corrupt memory or escalate privileges when creating a futex on a filesystem that is about to be unmounted. The issue is local, with attack vector and conditions described as exploitation requiring loc...

7.8CVSS7.2AI score0.0083EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/03 4:21 p.m.42 views

CVE-2020-14381

A flaw was found in the Linux kernel’s futex implementation. This flaw allows a local attacker to corrupt system memory or escalate their privileges when creating a futex on a filesystem that is about to be unmounted. The highest threat from this vulnerability is to confidentiality, integrity, as...

7.4AI score0.0083EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2020/12/03 4:21 p.m.35 views

CVE-2020-14381

A flaw was found in the Linux kernel’s futex implementation. This flaw allows a local attacker to corrupt system memory or escalate their privileges when creating a futex on a filesystem that is about to be unmounted. The highest threat from this vulnerability is to confidentiality, integrity, as...

7.8CVSS6.4AI score0.0083EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/12/03 12:00 a.m.105 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-4660-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-4660-1 advisory. It was discovered that a race condition existed in the perf subsystem of the Linux kernel, leading to a use-after-free vulnerability. An...

7.8CVSS7AI score0.03292EPSS
SaveExploits2References11
CVE
CVE
added 2020/12/02 8:05 p.m.92 views

CVE-2020-26244

CVE-2020-26244 affects Python oic (OpenID Connect) before version 1.2.1. The issues include: IdToken signature algorithm not always checked, JWA none allowed in all flows, oic.consumer.Consumer.parse_authz returning an unverified IdToken, and iat not checked for sanity. A fix is released in versi...

6.8CVSS6.5AI score0.00832EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/02 6:28 p.m.88 views

UNEDITABLE_SCHEMAS and UNEDITABLE_TABLE_DESCRIPTION_MATCH_RULES not respected by frontend service backend

Impact Any install that has UNEDITABLESCHEMAS and/or UNEDITABLETABLEDESCRIPTIONMATCHRULES set in the front-end, is being impacted. The value of these properties is ignored if set, allowing any user to modify table and column descriptions, even though the properties imply they shouldn't be. Patche...

7.1AI score
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2020/12/02 12:00 a.m.35 views

Access of Resource Using Incompatible Type ('Type Confusion')

Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS2.9AI score0.48293EPSS
SaveExploits3References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/11/30 12:00 a.m.46 views

openSUSE Security Update : chromium (openSUSE-2020-2021)

This update for chromium fixes the following issues : - Update to 87.0.4280.66 boo1178923 - Wayland support by default - CVE-2020-16018: Use after free in payments. - CVE-2020-16019: Inappropriate implementation in filesystem. - CVE-2020-16020: Inappropriate implementation in cryptohome. -...

9.6CVSS7.4AI score0.02616EPSS
SaveExploits3References24
Tenable Nessus
Tenable Nessus
added 2020/11/30 12:00 a.m.67 views

openSUSE Security Update : java-1_8_0-openjdk (openSUSE-2020-2083)

This update for java-180-openjdk fixes the following issues : - Fix regression '8250861: Crash in MinINode::IdealPhaseGVN, bool', introduced in October 2020 CPU. - Update to version jdk8u272 icedtea 3.17.0 July 2020 CPU, bsc1174157, and October 2020 CPU, bsc1177943 - New features + JDK-8245468: A...

8.3CVSS6.9AI score0.0435EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2020/11/27 8:12 p.m.87 views

Inappropriate implementation in V8 in CefSharp

High CVE-2020-16013: Inappropriate implementation in V8. - https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop11.html - https://vulners.com/cve/CVE-2020-16013 Google is aware of reports that exploits for CVE-2020-16013 and CVE-2020-16017 exist in the wild. There is...

8.8CVSS0.5AI score0.02751EPSS
SaveExploits0References5Affected Software4
GitLab Advisory Database
GitLab Advisory Database
added 2020/11/27 12:00 a.m.39 views

Out-of-bounds Write

Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.198 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

9.6CVSS2.6AI score0.02751EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder