Lucene search
+L

5945 matches found

SUSE CVE
SUSE CVE
added 2023/02/18 2:21 a.m.7 views

SUSE CVE-2023-24807

Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the Headers.set and Headers.append methods are vulnerable to Regular Expression Denial of Service ReDoS attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normali...

7.5CVSS8AI score0.01315EPSS
SaveExploits0References10
CNVD
CNVD
added 2023/02/17 12:00 a.m.113 views

Adobe Premiere Rush Stack Buffer Overflow Vulnerability

Adobe Premiere Rush is a set of cross-platform video editing software from the U.S. company Audobee Adobe. A buffer overflow vulnerability exists in Adobe Premiere Rush versions prior to 2.7, which stems from a boundary error when handling untrusted input. An attacker could exploit this...

7.8CVSS7.8AI score0.00396EPSS
SaveExploits0References1
CNVD
CNVD
added 2023/02/17 12:00 a.m.60 views

Siemens Comos Buffer Overflow Vulnerability

Siemens Comos is a plant engineering software solution from Siemens, a German company. Siemens Comos, used in the process industry, is vulnerable to a buffer overflow vulnerability that stems from a boundary error when handling untrusted input. An attacker could use this vulnerability to execute...

10CVSS4.3AI score0.00813EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/16 3:30 p.m.32 views

GHSA-8MWQ-MJ73-QV68 Duplicate advisory: Sequelize vulnerable to Improper Filtering of Special Elements

Duplicate advisory This advisory has been withdrawn because it is a duplicate of GHSA-f598-mfpv-gmfx. This link is maintained to preserve external references. Original Description Due to improper attribute filtering in the sequelize js library, an attacker can peform SQL injections. This issue ca...

10CVSS9.6AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/02/16 3:30 p.m.42 views

Duplicate advisory: Sequelize vulnerable to Improper Filtering of Special Elements

Duplicate advisory This advisory has been withdrawn because it is a duplicate of GHSA-f598-mfpv-gmfx. This link is maintained to preserve external references. Original Description Due to improper attribute filtering in the sequelize js library, an attacker can peform SQL injections. This issue ca...

10CVSS3AI score0.00831EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2023/02/16 12:57 p.m.9 views

dev-java/snakeyaml: DoS via stack overflow

Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks DOS. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack...

6.5CVSS6.8AI score0.01492EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.11 views

SUSE CVE-2008-3657

The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen...

7.5CVSS7.7AI score0.13666EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:03 a.m.10 views

SUSE CVE-2016-4073

Multiple integer overflows in the mbflstrcut function in ext/mbstring/libmbfl/mbfl/mbfilter.c in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allow remote attackers to cause a denial of service application crash or possibly execute arbitrary code via a crafted mbstrcut call...

9.8CVSS9.1AI score0.07287EPSS
SaveExploits2References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:51 a.m.9 views

SUSE CVE-2017-5078

Insufficient validation of untrusted input in Blink's mailto: handling in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac allowed a remote attacker to perform command injection via a crafted HTML page, a similar issue to CVE-2004-0121. For example, characters such as have an...

8.8CVSS9.1AI score0.02775EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:51 a.m.8 views

SUSE CVE-2017-5092

Insufficient validation of untrusted input in PPAPI Plugins in Google Chrome prior to 60.0.3112.78 for Windows allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page...

8.8CVSS9.1AI score0.01427EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.10 views

SUSE CVE-2017-7189

main/streams/xpsocket.c in PHP 7.x before 2017-03-07 misparses fsockopen calls, such as by interpreting fsockopen'127.0.0.1:80', 443 as if the address/port were 127.0.0.1:80:443, which is later truncated to 127.0.0.1:80. This behavior has a security risk if the explicitly provided port number i.e...

7.5CVSS7AI score0.02492EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.5 views

SUSE CVE-2017-11628

In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, a stack-based buffer overflow in the zendinidoop function in Zend/zendiniparser.c could cause a denial of service or potentially allow executing code. NOTE: this is only relevant for PHP applications that accept untrusted input...

7CVSS9.1AI score0.03365EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:37 a.m.10 views

SUSE CVE-2017-16137

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue...

5.3CVSS5.6AI score0.02798EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.11 views

SUSE CVE-2017-17790

The lazyinitialize function in lib/resolv.rb in Ruby through 2.4.3 uses Kernelopen, which might allow Command Injection attacks, as demonstrated by a Resolv::Hosts::new argument beginning with a '|' character, a different vulnerability than CVE-2017-17405. NOTE: situations with untrusted input ma...

5.3CVSS9.6AI score0.05913EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.12 views

SUSE CVE-2017-17916

SQL injection vulnerability in the 'findby' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'name' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.1CVSS8.7AI score0.01532EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.11 views

SUSE CVE-2017-17919

SQL injection vulnerability in the 'order' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'id desc' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted...

8.1CVSS8.7AI score0.01518EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.6 views

SUSE CVE-2018-10915

A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side...

8.5CVSS7.4AI score0.05154EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.8 views

SUSE CVE-2018-12326

Buffer overflow in redis-cli of Redis before 4.0.10 and 5.x before 5.0 RC3 allows an attacker to achieve code execution and escalate to higher privileges via a crafted command line. NOTE: It is unclear whether there are any common situations in which redis-cli is used with, for example, a -h aka...

8.4CVSS10AI score0.02678EPSS
SaveExploits5References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.8 views

SUSE CVE-2018-12327

Stack-based buffer overflow in ntpq and ntpdc of NTP version 4.2.8p11 allows an attacker to achieve code execution or escalate to higher privileges via a long string as the argument for an IPv4 or IPv6 command-line parameter. NOTE: It is unclear whether there are any common situations in which nt...

4CVSS10AI score0.28709EPSS
SaveExploits5References15
SUSE CVE
SUSE CVE
added 2023/02/15 4:25 a.m.9 views

SUSE CVE-2018-14404

A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATHOPAND or XPATHOPOR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerab...

5.3CVSS8.7AI score0.0365EPSS
SaveExploits0References53
Rows per page
Query Builder