Lucene search
+L

9663 matches found

OSV
OSV
added 2020/11/02 12:00 p.m.38 views

RUSTSEC-2020-0145 Use-after-free when cloning a partially consumed `Vec` iterator

The IntoIter Clone implementation clones the whole underlying Vec. If the iterator is partially consumed the consumed items will be copied, thus creating a use-after-free access. A proof of concept is available in the original bug report...

7.5CVSS7.4AI score0.01233EPSS
SaveExploits1References3
ThreatPost
ThreatPost
added 2020/10/30 8:29 p.m.49 views

Firestarter Android Malware Abuses Google Firebase Cloud Messaging

An APT group is starting fires with a new Android malware loader, which uses a legitimate Google messaging service to bypass detection. The malware, dubbed “Firestarter,” is used by an APT threat group called “DoNot.” DoNot uses Firebase Cloud Messaging FCM, which is a cross-platform cloud soluti...

0.4AI score
SaveExploits0References14
Cvelist
Cvelist
added 2020/10/30 8:02 p.m.37 views

CVE-2020-28030

In Wireshark 3.2.0 to 3.2.7, the GQUIC dissector could crash. This was addressed in epan/dissectors/packet-gquic.c by correcting the implementation of offset advancement...

7.2AI score0.02066EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2020/10/30 8:02 p.m.51 views

CVE-2020-28030

In Wireshark 3.2.0 to 3.2.7, the GQUIC dissector could crash. This was addressed in epan/dissectors/packet-gquic.c by correcting the implementation of offset advancement...

7.5CVSS7.2AI score0.02066EPSS
SaveExploits1
Debian
Debian
added 2020/10/28 2:53 p.m.68 views

[SECURITY] [DLA 2417-1] linux-4.19 security update

Debian LTS Advisory DLA-2417-1 [email protected] https://www.debian.org/lts/security/ Ben Hutchings October 27, 2020 https://wiki.debian.org/LTS Package : linux-4.19 Version : 4.19.152-1deb9u1 CVE ID : CVE-2020-12351 CVE-2020-12352 CVE-2020-25211 CVE-2020-25643 CVE-2020-25645 Debian Bug...

8.8CVSS7.4AI score0.07693EPSS
SaveExploits8
OSV
OSV
added 2020/10/27 9:21 a.m.5 views

OPENSUSE-SU-2020:1752-1 Recommended update for mailman

This update for mailman to version 2.1.34 fixes the following issues: - The fix for lp1859104 can result in ValueError being thrown on attempts to subscribe to a list. This is fixed and extended to apply REFUSESECONDPENDING to unsubscription as well. lp1878458 - DMARC mitigation no longer misses ...

6.5CVSS5.7AI score0.02698EPSS
SaveExploits1References6
Fedora
Fedora
added 2020/10/27 1:21 a.m.26 views

[SECURITY] Fedora 33 Update: createrepo_c-0.16.1-1.fc33

C implementation of Createrepo. A set of utilities createrepoc, mergerepoc, modifyrepoc for generating a common metadata repository from a directory of rpm packages and maintaining it...

8.5CVSS2.3AI score0.02526EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2020/10/25 12:00 a.m.93 views

Security update for chromium (important)

openSUSE Security Update: Security update for chromium Announcement ID: openSUSE-SU-2020:1731-1 Rating: important References: 1177936 Cross-References: CVE-2020-15999 CVE-2020-16000 CVE-2020-16001 CVE-2020-16002 CVE-2020-16003 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes ...

9.6CVSS9.6AI score0.44303EPSS
SaveExploits5References1
OSV
OSV
added 2020/10/23 11:16 p.m.7 views

OPENSUSE-SU-2020:1718-1 Security update for chromium

This update for chromium fixes the following issues: - Update to 86.0.4240.111 boo1177936 - CVE-2020-16000: Inappropriate implementation in Blink. - CVE-2020-16001: Use after free in media. - CVE-2020-16002: Use after free in PDFium. - CVE-2020-15999: Heap buffer overflow in Freetype. -...

9.6CVSS10AI score0.44303EPSS
SaveExploits5References7
OPENSUSE Linux
OPENSUSE Linux
added 2020/10/23 12:00 a.m.68 views

Security update for chromium (critical)

openSUSE Security Update: Security update for chromium Announcement ID: openSUSE-SU-2020:1715-1 Rating: critical References: 1177408 Cross-References: CVE-2020-15967 CVE-2020-15968 CVE-2020-15969 CVE-2020-15970 CVE-2020-15971 CVE-2020-15972 CVE-2020-15973 CVE-2020-15974 CVE-2020-15975...

8.8CVSS6.8AI score0.02482EPSS
SaveExploits4References1
OSV
OSV
added 2020/10/22 5:51 a.m.5 views

OPENSUSE-SU-2020:1705-1 Security update for chromium

This update for chromium fixes the following issues: -chromium was updated to 86.0.4240.75 boo1177408: - CVE-2020-15967: Fixed Use after free in payments. - CVE-2020-15968: Fixed Use after free in Blink. - CVE-2020-15969: Fixed Use after free in WebRTC. - CVE-2020-15970: Fixed Use after free in...

8.8CVSS7.8AI score0.02482EPSS
SaveExploits4References29
OPENSUSE Linux
OPENSUSE Linux
added 2020/10/22 12:00 a.m.58 views

Security update for chromium (critical)

openSUSE Security Update: Security update for chromium Announcement ID: openSUSE-SU-2020:1705-1 Rating: critical References: 1177408 Cross-References: CVE-2020-15967 CVE-2020-15968 CVE-2020-15969 CVE-2020-15970 CVE-2020-15971 CVE-2020-15972 CVE-2020-15973 CVE-2020-15974 CVE-2020-15975...

8.8CVSS6.8AI score0.02482EPSS
SaveExploits4References1
Prion
Prion
added 2020/10/21 9:15 p.m.21 views

Design/Logic Flaw

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

5CVSS7.2AI score0.00908EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2020/10/21 7:34 p.m.26 views

CVE-2020-16000

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

8.8CVSS2.8AI score0.01597EPSS
SaveExploits0References4
Prion
Prion
added 2020/10/19 1:15 p.m.38 views

Design/Logic Flaw

A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting...

5CVSS5.1AI score0.00463EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/10/19 12:15 p.m.50 views

CVE-2020-8929 Ciphertext integrity weakness in Tink

A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting...

5.3CVSS5.1AI score0.00463EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/10/19 12:00 a.m.13 views

Linux kernel BlueZ implementation denial of service vulnerability

Linux kernel is an open source operating system. A security vulnerability exists in the Linux kernel BlueZ implementation, which can be exploited by a local attacker to submit a special request that can crash the system...

6.5CVSS8.1AI score0.02223EPSS
SaveExploits0References1
Fedora
Fedora
added 2020/10/18 3:50 p.m.36 views

[SECURITY] Fedora 32 Update: createrepo_c-0.16.1-2.fc32

C implementation of Createrepo. A set of utilities createrepoc, mergerepoc, modifyrepoc for generating a common metadata repository from a directory of rpm packages and maintaining it...

8.5CVSS2.3AI score0.02526EPSS
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2020/10/15 6:00 p.m.22 views

Announcing the Zero Trust Deployment Center

Organizations have been digitally transforming at warp speed in response to the way businesses operate and how people work. As a result, digital security teams have been under immense pressure to ensure their environments are resilient and secure. Many have turned to a Zero Trust security model t...

SaveExploits0
Ubuntu
Ubuntu
added 2020/10/14 12:08 p.m.91 views

LSN-0072-1: Kernel Live Patch Security Notice

It was discovered that the F2FS file system implementation in the Linux kernel did not properly perform bounds checking on xattrs in some situations. A local attacker could possibly use this to expose sensitive information kernel memory. CVE-2020-0067 It was discovered that the Serial CAN interfa...

7.8CVSS6.9AI score0.01308EPSS
SaveExploits2
Rows per page
Query Builder