Lucene search
+L

4757 matches found

Prion
Prion
added 2019/05/13 2:29 p.m.26 views

Design/Logic Flaw

In the /HNAP1/SetQoSSettings message, the uplink parameter is vulnerable, and the vulnerability affects D-Link DIR-822 Rev.B 202KRb06 and DIR-822 Rev.C 3.10B06 devices. In the SetQoSSettings.php source code, the uplink parameter is saved in the /bwc/entry:1/bandwidth and /bwc/entry:2/bandwidth...

10CVSS9.4AI score0.41606EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2019/05/13 1:26 p.m.48 views

CVE-2018-19990

In the /HNAP1/SetWiFiVerifyAlpha message, the WPSPIN parameter is vulnerable, and the vulnerability affects D-Link DIR-822 B1 202KRb06 devices. In the SetWiFiVerifyAlpha.php source code, the WPSPIN parameter is saved in the $rphyinf1."/media/wps/enrollee/pin" and $rphyinf2."/media/wps/enrollee/pi...

9.6AI score0.05264EPSS
SaveExploits2References1
CVE
CVE
added 2019/05/13 1:25 p.m.77 views

CVE-2018-19989

CVE-2018-19989 affects D-Link DIR-822 Rev.B 202KRb06 and DIR-822 Rev.C 3.10B06 via the /HNAP1/SetQoSSettings uplink parameter. In SetQoSSettings.php the uplink value is saved to internal memory at /bwc/entry:1/bandwidth and /bwc/entry:2/bandwidth without any regex validation and later consumed by...

10CVSS9.4AI score0.05543EPSS
SaveExploits1References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2019/05/01 12:00 a.m.55 views

SUSE SLED12 / SLES12 Security Update : glibc (SUSE-SU-2019:1102-1)

This update for glibc fixes the following issues : Security issues fixed : CVE-2019-9169: regex: fix read overrun bsc1127308, BZ 24114 CVE-2016-10739: Fully parse IPv4 address strings bsc1122729, BZ 20018 CVE-2009-5155: ERE '0|0|\1|0' causes regexec undefined behavior bsc1127223, BZ 18986...

9.8CVSS6.3AI score0.04731EPSS
SaveExploits2References14
Kitploit
Kitploit
added 2019/04/20 1:12 p.m.143 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
Tenable Nessus
Tenable Nessus
added 2019/04/03 12:00 a.m.35 views

FreeBSD : Gitlab -- Multiple vulnerabilities (da459dbc-5586-11e9-abd6-001b217b3468)

Gitlab reports : DoS potential for regex in CI/CD refs Related branches visible in issues for guests Persistent XSS at merge request resolve conflicts Improper authorization control 'move issue' Guest users of private projects have access to releases DoS potential on project languages page Recuri...

8.8CVSS7.7AI score0.10445EPSS
SaveExploits10References14
OSV
OSV
added 2019/03/21 3:59 p.m.13 views

DEBIAN-CVE-2017-16231

In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is use...

5.5CVSS7.1AI score0.00544EPSS
SaveExploits2References1
Hacker One
Hacker One
added 2019/03/17 11:00 p.m.15 views

GitLab: All functions that allow users to specify color code are vulnerable to ReDoS

Summary: Invalid color code leads to DoS. Description: GitLab has some functions that allow users to specify color code. e.g.: Labels/Broadcast Messages All those functions are vulnerable to ReDoS. It seems that there is a problem with the regex in app\validators\colorvalidator.rb to validate a...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2019/03/15 11:38 a.m.329 views

Arjun v1.3 - HTTP Parameter Discovery Suite

Features Multi-threading 4 modes of detection A typical scan takes 30 seconds Regex powered heuristic scanning Huge list of 25,980 parameter names Makes just 30-35 requests to the target Usage Note: Arjun doesn't work with python 3.4 Discover parameters To find GET parameters, you can simply do:...

7.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2019/03/04 8:14 p.m.164 views

Cuteit v0.2.1 - IP Obfuscator Made To Make A Malicious Ip A Bit Cuter

IP obfuscator made to make a malicious ip a bit cuter A simple python tool to help you to social engineer, bypass whitelisting firewalls, potentially break regex rules for command line logging looking for IP addresses and obfuscate cleartext strings to C2 locations within the payload. All of that...

7.3AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2019/03/01 12:00 a.m.9 views

The vulnerability of the Perl_my_setenv function in the Perl programming language, related to errors in processing regular expressions, allows a hacker to cause a service failure or execute arbitrary code.

The vulnerability of the Perlmysetenv function in “util.c” of the Perl programming language is related to errors in processing regular expressions. This leads to copying data into a buffer without checking the size of the input data, resulting in integer overflow. Exploiting this vulnerability ca...

9.8CVSS8.1AI score0.11676EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2019/03/01 12:00 a.m.12 views

The vulnerability of the Perl programming language interpreter, related to errors in processing regular expressions, allows attackers to execute arbitrary code.

The vulnerability of the Perl programming language interpreter is related to errors in the processing of regular expressions, which can lead to the execution of the write operation beyond the buffer boundaries when the buffer is overflowing. Exploiting this vulnerability allows a remote attacker ...

9.8CVSS7.7AI score0.12093EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2019/02/26 6:29 p.m.5 views

DEBIAN-CVE-2019-9192

In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '|\1\1' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs...

7.5CVSS7.4AI score0.02427EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/26 2:29 a.m.11 views

UBUNTU-CVE-2009-5155

In the GNU C Library aka glibc or libc6 before 2.28, parseregexp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service assertion failure and application exit or trigger an incorrect result by attempting a regular-expression match...

7.5CVSS6.7AI score0.03906EPSS
SaveExploits1References3
OSV
OSV
added 2019/02/26 2:29 a.m.12 views

UBUNTU-CVE-2019-9169

In the GNU C Library aka glibc or libc6 through 2.29, proceednextnode in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match...

9.8CVSS7AI score0.04731EPSS
SaveExploits1References3
OSV
OSV
added 2019/02/26 2:29 a.m.11 views

AZL-44787 CVE-2009-5155 affecting package metis 5.1.0.3-7

In the GNU C Library aka glibc or libc6 before 2.28, parseregexp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service assertion failure and application exit or trigger an incorrect result by attempting a regular-expression match...

7.5CVSS6.6AI score0.03906EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/26 2:29 a.m.9 views

DEBIAN-CVE-2018-20796

In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '\227|\1\1|t1|\\2537+' in grep...

7.5CVSS7AI score0.05757EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/26 2:29 a.m.8 views

DEBIAN-CVE-2019-9169

In the GNU C Library aka glibc or libc6 through 2.29, proceednextnode in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match...

9.8CVSS6.5AI score0.04731EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2019/02/26 12:00 a.m.9 views

PT-2019-19426

Name of the Vulnerable Software and Affected Versions GNU C Library aka glibc or libc6 versions prior to 2.30 Description The issue is related to Uncontrolled Recursion in the check dst limits calc pos 1 function in posix/regexec.c. This can be demonstrated by using a crafted pattern '|11' in gre...

7.5CVSS7.2AI score0.02427EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2019/02/25 12:00 a.m.9 views

PT-2019-5586

Name of the Vulnerable Software and Affected Versions GNU C Library aka glibc or libc6 versions prior to 2.30 Description The issue is related to uncontrolled recursion in the GNU C Library when processing regular expressions. This can lead to a denial of service. The problem arises when the...

7.8CVSS7.1AI score0.05757EPSS
SaveExploits1References20
Rows per page
Query Builder