Lucene search
+L

2615 matches found

Tenable Nessus
Tenable Nessus
added 2018/09/10 12:0 a.m.49 views

Debian DSA-4289-1 : chromium-browser - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2018-16065 Brendon Tiszka discovered an out-of-bounds write issue in the v8 JavaScript library. - CVE-2018-16066 cloudfuzzer discovered an out-of-bounds read issue in blink/webkit. - CVE-2018-16067 Zhe Jin discovered ...

9.6CVSS7.3AI score0.05264EPSS
SaveExploits5References26
RedhatCVE
RedhatCVE
added 2018/09/05 4:25 a.m.32 views

CVE-2018-16071

A use after free in WebRTC in Google Chrome prior to 69.0.3497.81 allowed a remote attacker to potentially exploit heap corruption via a crafted video file...

8.8CVSS3.2AI score0.04798EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2018/08/21 12:0 a.m.32 views

Mozilla Firefox < 59 Multiple Vulnerabilities

Binary data 700328.prm...

9.8CVSS7.3AI score0.11905EPSS
SaveExploits2References21
Tenable Nessus
Tenable Nessus
added 2018/08/21 12:0 a.m.30 views

Mozilla Firefox ESR < 52.7 Multiple Vulnerabilities

Binary data 700335.prm...

9.8CVSS7.3AI score0.11905EPSS
SaveExploits3References10
Tenable Nessus
Tenable Nessus
added 2018/08/16 12:0 a.m.47 views

openSUSE Security Update : seamonkey (openSUSE-2018-867)

This update for seamonkey fixes the following issues : Mozilla SeaMonkey was updated to 2.49.4 : Now uses Gecko 52.9.1esr boo1098998. Security issues fixed with MFSA 2018-16 boo1098998 : - CVE-2018-12359: Buffer overflow using computed size of canvas element - CVE-2018-12360: Use-after-free when...

9.8CVSS7.2AI score0.04647EPSS
SaveExploits0References14
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/15 3:7 p.m.73 views

Security update for seamonkey (important)

This update for seamonkey fixes the following issues: Mozilla Seamonkey was updated to 2.49.4: Now uses Gecko 52.9.1esr boo1098998. Security issues fixed with MFSA 2018-16 boo1098998: CVE-2018-12359: Buffer overflow using computed size of canvas element CVE-2018-12360: Use-after-free when using...

0.4AI score0.04647EPSS
SaveExploits0References5
zdt
zdt
added 2018/08/02 12:0 a.m.63 views

WebRTC - H264 NAL Packet Processing Type Confusion Exploit

Exploit for multiple platform in category dos / poc Type confusion can occur when processing a H264 packet. In the method PacketBuffer::FindFrames in modules/videocoding/packetbuffer.cc there is a loop on line 296 that goes through the databuffer vector backwards. The flag ish264 is set before th...

7.4AI score
SaveExploits0
zdt
zdt
added 2018/08/02 12:0 a.m.46 views

WebRTC - FEC Processing Overflow Exploit

Exploit for multiple platform in category dos / poc There are several calls to memcpy that can overflow the destination buffer in webrtc::UlpfecReceiverImpl::AddReceivedRedPacket. The method takes a parameter incomingrtppacket, which is an RTP packet with a mac length that is defined by the...

7.4AI score
SaveExploits0
zdt
zdt
added 2018/08/02 12:0 a.m.50 views

WebRTC - VP8 Block Decoding Use-After-Free Exploit

Exploit for multiple platform in category dos / poc There is a use-after-free in VP8 block decoding in WebRTC. The contents of the freed block is then treated a pointer, leading to a crash in WebRTC. ==20098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6330000a9491 at pc...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/08/01 12:0 a.m.20 views

WebRTC - FEC Processing Overflow

WebRTC - FEC Processing Overflow There are several calls to memcpy that can overflow the destination buffer in webrtc::UlpfecReceiverImpl::AddReceivedRedPacket. The method takes a parameter incomingrtppacket, which is an RTP packet with a mac length that is defined by the transport 2048 bytes for...

0.5AI score
SaveExploits0
exploitpack
exploitpack
added 2018/08/01 12:0 a.m.18 views

WebRTC - VP8 Block Decoding Use-After-Free

WebRTC - VP8 Block Decoding Use-After-Free There is a use-after-free in VP8 block decoding in WebRTC. The contents of the freed block is then treated a pointer, leading to a crash in WebRTC. ==20098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6330000a9491 at pc 0x0000014cde2f bp...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/08/01 12:0 a.m.25 views

WebRTC - H264 NAL Packet Processing Type Confusion

WebRTC - H264 NAL Packet Processing Type Confusion Type confusion can occur when processing a H264 packet. In the method PacketBuffer::FindFrames in modules/videocoding/packetbuffer.cc there is a loop on line 296 that goes through the databuffer vector backwards. The flag ish264 is set before thi...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/01 12:0 a.m.40 views

WebRTC - FEC Processing Overflow

There are several calls to memcpy that can overflow the destination buffer in webrtc::UlpfecReceiverImpl::AddReceivedRedPacket. The method takes a parameter incomingrtppacket, which is an RTP packet with a mac length that is defined by the transport 2048 bytes for DTLS in Chrome. This packet is...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/01 12:0 a.m.37 views

WebRTC - H264 NAL Packet Processing Type Confusion

Type confusion can occur when processing a H264 packet. In the method PacketBuffer::FindFrames in modules/videocoding/packetbuffer.cc there is a loop on line 296 that goes through the databuffer vector backwards. The flag ish264 is set before this loop, and if it is true, the loop extracts and se...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/01 12:0 a.m.29 views

WebRTC - VP8 Block Decoding Use-After-Free

There is a use-after-free in VP8 block decoding in WebRTC. The contents of the freed block is then treated a pointer, leading to a crash in WebRTC. ==20098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6330000a9491 at pc 0x0000014cde2f bp 0x7ff20616d7e0 sp 0x7ff20616d7d8 READ of size...

5.3AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2018/07/29 12:7 a.m.47 views

Security update for Chromium (important)

This update for Chromium to version 68.0.3440.75 fixes multiple issues. Security issues fixed boo1102530: - CVE-2018-6153: Stack buffer overflow in Skia - CVE-2018-6154: Heap buffer overflow in WebGL - CVE-2018-6155: Use after free in WebRTC - CVE-2018-6156: Heap buffer overflow in WebRTC -...

4.3CVSS0.6AI score0.03296EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/07/26 12:0 a.m.47 views

openSUSE Security Update : Chromium (openSUSE-2018-759)

This update for Chromium to version 67.0.3396.99 fixes multiple issues. Security issues fixed bsc1095163 : - CVE-2018-6123: Use after free in Blink - CVE-2018-6124: Type confusion in Blink - CVE-2018-6125: Overly permissive policy in WebUSB - CVE-2018-6126: Heap buffer overflow in Skia -...

9.6CVSS8AI score0.07666EPSS
SaveExploits6References32
OPENSUSE Linux
OPENSUSE Linux
added 2018/07/25 3:9 p.m.102 views

Security update for Chromium (important)

This update for Chromium to version 67.0.3396.99 fixes multiple issues. Security issues fixed bsc1095163: - CVE-2018-6123: Use after free in Blink - CVE-2018-6124: Type confusion in Blink - CVE-2018-6125: Overly permissive policy in WebUSB - CVE-2018-6126: Heap buffer overflow in Skia -...

1.2AI score0.07666EPSS
SaveExploits6References6
OPENSUSE Linux
OPENSUSE Linux
added 2018/07/25 3:8 p.m.94 views

Security update for Chromium (important)

This update for Chromium to version 67.0.3396.99 fixes multiple issues. Security issues fixed bsc1095163: - CVE-2018-6123: Use after free in Blink - CVE-2018-6124: Type confusion in Blink - CVE-2018-6125: Overly permissive policy in WebUSB - CVE-2018-6126: Heap buffer overflow in Skia -...

1.2AI score0.07666EPSS
SaveExploits6References6
RedhatCVE
RedhatCVE
added 2018/07/25 6:50 a.m.37 views

CVE-2018-6157

Type confusion in WebRTC in Google Chrome prior to 68.0.3440.75 allowed a remote attacker to potentially exploit heap corruption via a crafted video file...

8.8CVSS3.5AI score0.00825EPSS
SaveExploits0References2
Rows per page
Query Builder