Lucene search
+L

1809 matches found

OSV
OSV
added 2020/03/19 4:15 p.m.16 views

CVE-2019-14877

In the mdiff function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate big integers, however no check is performed to verify if the allocation succeeded or not. The access to wds and sign will trigger a null pointer dereference bug...

6.5CVSS6.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.20 views

CVE-2019-14874

In the i2b function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not. The access of x0 will trigger a null pointer dereference bug in case of...

6.5CVSS6.6AI score0.01331EPSS
SaveExploits1References2
ossfuzz
ossfuzz
added 2020/03/18 3:49 p.m.24 views

mysql-server:fuzz_initfile: Heap-buffer-overflow in temptable::Row::copy_to_own_memory

Project: https://github.com/mysql/mysql-server.git Detailed Report: https://oss-fuzz.com/testcase?key=5728722322980864 Project: mysql-server Fuzzing Engine: libFuzzer Fuzz Target: fuzzinitfile Job Type: libfuzzerasanmysql-server Platform Id: linux Crash Type: Heap-buffer-overflow READ Crash...

6.8AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2020/03/15 9:55 p.m.140 views

Nextcloud: Missing ownership check on remote wipe endpoint

On settings/user/security You can mark a device for wipe out that does not belong to you. Steps: 1. Create 2 accounts one for the hacker and one for the victim 2. On both accounts add devices with different names 3. On the hacker account, while intercepting with burpsuite, select the option to wi...

6.8CVSS1.7AI score0.01773EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2020/03/12 7:15 p.m.44 views

CVE-2020-10531

An issue was discovered in International Components for Unicode ICU for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend function in common/unistr.cpp...

8.8CVSS6.9AI score0.02669EPSS
SaveExploits0References4
ossfuzz
ossfuzz
added 2020/03/11 10:26 a.m.16 views

binutils:fuzz_bfd: Crash in setup_sections

Detailed Report: https://oss-fuzz.com/testcase?key=5698598596771840 Project: binutils Fuzzing Engine: honggfuzz Fuzz Target: fuzzbfd Job Type: honggfuzzasanbinutils Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x60703e3edcbe Crash State: setupsections somobjectp bfdcheckformatmatche...

6.8AI score
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2020/02/27 9:15 p.m.44 views

CVE-2020-7061

In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash...

9.1CVSS7.1AI score0.04075EPSS
SaveExploits1References2
Atlassian
Atlassian
added 2020/02/19 10:31 p.m.297 views

Insecure version of Spring Web MVC used in Confluence Analytics

Hello! A transitive dependency issue has been found in Confluence Analytics: https://atlassian.sourceclear.io/workspaces/Paaina7/issues/vulnerabilities/26465610 Confluence Analytics has a transitive dependency on the Spring Web MVC library, which has a security bug. The issue can be fixed by...

9.8CVSS1.2AI score0.77245EPSS
SaveExploits6Affected Software1
Cvelist
Cvelist
added 2020/02/19 6:20 p.m.32 views

CVE-2019-17333 TIBCO EBX Exposes Cross-Site Scripting Vulnerability

The Web server component of TIBCO Software Inc.'s TIBCO EBX contains a vulnerability that theoretically allows authenticated users to perform stored cross-site scripting XSS attacks. Affected releases are TIBCO Software Inc.'s TIBCO EBX: versions 5.8.1.fixS and below, versions 5.9.3, 5.9.4, 5.9.5...

8CVSS5.2AI score0.00678EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2020/02/14 9:5 a.m.7 views

servas.org Cross Site Scripting vulnerability

Security Researcher Broly157 Helped patch 1570 vulnerabilities Received 7 Coordinated Disclosure badges Received 15 recommendations , a holder of 7 badges for responsible and coordinated disclosure, found a security vulnerability affecting servas.org website and its users. Following coordinated a...

0.2AI score
SaveExploits0
CVE
CVE
added 2020/02/12 11:36 p.m.105 views

CVE-2018-3987

Rakuten Viber for Android 9.3.0.6 exposes an information-disclosure in the app’s Secret Chats: photos taken and shared within secret chats are not fully removed when a chat is deleted, leaving copies on the device filesystem that are accessible to other installed apps. The vulnerability stems fro...

5.5CVSS5.1AI score0.00376EPSS
SaveExploits1References1Affected Software1
Talos
Talos
added 2020/02/11 12:0 a.m.135 views

Windows 10 win32kbase HMMarkObjectDestroy Arbitrary Code Execution Vulnerability

Summary A use after free vulnerability exists in Windows 10, Version 10.0.19033.1, when a Win32k component fails to properly handle objects in memory. Successful exploitation of this vulnerability can lead to arbitrary code execution in the kernel context and elevation of privileges. This...

7.8CVSS8.5AI score0.01055EPSS
SaveExploits0
OSV
OSV
added 2020/02/04 11:39 a.m.26 views

RLSA-2020:0348 Important: container-tools:rhel8 security, bug fix, and enhancement update

The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc. Security Fixes: QEMU: slirp: OOB buffer access while emulating tcp protocols in tcpemu CVE-2020-7039 For more details about the security issues, including the impact, a CVSS score,...

5.6CVSS7.2AI score0.03994EPSS
SaveExploits0References15
ossfuzz
ossfuzz
added 2020/01/30 12:2 p.m.37 views

imagemagick:encoder_dxt1_fuzzer: Use-of-uninitialized-value in PerceptibleReciprocal

Project: https://github.com/imagemagick/imagemagick.git Detailed Report: https://oss-fuzz.com/testcase?key=5070329724796928 Project: imagemagick Fuzzing Engine: libFuzzer Fuzz Target: encoderdxt1fuzzer Job Type: libfuzzermsanimagemagick Platform Id: linux Crash Type: Use-of-uninitialized-value...

6.8AI score
SaveExploits0Affected Software1
CVE
CVE
added 2020/01/27 4:21 a.m.130 views

CVE-2019-20426

CVE-2019-20426 affects the Lustre file system before 2.12.3. The ptlrpc module suffers an out-of-bounds access and potential panic due to missing validation of specific client packet fields; specifically, in ldlm_cancel_hpreq_check there is no bounds check on the lock_count. The Red Hat advisory ...

7.8CVSS7.5AI score0.0192EPSS
SaveExploits1References4Affected Software1
Openbugbounty
Openbugbounty
added 2020/01/23 4:3 a.m.10 views

sportsandchat.com Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1073064 Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website...

0.7AI score
SaveExploits0
zdt
zdt
added 2020/01/13 12:0 a.m.156 views

Microsoft Windows 10 build 1809 - Local Privilege Escalation (UAC Bypass) Exploit

Exploit Title: Microsoft Windows 10 - Local Privilege Escalation UAC Bypass Author: Nassim Asrir Exploit Author: Nassim Asrir CVE: N/A Tested On: Windows 10Pro 1809 Vendor : https://www.microsoft.com Technical Details I discovered a Local Privilege Escalation in Windows 10 UAC Bypass, via an...

0.1AI score
SaveExploits0
OSV
OSV
added 2020/01/09 8:15 p.m.27 views

CVE-2020-6750

GSocketClient in GNOME GLib through 2.62.4 may occasionally connect directly to a target address instead of connecting via a proxy server when configured to do so, because the proxyaddr field is mishandled. This bug is timing-dependent and may occur only sporadically depending on network delays...

5.9CVSS6.6AI score
SaveExploits0References6
ossfuzz
ossfuzz
added 2020/01/08 10:56 a.m.22 views

wavpack:fuzzer: Use-of-uninitialized-value in decimate_dsd_run

Project: https://github.com/dbry/WavPack.git Detailed Report: https://oss-fuzz.com/testcase?key=5103688150679552 Project: wavpack Fuzzing Engine: libFuzzer Fuzz Target: fuzzer Job Type: libfuzzermsanwavpack Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State:...

6.8AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2020/01/06 5:44 p.m.28 views

ffmpeg:ffmpeg_AV_CODEC_ID_DIRAC_fuzzer: Crash in ff_dequant_subband_32_sse4

Project: https://git.ffmpeg.org/ffmpeg.git Detailed Report: https://oss-fuzz.com/testcase?key=5729372837511168 Project: ffmpeg Fuzzing Engine: libFuzzer Fuzz Target: ffmpegAVCODECIDDIRACfuzzer Job Type: libfuzzerubsanffmpeg Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x00000bba5000...

6.8AI score
SaveExploits0Affected Software1
Rows per page
Query Builder