Lucene search
+L

1085 matches found

The Hacker News
The Hacker News
added 2015/08/19 1:25 a.m.58 views

RaspBSD – FreeBSD distribution for Raspberry Pi

Raspberry Pi is gaining new heights by rapidly maturing as; after Microsoft made Windows 10 IoT core supporting the Raspberry Pi 2, now a new version FreeBSD operating system is also deployable on Raspberry Pi devices, called RaspBSD. FreeBSD Berkeley Software Distribution is an open source...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/04/17 12:0 a.m.106 views

Amazon Linux AMI : php55 (ALAS-2015-507)

A use-after-free flaw was found in the way PHP's unserialize function processed data. If a remote attacker was able to pass crafted input to PHP's unserialize function, they could cause the PHP interpreter to crash or, possibly, execute arbitrary code. CVE-2015-0231 An integer overflow flaw,...

7.5CVSS7.7AI score0.42593EPSS
SaveExploits7References4
OSV
OSV
added 2015/03/30 10:59 a.m.14 views

CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

8.2AI score
SaveExploits0References31
NVD
NVD
added 2015/03/30 10:59 a.m.28 views

CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

6.8CVSS8.3AI score0.0834EPSS
SaveExploits1References21
OSV
OSV
added 2015/03/30 10:59 a.m.7 views

DEBIAN-CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

6.8CVSS8AI score0.0834EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2015/03/30 10:0 a.m.34 views

CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

9.8AI score0.0834EPSS
SaveExploits1References21
CVE
CVE
added 2015/03/30 10:0 a.m.250 views

CVE-2015-2305

CVE-2015-2305 describes an integer/heap overflow in the Henry Spencer BSD regex library (rxspencer), specifically in regcomp on 32-bit platforms. The issue can be triggered by a very large regular expression, potentially allowing context-dependent attackers to execute arbitrary code via a heap-ba...

6.8CVSS8.1AI score0.0834EPSS
SaveExploits1References21Affected Software1
Debian CVE
Debian CVE
added 2015/03/30 10:0 a.m.57 views

CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

6.8CVSS8.5AI score0.0834EPSS
SaveExploits1
OSV
OSV
added 2015/03/30 12:0 a.m.6 views

UBUNTU-CVE-2015-2305

Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a...

6.8CVSS7.5AI score0.0834EPSS
SaveExploits1References6
Hacker One
Hacker One
added 2015/02/15 3:28 a.m.27 views

Internet Bug Bounty: Heap overflow in H. Spencer’s regex library on 32 bit systems

The IBB's programs provide a great incentive for me to find vulnerabilities in open source software. With this one I set out to find a vulnerability in PHP and discovered that the vulnerability that I found exists in a wider constellation of applications, including BSD libc's. IBB's Alex Rice's...

7.1AI score
SaveExploits0
CERT
CERT
added 2015/02/13 12:0 a.m.28 views

Henry Spencer regular expressions (regex) library contains a heap overflow vulnerability

Overview A regular expressions C library originally written by Henry Spencer is vulnerable to a heap overflow in some circumstances. Description CWE-122: Heap-based Buffer Overflow From the researcher, the variable len that holds the length of a regular expression string is "enlarged to such an...

7.8AI score
SaveExploits0References2
NVD
NVD
added 2014/12/12 3:3 a.m.24 views

CVE-2014-7250

The TCP stack in 4.3BSD Net/2, as used in FreeBSD 5.4, NetBSD possibly 2.0, and OpenBSD possibly 3.6, does not properly implement the session timer, which allows remote attackers to cause a denial of service resource consumption via crafted packets...

5CVSS6.7AI score0.04749EPSS
SaveExploits0References3
Prion
Prion
added 2014/12/12 3:3 a.m.25 views

Session fixation

The TCP stack in 4.3BSD Net/2, as used in FreeBSD 5.4, NetBSD possibly 2.0, and OpenBSD possibly 3.6, does not properly implement the session timer, which allows remote attackers to cause a denial of service resource consumption via crafted packets...

5CVSS7.2AI score0.04749EPSS
SaveExploits0References3Affected Software4
Debian CVE
Debian CVE
added 2014/12/12 2:0 a.m.43 views

CVE-2014-7250

Removed by vendor...

5CVSS6.9AI score0.04749EPSS
SaveExploits0
CVE
CVE
added 2014/12/12 2:0 a.m.63 views

CVE-2014-7250

The CVE-2014-7250 entry documents a DoS flaw in the TCP stack: the 4.3BSD Net/2 TCP session timer is not properly implemented, affecting FreeBSD 5.4 and possibly NetBSD 2.0 and OpenBSD 3.6. A crafted packet can cause resource consumption due to improper session timer handling, enabling remote att...

5CVSS6.9AI score0.04749EPSS
SaveExploits0References3Affected Software4
OSV
OSV
added 2014/11/17 4:59 p.m.13 views

CVE-2014-8517

The fetchurl function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | pipe character at the end of an HTTP redirect...

7.3AI score
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2014/11/17 4:59 p.m.34 views

CVE-2014-8517

The fetchurl function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | pipe character at the end of an HTTP redirect...

7.5CVSS6.2AI score0.69115EPSS
SaveExploits8References2
Prion
Prion
added 2014/11/17 4:59 p.m.22 views

Open redirect

The fetchurl function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | pipe character at the end of an HTTP redirect...

7.5CVSS7.9AI score0.69115EPSS
SaveExploits8References10Affected Software2
Cvelist
Cvelist
added 2014/11/17 4:0 p.m.50 views

CVE-2014-8517

The fetchurl function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | pipe character at the end of an HTTP redirect...

4.5AI score0.69115EPSS
SaveExploits8References10
Debian CVE
Debian CVE
added 2014/11/17 4:0 p.m.102 views

CVE-2014-8517

The fetchurl function in usr.bin/ftp/fetch.c in tnftp, as used in NetBSD 5.1 through 5.1.4, 5.2 through 5.2.2, 6.0 through 6.0.6, and 6.1 through 6.1.5 allows remote attackers to execute arbitrary commands via a | pipe character at the end of an HTTP redirect...

7.5CVSS7.1AI score0.69115EPSS
SaveExploits8
Rows per page
Query Builder