Lucene search
+L

1063 matches found

Vulnrichment
Vulnrichment
•added 2019/07/15 3:00 a.m.•22 views

CVE-2019-1010022

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this ...

7.6AI score0.03223EPSS
SaveExploits1References4
Cvelist
Cvelist
•added 2019/07/15 3:00 a.m.•69 views

CVE-2019-1010022

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this ...

9.7AI score0.03223EPSS
SaveExploits1References4
CVE
CVE
•added 2019/07/15 3:00 a.m.•299 views

CVE-2019-1010022

CVE-2019-1010022: GNU Libc nptl has a stack guard bypass via a stack-buffer vulnerability. The description notes attackers could bypass stack guard protections by exploiting a stack overflow in the attack vector, with upstream comments claiming this is treated as a non-security bug and “no real t...

9.8CVSS9.5AI score0.03223EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
•added 2019/07/15 3:00 a.m.•101 views

CVE-2019-1010022

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this ...

9.8CVSS8.5AI score0.03223EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2019/07/15 12:00 a.m.•6 views

PT-2019-11439

Name of the Vulnerable Software and Affected Versions: GNU Libc affected versions not specified Description: The issue is related to a mitigation bypass in the nptl component, allowing an attacker to bypass stack guard protection. This can be exploited by using a stack buffer overflow vulnerabili...

9.8CVSS7.7AI score0.03223EPSS
SaveExploits1References14
FreeBSD Advisory
FreeBSD Advisory
•added 2019/07/02 12:00 a.m.•12 views

FreeBSD-SA-19:09.iconv

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-19:09.iconv Security Advisory The FreeBSD Project Topic: iconv buffer overflow Category: core Module: libc Announced: 2019-07-02 Credits: Andrea Venturoli ,...

9.8CVSS7.7AI score0.04861EPSS
SaveExploits0
FreeBSD
FreeBSD
•added 2019/07/02 12:00 a.m.•21 views

FreeBSD -- iconv buffer overflow

Problem Description: With certain inputs, iconv may write beyond the end of the output buffer. Impact: Depending on the way in which iconv is used, an attacker may be able to create a denial of service, provoke incorrect program behavior, or induce a remote code execution. iconv is a libc library...

9.8CVSS2.2AI score0.04861EPSS
SaveExploits0
myhack58
myhack58
•added 2019/03/05 12:00 a.m.•91 views

Router exploitation of the Stack Overflow entry for the ROP chain of the structure-vulnerability warning-the black bar safety net

DVRF of the Second Stack Overflow the program is stackbof2, this title and on the question of the differences is that this question does not give us the backdoor function, the need to construct their own shellcode to make the call. ! The README file also made a note, so the focus here is on the R...

7.3AI score
SaveExploits0
myhack58
myhack58
•added 2019/01/18 12:00 a.m.•135 views

Router exploitation of the Stack Overflow entry a-vulnerability warning-the black bar safety net

MIPS instruction set is mainly used in some embedded IOT devices, such as Router, camera. To these devices for binary vulnerability mining you need to have the MIPS to have a certain familiar. The MIPS instruction set of Stack Overflow and the x86 instruction set is different, so the exploits is...

0.2AI score
SaveExploits0
Veracode
Veracode
•added 2019/01/15 8:58 a.m.•32 views

Denial Of Service (DoS)

php is vulnerable to denial of service DoS attacks. The vulnerability exists through an Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD...

6.8CVSS6.3AI score0.28054EPSS
SaveExploits49References56Affected Software7
UbuntuCve
UbuntuCve
•added 2018/08/05 6:29 p.m.•43 views

CVE-2018-14939

The getapppath function in desktop/unx/source/start.c in LibreOffice through 6.0.5 mishandles the realpath function in certain environments such as FreeBSD libc, which might allow attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impac...

9.8CVSS7.3AI score0.02216EPSS
SaveExploits0References2
Prion
Prion
•added 2018/08/05 6:29 p.m.•35 views

Buffer overflow

The getapppath function in desktop/unx/source/start.c in LibreOffice through 6.0.5 mishandles the realpath function in certain environments such as FreeBSD libc, which might allow attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impac...

7.5CVSS9.9AI score0.02216EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2018/08/05 6:00 p.m.•65 views

CVE-2018-14939

The getapppath function in desktop/unx/source/start.c in LibreOffice through 6.0.5 mishandles the realpath function in certain environments such as FreeBSD libc, which might allow attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impac...

9.8CVSS10AI score0.02216EPSS
SaveExploits0
NVD
NVD
•added 2018/07/13 8:29 p.m.•20 views

CVE-2016-6559

Improper bounds checking of the obuf variable in the linkntoa function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by...

9.8CVSS9.3AI score0.03652EPSS
SaveExploits1References4
CVE
CVE
•added 2018/07/13 8:00 p.m.•76 views

CVE-2016-6559

CVE-2016-6559 concerns the BSD libc function link_ntoa() in linkaddr.c, where the obuf bounds are mishandled. The root cause is improper bounds checking, which could allow memory read/write. Public analyses from FreeBSD indicate it is unlikely that applications expose an exploitable use of link_n...

9.8CVSS8.5AI score0.03652EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
•added 2018/07/13 8:00 p.m.•28 views

CVE-2016-6559 The BSD libc library's link_ntoa() function may be vulnerable to a classic buffer overflow

Improper bounds checking of the obuf variable in the linkntoa function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by...

8.6AI score0.03652EPSS
SaveExploits1References4
zdt
zdt
•added 2018/07/10 12:00 a.m.•96 views

OpenSSH < 6.6 SFTP (x64) - Command Execution Exploit

Exploit for linux platform in category remote exploits define GNUSOURCE // THIS PROGRAM IS NOT DESIGNED TO BE SAFE AGAINST VICTIM MACHINES THAT // TRY TO ATTACK BACK, THE CODE IS SLOPPY! // In other words, please don't use this against other people's machines. include include include include...

SaveExploits0
RedHat Linux
RedHat Linux
•added 2018/06/19 4:59 a.m.•1425 views

Moderate: Red Hat Security Advisory: glibc security and bug fix update

An update for glibc is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS6.9AI score0.02977EPSS
SaveExploits0References6
myhack58
myhack58
•added 2018/04/24 12:00 a.m.•187 views

Router vulnerability analysis the fifth bomb: CVE-2018-5767 router remote code execution-vulnerability warning-the black bar safety net

Vulnerability overview CVE-2018-5767 TENDA AC15 router right remote code execution Reference information: https://www.fidusinfosec.com/remote-code-execution-cve-2018-5767/ Vulnerability firmware version: Tenda cn Ac15firmware:15.03.1.16 2. The vulnerability analysis. Vulnerabilities file is...

7.5CVSS0.47372EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
•added 2018/03/12 12:00 a.m.•43 views

Solaris 10 (x86) : 147714-01

Vulnerability in the Solaris component of Oracle Sun Products Suite subcomponent: Library/libc. Supported versions that are affected are 9 and 10. Difficult to exploit vulnerability allows successful unauthenticated network attacks via TCP/IP. Successful attack of this vulnerability can result in...

4.3CVSS7.5AI score0.30406EPSS
SaveExploits5References2
Rows per page
Query Builder