Lucene search
+L

3628 matches found

OSV
OSV
added 2019/08/18 7:15 p.m.17 views

UBUNTU-CVE-2019-15143

In DjVuLibre 3.5.27, the bitmap reader component allows attackers to cause a denial-of-service error resource exhaustion caused by a GBitmap::readrleraw infinite loop by crafting a corrupted image file, related to libdjvu/DjVmDir.cpp and libdjvu/GBitmap.cpp...

6.5CVSS5.9AI score0.01707EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.40 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : kernel Multiple Vulnerabilities (NS-SA-2019-0044)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has kernel packages installed that are affected by multiple vulnerabilities: - A buffer overflow vulnerability due to a lack of input filtering of incoming fragmented datagrams was found in the IP-over-1394 driver firewire-net ...

8CVSS7.5AI score0.60631EPSS
SaveExploits19References13
Kitploit
Kitploit
added 2019/08/01 9:33 p.m.327 views

XSpear - Powerfull XSS Scanning And Parameter Analysis Tool

XSpear is XSS Scanner on ruby gems. Key features Pattern matching based XSS scanning Detect alert confirm prompt event on headless browser with Selenium Testing request/response for XSS protection bypass and reflected params Reflected Params Filtered test event handler HTML tag Special Char Testi...

6.8AI score
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2019/07/23 12:0 a.m.7 views

The vulnerability of the pdpl_get_raw handler implementation in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability in the implementation of the pdplgetraw function parsec/parsec.ko in the Linux kernel relates to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a system failure when there is a memory shortage in the system. This is because the...

6.2CVSS5.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/07/15 1:25 p.m.7 views

USN-4056-1 exiv2 vulnerabilities

It was discovered that Exiv2 incorrectly handled certain PSD files. An attacker could possibly use this issue to cause a denial of service. CVE-2018-19107, CVE-2018-19108 It was discovered that Exiv2 incorrectly handled certain PNG files. An attacker could possibly use this issue to cause a denia...

6.5CVSS6.7AI score0.02132EPSS
SaveExploits5References8
OSV
OSV
added 2019/07/07 10:15 p.m.1 views

DEBIAN-CVE-2019-13390

In FFmpeg 4.1.3, there is a division by zero at adxwritetrailer in libavformat/rawenc.c...

6.5CVSS6.9AI score0.01699EPSS
SaveExploits1References1
OSV
OSV
added 2019/07/01 11:15 a.m.17 views

UBUNTU-CVE-2019-12970

XSS was discovered in SquirrelMail through 1.4.22 and 1.5.x through 1.5.2. Due to improper handling of RCDATA and RAWTEXT type elements, the built-in sanitization mechanism can be bypassed. Malicious script content from HTML e-mail can be executed within the application context via crafted use of...

6.1CVSS6.5AI score0.01819EPSS
SaveExploits2References6
CNVD
CNVD
added 2019/07/01 12:0 a.m.11 views

Exiv2 Input Validation Error Vulnerability

Exiv2 is a set of C++ libraries and command line applications for managing image metadata by Andreas Huggel programmers. The product provides the ability to read and write image metadata in a variety of formats including EXIF, IPTC and XMP. An input validation error vulnerability exists in Exiv2...

6.5CVSS8.4AI score0.02127EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2019/06/30 11:15 p.m.18 views

CVE-2019-13110

A CiffDirectory::readDirectory integer overflow and out-of-bounds read in Exiv2 through 0.27.1 allows an attacker to cause a denial of service SIGSEGV via a crafted CRW image file...

6.5CVSS5.5AI score0.01925EPSS
SaveExploits1References9
OSV
OSV
added 2019/06/30 12:0 a.m.11 views

UBUNTU-CVE-2019-13110

A CiffDirectory::readDirectory integer overflow and out-of-bounds read in Exiv2 through 0.27.1 allows an attacker to cause a denial of service SIGSEGV via a crafted CRW image file...

6.5CVSS6.8AI score0.01925EPSS
SaveExploits1References5
OSV
OSV
added 2019/06/08 12:0 p.m.10 views

RUSTSEC-2019-0003 Out of Memory in stream::read_raw_bytes_into()

Affected versions of this crate called Vec::reserve on user-supplied input. This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data...

7.5CVSS5.9AI score0.03764EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2019/05/22 9:35 p.m.130 views

Graffiti - A Tool To Generate Obfuscated One Liners To Aid In Penetration Testing

NOTE : Never upload payloads to online checkers Graffiti is a tool to generate obfuscated oneliners to aid in penetration testing situations. Graffiti accepts the following languages for encoding: Python Perl Batch Powershell PHP Bash Graffiti will also accept a language that is not currently on...

7.5AI score
SaveExploits0References2
exploitpack
exploitpack
added 2019/05/21 12:0 a.m.175 views

Apple macOS 10.14.5 iOS 12.3 XNU - in6_pcbdetach Stale Pointer Use-After-Free

Apple macOS 10.14.5 iOS 12.3 XNU - in6pcbdetach Stale Pointer Use-After-Free Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: 0 res1.5: -1 // failure expected here...

9.3CVSS0.3AI score0.17377EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2019/05/21 12:0 a.m.224 views

XNU Stale Pointer Use-After-Free

XNU: Use-after-free due to stale pointer left by in6pcbdetach Related CVE Numbers: CVE-2019-8605Fixed-2019-May-13. Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: ...

0.1AI score0.17377EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2019/05/21 12:0 a.m.307 views

Apple macOS < 10.14.5 / iOS < 12.3 XNU - 'in6_pcbdetach' Stale Pointer Use-After-Free

Reproduction Repros on 10.14.3 when run as root. It may need multiple tries to trigger. $ clang -o in6selectsrc in6selectsrc.cc $ while 1; do sudo ./in6selectsrc; done res0: 3 res1: 0 res1.5: -1 // failure expected here res2: 0 done ... crash Explanation The following snippet is taken from...

9.3CVSS7.8AI score0.17377EPSS
SaveExploits6
Veracode
Veracode
added 2019/05/16 1:48 a.m.43 views

Denial Of Service (DoS)

Linux kernel is vulnerable to denial of serviceDoS attacks. The vulnerability exists in the ip6find1stfragopt function in net/ipv6/outputcore.c. A remote attacker could cause integer overflows by leveraging the ability to open a raw socket which results in application crash...

5.5CVSS5.9AI score0.00454EPSS
SaveExploits0References16Affected Software2
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.50 views

EulerOS Virtualization for ARM 64 3.0.1.0 : kernel (EulerOS-SA-2019-1539)

According to the versions of the kernel packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution ...

10CVSS7.7AI score0.92621EPSS
SaveExploits20References18
RedHat Linux
RedHat Linux
added 2019/05/07 4:19 a.m.18 views

Mozilla: Use-after-free when removing in-use DOM elements

A use-after-free vulnerability can occur when a raw pointer to a DOM element on a page is obtained using JavaScript and the element is then removed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.6, Firefox ESR 60.6, and Firefox 66...

9.8CVSS7.3AI score0.01838EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2019/04/08 12:43 p.m.185 views

Beagle - An Incident Response And Digital Forensics Tool Which Transforms Security Logs And Data Into Graphs

Beagle is an incident response and digital forensics tool which transforms data sources and logs into graphs. Supported data sources include FireEye HX Triages, Windows EVTX files, SysMon logs and Raw Windows memory images. The resulting Graphs can be sent to graph databases such as Neo4J or...

6.6AI score
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2019/03/12 12:0 a.m.11 views

The vulnerability of the Linux kernel’s RAW-socket handler AF_PACKET allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Linux kernel’s RAW-socket handler AFPACKET is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected informatio...

8.1CVSS6.6AI score0.02612EPSS
SaveExploits1References10Affected Software1
Rows per page
Query Builder