Lucene search
+L

55 matches found

UbuntuCve
UbuntuCve
added 2022/03/29 12:15 p.m.31 views

CVE-2022-23901

A stack overflow re2c 2.2 exists due to infinite recursion issues in src/dfa/deadrules.cc...

9.8CVSS7.2AI score0.01563EPSS
SaveExploits1References4
CVE
CVE
added 2022/03/29 11:12 a.m.72 views

CVE-2022-23901

CVE-2022-23901 describes a stack overflow in re2c 2.2 due to infinite recursion in src/dfa/dead_rules.cc. Connected advisories show affected environments (e.g., Amazon Linux 2/ALAS2023-2344 and ALAS2023-438; Azure Linux security update) and fixes upgrading to re2c 3.1.x (e.g., 3.1-2) or later. Th...

9.8CVSS9.4AI score0.01563EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/03/29 11:12 a.m.42 views

CVE-2022-23901

A stack overflow re2c 2.2 exists due to infinite recursion issues in src/dfa/deadrules.cc...

9.8CVSS9.6AI score0.01563EPSS
SaveExploits1
OSV
OSV
added 2021/07/06 12:1 a.m.15 views

OSV-2021-921 Stack-buffer-overflow in bool re2::DFA::InlinedSearchLoop<true, true, true>

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35821 Crash type: Stack-buffer-overflow READ 1 Crash state: bool re2::DFA::InlinedSearchLoop re2::DFA::Search re2::Prog::SearchDFA...

7.2AI score
SaveExploits0References1
Citrix
Citrix
added 2021/06/23 12:0 a.m.14 views

Enable RSA SecurID Authentication for DFA in Storefront

How to Enable RSA SecurID Authentication for DFA in storefront server...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/04/20 1:12 p.m.140 views

Raptor WAF v0.6 - Web Application Firewall using DFA

Raptor is a Web application firewall made in C, uses DFA to block SQL injection, Cross site scripting and path traversal. http://funguscodes.blogspot.com.br/ to run: $ git clone https://github.com/CoolerVoid/raptorwaf $ cd raptorwaf; make; bin/raptor Note: Don't execute with "cd bin; ./raptor" us...

7.6AI score
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2018/10/17 7:54 p.m.25 views

cn.hutool:hutool-aop (>=4.0.0 <=4.1.11), cn.hutool:hutool-bloomFilter (>=4.0.0 <=4.1.11) +79 more potentially affected by CVE-2018-17297 via cn.hutool:hutool-core (>=4.0.0 <=4.1.11)

cn.hutool:hutool-core MAVEN version =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.0.0, =4.1.11 and more Source cves: CVE-2018-17297 Source advisory: OSV:GHSA-RHQ2-2574-78MC...

7.5CVSS7AI score0.02674EPSS
SaveExploits0
Kitploit
Kitploit
added 2018/08/15 1:37 p.m.19 views

Raptor WAF v0.5 - Web Application Firewall using DFA

Raptor is a Web application firewall made in C, uses DFA to block SQL injection, Cross site scripting and path traversal. to run: $ git clone https://github.com/CoolerVoid/raptorwaf $ cd raptorwaf; make; bin/raptor Note: Don't execute with "cd bin; ./raptor" use full path "bin/raptor" look detail...

7.6AI score
SaveExploits0References3
OSV
OSV
added 2017/06/28 6:29 a.m.3 views

DEBIAN-CVE-2017-9992

Heap-based buffer overflow in the decodedds1 function in libavcodec/dfa.c in FFmpeg before 2.8.12, 3.0.x before 3.0.8, 3.1.x before 3.1.8, 3.2.x before 3.2.5, and 3.3.x before 3.3.1 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact vi...

8.8CVSS7.8AI score0.02771EPSS
SaveExploits0References1
OSV
OSV
added 2017/06/28 6:29 a.m.4 views

ALPINE-CVE-2017-9992

Heap-based buffer overflow in the decodedds1 function in libavcodec/dfa.c in FFmpeg before 2.8.12, 3.0.x before 3.0.8, 3.1.x before 3.1.8, 3.2.x before 3.2.5, and 3.3.x before 3.3.1 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact vi...

8.8CVSS7.8AI score0.02771EPSS
SaveExploits0References1
OSV
OSV
added 2017/06/28 6:29 a.m.4 views

UBUNTU-CVE-2017-9992

Heap-based buffer overflow in the decodedds1 function in libavcodec/dfa.c in FFmpeg before 2.8.12, 3.0.x before 3.0.8, 3.1.x before 3.1.8, 3.2.x before 3.2.5, and 3.3.x before 3.3.1 allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact vi...

8.8CVSS7.6AI score0.02771EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2016/12/25 2:30 p.m.21 views

Raptor WAF v0.04 - Web Application Firewall using DFA

Raptor WAF is a simple web application firewall made in C, using KISS principle, to make poll use select function, is not better than epoll or kqueue from BSD but is portable, the core of match engine using DFA to detect XSS, SQLi and path traversal. No more words, look at the following : WAF...

8.4AI score
SaveExploits0References2
n0where
n0where
added 2016/09/09 4:12 p.m.30 views

Raptor Web Application Firewall

Raptor Web Application Firewall Raptor Web Application Firewall is a simple web application firewall made in C, using KISS principle , to make poll use select function, is not better than epoll or kqueue from BSD but is portable, the core of match engine using DFA to detect XSS, SQLi and path...

7.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2016/08/11 8:37 p.m.41 views

Raptor WAF v0.2 - Web Application Firewall using DFA

Raptor WAF is a simple web application firewall made in C, using KISS principle, to make poll use select function, is not better than epoll or kqueue from BSD but is portable, the core of match engine using DFA to detect XSS, SQLi and path traversal. No more words, look at the following : WAF...

7.8AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2013/04/20 12:0 a.m.47 views

Mandriva Linux Security Advisory : ffmpeg (MDVSA-2013:079)

Updated ffmpeg packages fix security vulnerabilities : h264: Add check for invalid chromaformatidc CVE-2012-0851 h263dec: Disallow width/height changing with frame threads CVE-2011-3937 vc1dec: check that coded slice positions and interlacing match. This fixes out of array writes CVE-2012-2796...

10CVSS8.6AI score0.03664EPSS
SaveExploits0References20
Rows per page
Query Builder