Lucene search
+L

7404 matches found

OSS-Fuzz
OSS-Fuzz
added 2018/01/26 1:38 a.m.24 views

skia/image_filter_deserialize: Stack-use-after-scope in SkDraw::drawVertices

Project: https://skia.googlesource.com/skia.git Detailed report: https://oss-fuzz.com/testcase?key=6240157272375296 Project: skia Fuzzer: aflskiaimagefilterdeserialize Fuzz target binary: imagefilterdeserialize Job Type: aflasanskia Platform Id: linux Crash Type: Stack-use-after-scope READ 8 Cras...

6.7AI score
SaveExploits0Affected Software1
CISA
CISA
added 2018/01/26 12:00 a.m.21 views

Data Privacy Day

January 28 is Data Privacy Day DPD, an annual international effort to promote the importance of data privacy. DPD is sponsored in the United States by the National Cyber Security Alliance NCSA with the theme, Respecting Privacy, Safeguarding Data, and Enabling Trust. The NCSA Stay Safe Online...

6.7AI score
SaveExploits0References7
OSS-Fuzz
OSS-Fuzz
added 2018/01/25 8:59 a.m.20 views

mupdf/pdf_fuzzer: Use-of-uninitialized-value in jbig2_end_of_stripe

Project: git://git.ghostscript.com/mupdf.git Detailed report: https://oss-fuzz.com/testcase?key=5247757901103104 Project: mupdf Fuzzer: libFuzzermupdfpdffuzzer Fuzz target binary: pdffuzzer Job Type: libfuzzermsanmupdf Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash...

6.7AI score
SaveExploits0Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2018/01/23 3:59 p.m.16 views

imagemagick/enhance_fuzzer: Use-of-uninitialized-value in EnhanceImage

Project: https://github.com/imagemagick/imagemagick.git Detailed report: https://oss-fuzz.com/testcase?key=5403929488654336 Project: imagemagick Fuzzer: libFuzzerimagemagickenhancefuzzer Fuzz target binary: enhancefuzzer Job Type: libfuzzermsanimagemagick Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2018/01/21 6:33 a.m.20 views

imagemagick/encoder_epsi_fuzzer: Heap-use-after-free in DestroyXMLTreeAttributes

Project: https://github.com/imagemagick/imagemagick.git Detailed report: https://oss-fuzz.com/testcase?key=4547399008649216 Project: imagemagick Fuzzer: libFuzzerimagemagickencoderepsifuzzer Fuzz target binary: encoderepsifuzzer Job Type: libfuzzerasanimagemagick Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2018/01/20 12:07 a.m.21 views

dlplibs/wqfuzzer: Heap-buffer-overflow in QuattroSpreadsheet::updateCellWithUserFormat

Detailed report: https://oss-fuzz.com/testcase?key=4888370288263168 Project: dlplibs Fuzzer: libFuzzerdlplibswqfuzzer Fuzz target binary: wqfuzzer Job Type: libfuzzerasandlplibs Platform Id: linux Crash Type: Heap-buffer-overflow READ 1 Crash Address: 0x611000001510 Crash State:...

6.7AI score
SaveExploits0Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2018/01/19 10:51 p.m.21 views

open62541/fuzz_binary_message: Heap-use-after-free in UA_SecureChannel_deleteMembersCleanup

Project: https://github.com/open62541/open62541.git Detailed report: https://oss-fuzz.com/testcase?key=6595691192254464 Project: open62541 Fuzzer: aflopen62541fuzzbinarymessage Fuzz target binary: fuzzbinarymessage Job Type: aflasanopen62541 Platform Id: linux Crash Type: Heap-use-after-free READ...

6.7AI score
SaveExploits0Affected Software1
Trend Micro Simply Security
Trend Micro Simply Security
added 2018/01/19 2:36 p.m.31 views

TippingPoint Threat Intelligence and Zero-Day Coverage – Week of January 15, 2018

It’s been just over 14 years since I almost left this crazy world due to a bad car accident. I have a number of scars and daily pains that serve as reminders of that day. While some may think scars and pain are a burden and a nuisance, I think of them as reminders of how far I’ve come since that...

6.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/01/18 12:00 a.m.74 views

Microsoft Edge Chakra JIT Loop Analysis Bug

Microsoft Edge: Chakra: JIT: Loop analysis bug CVE-2018-0777 Here's the PoC demonstrating OOB write. function optarr, start, end for let i = start; i end; i++ if i === 10 i += 0; // -- a arri = 2.3023e-320; function main let arr = new Array100; arr.fill1.1; for let i = 0; i 1000; i++ optarr, 0, 3...

7.6CVSS0.78434EPSS
SaveExploits5
Trend Micro Simply Security
Trend Micro Simply Security
added 2018/01/17 2:16 p.m.26 views

We Did It Again! Trend Micro Named a Leader in 2018 Gartner Magic Quadrant for Intrusion Detection and Prevention Systems (IDPS)

Trend Micro has been named a Leader in the Gartner 2018 Magic Quadrant for Intrusion Detection and Prevention Systems IDPS again. We have improved our position in both Completeness of Vision and Ability to Execute from last year, and we believe that placement in the Leaders’ quadrant illustrates...

6.7AI score
SaveExploits0
OSS-Fuzz
OSS-Fuzz
added 2018/01/17 1:14 p.m.29 views

imagemagick/encoder_sixel_fuzzer: Heap-buffer-overflow in ResetMagickMemory

Project: https://github.com/imagemagick/imagemagick.git Detailed report: https://oss-fuzz.com/testcase?key=4971915790778368 Project: imagemagick Fuzzer: aflimagemagickencodersixelfuzzer Fuzz target binary: encodersixelfuzzer Job Type: aflasanimagemagick Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
Packet Storm
Packet Storm
added 2018/01/17 12:00 a.m.61 views

Microsoft Edge Chakra JIT Incorrect Bounds Calculation

Microsoft Edge: Chakra: JIT: Incorrect bounds calculation CVE-2018-0769 Let's start with comments in the "GlobOpt::TrackIntSpecializedAddSubConstant" method. // Track bounds for add or sub with a constant. For instance, consider b = a + 2. The value of 'b' should track // that it is equal to the...

0.2AI score0.78954EPSS
SaveExploits5
OSS-Fuzz
OSS-Fuzz
added 2018/01/16 2:04 a.m.31 views

imagemagick/encoder_xpm_fuzzer: Use-of-uninitialized-value in ParseCommandOption

Project: https://github.com/imagemagick/imagemagick.git Detailed report: https://oss-fuzz.com/testcase?key=5459937892237312 Project: imagemagick Fuzzer: libFuzzerimagemagickencoderxpmfuzzer Fuzz target binary: encoderxpmfuzzer Job Type: libfuzzermsanimagemagick Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
zdt
zdt
added 2018/01/15 12:00 a.m.85 views

OBS studio 20.1.3 - Local Buffer Overflow Exploit

Exploit for windows platform in category dos / poc author = ''' Created: ScrR1pTK1dd13 Name: Greg Priest Mail: email protected Exploit Title: OBS-Studio-20.1.3 Local Buffer Overflow Zer0Day SEH Based PoC Date: 2018.01.15 Exploit Author: Greg Priest Version: OBS-Studio-20.1.3 Tested on: Windows7 x...

7AI score
SaveExploits0
OSS-Fuzz
OSS-Fuzz
added 2018/01/13 12:12 a.m.23 views

dlplibs/marinerwrtfuzzer: Heap-buffer-overflow in WriterPlsParserInternal::WindowsInfo::getColumnLimitsFor

Detailed report: https://oss-fuzz.com/testcase?key=4712010408263680 Project: dlplibs Fuzzer: libFuzzerdlplibsmarinerwrtfuzzer Fuzz target binary: marinerwrtfuzzer Job Type: libfuzzerasandlplibs Platform Id: linux Crash Type: Heap-buffer-overflow READ 4 Crash Address: 0x603000000840 Crash State:...

6.7AI score
SaveExploits0Affected Software1
Trend Micro Simply Security
Trend Micro Simply Security
added 2018/01/12 3:09 p.m.467 views

TippingPoint Threat Intelligence and Zero-Day Coverage – Week of January 8, 2018

Last week, three interesting vulnerabilities popped up on the news and security feeds. Researchers disclosed CVE-2017-5753 and CVE-2017-5715, collectively known as Spectre, and CVE-2017-5754, known as Meltdown. These vulnerabilities take advantage of “speculative execution” of instructions...

9.3CVSS7.7AI score0.95121EPSS
SaveExploits82
OSS-Fuzz
OSS-Fuzz
added 2018/01/11 4:54 p.m.27 views

libreoffice/htmlfuzzer: Heap-use-after-free in SwTextFootnote::GetTextNode

Project: git://anongit.freedesktop.org/libreoffice/core Detailed report: https://oss-fuzz.com/testcase?key=5183158522740736 Project: libreoffice Fuzzer: libFuzzerlibreofficehtmlfuzzer Fuzz target binary: htmlfuzzer Job Type: libfuzzerasanlibreoffice Platform Id: linux Crash Type:...

6.7AI score
SaveExploits0Affected Software1
Krebs on Security
Krebs on Security
added 2018/01/10 4:07 p.m.576 views

Microsoft’s Jan. 2018 Patch Tuesday Lowdown

Microsoft on Tuesday released 14 security updates, including fixes for the Spectre and Meltdown flaws detailed last week, as well as a zero-day vulnerability in Microsoft Office that is being exploited in the wild. Separately, Adobe pushed a security update to its Flash Player software. Last week...

9.3CVSS8.2AI score0.93289EPSS
SaveExploits7
Packet Storm
Packet Storm
added 2018/01/10 12:00 a.m.73 views

Microsoft Edge Chakra JIT Op_MaxInAnArray / Op_MinInAnArray Misuse

Microsoft Edge: Chakra: JIT: OpMaxInAnArray and OpMinInAnArray can explicitly call user defined JavaScript functions CVE-2017-11893 1. Call patterns like "Math.max.applyMath, 1, 2, 3, 4, 5" and "Math.max.applyMath, arr" can be optimized to directly call the method "JavascriptMath::MaxInAnArray" i...

7.6CVSS7.8AI score0.68491EPSS
SaveExploits4
The Hacker News
The Hacker News
added 2018/01/09 7:35 p.m.1613 views

Microsoft Releases Patches for 16 Critical Flaws, Including a Zero-Day

If you think that only CPU updates that address this year's major security flaws—Meltdown and Spectre—are the only ones you are advised to grab immediately, there are a handful of major security flaws that you should pay attention to. Microsoft has issued its first Patch Tuesday for 2018 to addre...

9.3CVSS8.6AI score0.99945EPSS
SaveExploits36
Rows per page
Query Builder