Lucene search
+L
VeracodeMost viewed

38838 matches found

Veracode
Veracode
•added 2020/04/10 12:16 a.m.•71 views

Arbitrary Code Execution

php is vulnerable to arbitrary code execution. A number of buffer overflow flaws were found in the PHP session extension; the strreplace function; and the imapmailcompose function. If very long strings were passed to the strreplace function, an integer overflow could occur in memory allocation. I...

7.5CVSS1.9AI score0.05569EPSS
SaveExploits0References57Affected Software1
Veracode
Veracode
•added 2019/07/29 1:48 a.m.•71 views

Directory Traversal

werkzeug is vulnerable to directory traversal. An attacker is able to access arbitrary files through the SharedDataMiddleware due to the way Python's os.path.join function works on Windows...

7.5CVSS5AI score0.55803EPSS
SaveExploits7References3Affected Software1
Veracode
Veracode
•added 2019/05/02 6:09 a.m.•71 views

Unauthenticated Access

oracle java SE is vulnerable to unauthenticated access vulnerability. This exists due to not validating the length of the object identifier read from the DER input in Libraries component of OpenJDK before allocating memory to store the OID. An attacker able to make a Java application decode a...

5.3CVSS7AI score0.03533EPSS
SaveExploits0References18Affected Software4
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•71 views

Null Pointer Dereference

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The php55 packages provide a recent stable release of PHP with the PEAR 1.9.4, memcache 3.0.8, and mongo 1.4.5 PECL extensions, and a number of additional utilities. The php55 packages have been upgraded to...

7.5CVSS9.2AI score0.53166EPSS
SaveExploits33References16Affected Software2
Veracode
Veracode
•added 2019/05/02 4:53 a.m.•71 views

Denial Of Service (DoS)

httpd is vulnerable to denial of service. It was discovered that modproxyajp, when used in configurations with modproxy in load balancer mode, would mark a back-end server as failed when request processing timed out, even when a previous AJP Apache JServ Protocol CPing request was responded to by...

5CVSS5.8AI score0.1747EPSS
SaveExploits1References51Affected Software35
Veracode
Veracode
•added 2019/05/02 4:41 a.m.•71 views

Arbitrary Code Execution

Mozilla Firefox is an open source web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with...

10CVSS9.4AI score0.04899EPSS
SaveExploits1References14Affected Software3
Veracode
Veracode
•added 2019/01/15 9:21 a.m.•71 views

Denial Of Service (DoS)

memcached is vulnerable to denial of service. The UDP support of the server allows spoofed traffic amplification denial of service. A remote attacker is able to exploit the vulnerability and crash the application via a network flood to UDP port 11211...

7.5CVSS7.1AI score0.88114EPSS
SaveExploits5References23Affected Software25
Veracode
Veracode
•added 2017/10/23 5:05 a.m.•71 views

Regular Expression Denial Of Service (ReDoS)

moment is vulnerable to denial of service DoS attacks. These attacks are possible because the regular expression that is used for matching dates takes awhile for long strings...

7.5CVSS7.5AI score0.03649EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
•added 2025/12/13 7:57 a.m.•70 views

Man-In-The-Middle (MITM) Attack

MQTT is vulnerable to a Man-in-the-Middle MITM attack. The vulnerability is due to missing hostname verification by default, which allows an attacker to intercept and manipulate communication between clients and servers...

7.4CVSS5.7AI score0.00351EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/01/10 10:01 a.m.•70 views

Denial Of Service (DoS)

Microsoft.IdentityModel.JsonWebTokens and System.IdentityModel.Tokens.Jwt are vulnerable to Denial Of Service DoS. The vulnerability is cause by improper JWT compression checks, which results in resource exhaustion due processing of malicious JSON Web EncryptionJWE token. Successful exploitation...

6.8CVSS7AI score0.02892EPSS
SaveExploits0References2Affected Software6
Veracode
Veracode
•added 2023/07/28 12:50 p.m.•70 views

Race Condition

libcurl.so is vulnerable to a Race Condition. The library is susceptible to a TOCTOU race condition when it saves cookies, HSTS, and alt-svc data to a file. A victim might use the data for an intended purpose, but an attacker may overwrite the protected file...

6.8AI score
SaveExploits0References5Affected Software2
Veracode
Veracode
•added 2023/05/24 2:21 a.m.•70 views

Unintended Leaks Of Proxy-Authorization Header

requests is vulnerable to Unintended Leaks Of Proxy-Authorization Header. The vulnerability exists in the rebuildproxies function of sessions.py when the credentials are supplied in the URL user information component such as https://username:password@proxy:8080, which allows an attacker to gain...

6.1CVSS6.9AI score0.02974EPSS
SaveExploits2References8Affected Software5
Veracode
Veracode
•added 2023/05/04 2:21 a.m.•70 views

Password Disclosure

akka-stream-kafka is vulnerable to Password Disclosure. The vulnerability exists because it does not redact the Consumer or Producer properties in logs, which allows an attacker to read credentials as plaintext through the akka.kafka.internal.KafkaConsumerActor when debug logging is enabled...

5.5CVSS5.5AI score0.00152EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
•added 2023/03/12 12:40 p.m.•70 views

Server-side Request Forgery (SSRF)

directus is vulnerable to Server-side Request Forgery SSRF. The vulnerability exists when importing a file from a remote web server POST to /files/import, allowing an attacker to bypass the security controls that were implemented to patch the CVE-2022-23080 vulnerability by performing a DNS...

7.5CVSS6.1AI score0.0096EPSS
SaveExploits2References3Affected Software1
Veracode
Veracode
•added 2022/03/02 8:46 a.m.•70 views

Code Injection

spring-cloud-gateway is vulnerable to code injection. With Gateway Actuator endpoint setting enabled, an attacker is able to inject malicious code through the exposed actuator endpoint...

10CVSS3.1AI score0.98253EPSS
SaveExploits54References6Affected Software1
Veracode
Veracode
•added 2021/12/10 7:49 a.m.•70 views

HTTP Request Smuggling

io.netty:netty-codec-http is vulnerable to HTTP request smuggling. Improper validation of control chars, when they are present at the beginning and/or end of the header name leads to HTTP request smuggling which allows an attacker to exploit other remote systems when these headers are used as a...

6.5CVSS3.2AI score0.02682EPSS
SaveExploits0References7Affected Software29
Veracode
Veracode
•added 2021/01/20 4:41 p.m.•70 views

Arbitrary Code Execution

dnsmasq is vulnerable to arbitrary code execution. A buffer overflow in the rfc1035.c:extractname function allows an attacker to execute arbitrary code on the host OS...

8.1CVSS4.1AI score0.70754EPSS
SaveExploits0References10Affected Software6
Veracode
Veracode
•added 2020/09/21 6:40 a.m.•70 views

Authorization Bypass

squid is vulnerable to authorization bypass. When handling a URN request, the corresponding HTTP request that is made does not go through the access checks, allowing an attacker to bypass access checks and gain access to restricted HTTP servers such as HTTP servers listening on localhost...

9.1CVSS3.9AI score0.04302EPSS
SaveExploits0References11Affected Software4
Veracode
Veracode
•added 2020/08/20 2:25 a.m.•70 views

Denial Of Service (DoS)

mysql is vulnerable to denial of service DoS. The vulnerability exists in InnoDB allows an attacker cause a hang or frequently repeatable crash in the application...

4.4CVSS2.6AI score0.02985EPSS
SaveExploits0References14Affected Software5
Veracode
Veracode
•added 2020/08/11 5:29 a.m.•70 views

Cross-Site Scripting (XSS)

prismjs is vulnerable to cross-site scripting XSS. A remote attacker is able to inject and execute arbitrary Javascript via the easing preview of the Previewers plugin...

7.5CVSS5.7AI score0.02041EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2020/01/31 12:35 a.m.•70 views

HTTP Request Smuggling

netty-codec-http is vulnerable to HTTP request smuggling. The vulnerability exists as it improperly handles whitespaces in the Transfer-Encoding, and the Content-Length headers. This vulnerability is caused by an incomplete fix for CVE-2019-16869...

7.5CVSS0.9AI score0.08415EPSS
SaveExploits2References24Affected Software244
Veracode
Veracode
•added 2019/05/20 12:27 a.m.•70 views

Denial Of Service (DoS)

jboss-remoting is vulnerable to denial of service. A vulnerability was found in the way RemoteMessageChannel reads from an empty buffer. An attacker could abuse the flaw to cause a denial of service via high CPU consumption caused by an infinite loop...

7.5CVSS7.1AI score0.15529EPSS
SaveExploits5References12Affected Software73
Veracode
Veracode
•added 2019/05/16 1:22 a.m.•70 views

Access Controls Bypass

The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. A flaw was found in the way the Linux kernel's TCP/IP protocol suite implementation handled sending of certain UDP packets over sockets that used the UDPCORK option when the UDP Fragmentation Offload UFO...

6.9CVSS6.1AI score0.00661EPSS
SaveExploits3References19Affected Software1
Veracode
Veracode
•added 2019/05/02 6:02 a.m.•70 views

Arbitrary Code Execution

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The rh-php56 packages provide a recent stable release of PHP with PEAR 1.9.5 and enhanced language features including constant expressions, variadic functions, arguments unpacking, and the interactive debuger. T...

9.8CVSS9AI score0.36974EPSS
SaveExploits79References15Affected Software3
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•70 views

Arbitrary Code Execution

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The php54 packages provide a recent stable release of PHP with the PEAR 1.9.4, APC 3.1.15, and memcache 3.0.8 PECL extensions, and a number of additional utilities. The php54 packages have been upgraded to...

9.8CVSS9.3AI score0.53166EPSS
SaveExploits44References23Affected Software6
Veracode
Veracode
•added 2019/05/02 5:29 a.m.•70 views

Privilege Escalation

openssh is vulnerable to privilege escalation. A flaw was found in the way OpenSSH handled PAM authentication when using privilege separation. An attacker with valid credentials on the system and able to fully compromise a non-privileged pre-authentication process using a different flaw, could us...

1.9CVSS6.9AI score0.00381EPSS
SaveExploits0References25Affected Software1
Veracode
Veracode
•added 2019/05/02 4:46 a.m.•70 views

Cross Site Scripting (XSS)

An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. CVE-2011-1096 JBoss Web Services leaked side-channe...

5.9CVSS7AI score0.15561EPSS
SaveExploits8References43Affected Software63
Veracode
Veracode
•added 2019/01/15 9:19 a.m.•70 views

Unrestricted File Upload

tomcat-catalina is vulnerable to remote code execution RCE attacks. On a Windows system with HTTP PUTs enabled a malicious user can upload a JSP file to the server which would then be executed...

8.1CVSS8.4AI score0.99607EPSS
SaveExploits20References21Affected Software10
Veracode
Veracode
•added 2018/08/22 5:36 p.m.•70 views

Remote Code Execution (RCE)

struts2-core is vulnerable to remote code execution RCE attacks. These attacks are possible when using a namespace or url tag which doesn't have a value and action set and where its upper action configuration is using a wildcard namespace or has no namespace...

8.1CVSS8.4AI score0.99991EPSS
SaveExploits42References22Affected Software3
Veracode
Veracode
•added 2017/02/07 12:05 a.m.•70 views

Information Disclosure

OpenSSL is vulnerable to information disclosure. This is possible because the SSL protocol 3.0 uses a nondeterministic CBC padding allowing attackers to perform man-in-the-middle MitM attacks. This is also known as the POODLE issue...

4.3CVSS4.3AI score0.99999EPSS
SaveExploits7References1057Affected Software1
Veracode
Veracode
•added 2026/03/04 11:04 a.m.•69 views

Open Redirect

Volo.Abp.Account.Web is vulnerable to Open Redirect. The vulnerability is due to improper validation of the returnUrl parameter in the register function, where an attacker can redirect users to arbitrary external domains by exploiting this vulnerability...

5.3CVSS6AI score0.00278EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/12/20 10:06 a.m.•69 views

Path Traversal

org.apache.tiles: tiles-core is vulnerable to Path Traversal. The vulnerability is due to missing validation in the DefaultLocaleResolver.LOCALEKEY attribute set on the session while resolving XML definition files. This can lead to Server Side Request Forgery SSRF or XML External Entity Injection...

7.5CVSS7.1AI score0.01345EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2023/03/23 12:53 a.m.•69 views

Remote Code Execution (RCE)

knplabs/knp-snappy is vulnerable to Remote Code Execution RCE. The vulnerability is due to the library not checking the file type during upload, which allows an attacker to upload a phar:// file which will be deserialized during the fileexists function because it fails to check the file type,...

9.8CVSS9.4AI score0.0276EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2023/03/01 10:14 a.m.•69 views

Deserialization Of Untrusted Object

litedb is vulnerable to Deserialization Of Untrusted Objects. The vulnerability is caused by differing types in JSON documents, when a JSON document contains BsonDocument types, the library converts them to POCO. If an attacker can send a plain JSON string, they can inject and execute arbitrary...

9.8CVSS9.3AI score0.00699EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/02/17 10:23 a.m.•69 views

Incorrect Calculation Of Buffer Size

PHP is vulnerable to Incorrect Calculation of Buffer Size. The vulnerability exists because the core path resolution function allocates a buffer one byte too small when resolving paths with lengths close to the system MAXPATHLEN setting, leading to the byte after the allocated buffer being...

8.1CVSS8AI score0.01242EPSS
SaveExploits1References4Affected Software8
Veracode
Veracode
•added 2022/11/04 3:18 a.m.•69 views

Information Disclosure

OpenCart is vulnerable to information disclosure. The vulnerability exists in multiple functions of backup.php, allowing an attacker to obtain database information or read server files by injecting and executing malicious SQL queries...

4.9CVSS5.5AI score0.00761EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2022/06/13 4:36 p.m.•69 views

Out-of-Bounds Read

pcre2 is vulnerable to out of bounds read. The vulnerability exists due to a memory corruption in the compilexclassmatchingpath function of the pcre2jitcompile.c file which allows an attacker to cause an application crash...

9.1CVSS8.9AI score0.03366EPSS
SaveExploits0References18Affected Software1
Veracode
Veracode
•added 2021/05/06 4:01 a.m.•69 views

Remote Code Execution (RCE)

redis is vulnerable to remote code execution. The vulnerability exists due to an integer overflow bug which could corrupt the memory heap...

8.8CVSS3.1AI score0.03628EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2021/02/17 4:03 p.m.•69 views

Use-after-free

kernel is vulnerable to use-after-free. drivers/tty/ttyjobctrl.c allows a use-after-free attack against TIOCSPGRP, aka CID-54ffccbf053b. A locking vulnerability was found in the tty subsystem of the Linux kernel in drivers/tty/ttyjobctrl.c. This flaw allows a local attacker to possibly corrupt...

7.8CVSS3.1AI score0.0112EPSS
SaveExploits2References16Affected Software6
Veracode
Veracode
•added 2021/01/04 2:37 a.m.•69 views

Remote Code Execution (RCE)

nukeviet/nukeviet is vulnerable to remote code execution. The vulnerability exists due to the lack of verification and sanitization of an untrusted nvloginhash cookie...

9.8CVSS3.2AI score0.02535EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2019/12/23 4:57 a.m.•69 views

Arbitrary Code Execution

log4j-core is vulnerable to arbitrary code execution. Deserialization of untrusted data in TcpSocketServer and UdpSocketServer when listening for log data allows an attacker to execute arbitrary code via a malicious deserialization gadget...

9.8CVSS5.6AI score0.6906EPSS
SaveExploits3References217Affected Software8
Veracode
Veracode
•added 2019/08/08 12:07 a.m.•69 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists as vhostnet has an infinite loop while receiving packets leads to DoS...

7.7CVSS3AI score0.04345EPSS
SaveExploits0References55Affected Software2
Veracode
Veracode
•added 2025/12/13 4:30 a.m.•68 views

Sandbox Bypass

org.jenkins-ci.plugins, script-security is vulnerable to sandbox bypass. The vulnerability is due to improper handling of default parameter expressions in constructors, which allows an attacker to execute arbitrary code through crafted sandboxed scripts...

9.9CVSS6.2AI score0.02698EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2023/07/25 2:12 a.m.•68 views

Server-Side Template Injection (SSTI)

spring-boot-admin-server is vulnerable to Server-Side Template Injection SSTI. The vulnerability exists because the mailNotifierTemplateEngine function of AdminServerNotifierAutoConfiguration.java does not properly implement the configuration for ClasspathResourceLoader, which allows an attacker ...

7.5CVSS7.2AI score0.00966EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2022/04/16 7:23 p.m.•68 views

Access Restriction Bypass

nginx is vulnerable to access restriction bypass. The vulnerability exists because TLS servers implementing different protocols but using compatible certificates, such as multi-domain or wildcard certificates which allows an attacker to gain access to the system and perform unauthorized actions...

7.4CVSS6.9AI score0.02036EPSS
SaveExploits0References9Affected Software5
Veracode
Veracode
•added 2021/12/02 10:01 a.m.•68 views

Authorization Bypass

elgg/elgg is vulnerablbe to authorization bypass. The vulnerability exists through the user-controlled key, userguid allowing unauthorized access to remote attackers...

5.9CVSS6.5AI score0.00779EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2021/06/06 10:24 a.m.•68 views

Denial Of Service (DoS)

linux is vulnerable to denial of service. The vulnerability exists due to a non-blocking socket in llcpsockconnect that leads to leak and eventually hanging-up the system...

5.5CVSS3.1AI score0.00468EPSS
SaveExploits1References10Affected Software4
Veracode
Veracode
•added 2021/03/03 6:37 p.m.•68 views

Arbitrary Code Execution (RCE)

wpasupplicant is vulnerable to arbitrary code execution RCE. The vulnerability exists in the way p2p/p2ppd.c processes P2P Wi-Fi Direct provision discovery requests...

7.5CVSS4.5AI score0.01228EPSS
SaveExploits0References16Affected Software1
Veracode
Veracode
•added 2020/06/17 4:31 a.m.•68 views

Remote Code Execution

jackson-databind is vulnerable to remote code execution. It was possible to use the org.jsecurity gadget type as a serialization gadget through polymorphic typing and execute arbitrary code on the system...

8.1CVSS4.6AI score0.04549EPSS
SaveExploits0References9Affected Software245
Veracode
Veracode
•added 2019/11/06 3:51 a.m.•68 views

Denial Of Service (DoS)

handlebars is vulnerable to denial of service. A bug in matching of templates can cause an infinite loop due to greedy matching of raw-block-contents. This could potentially be abused by submitting malicious templates to cause a denial of service condition when system resources are exhausted...

7.8CVSS2.6AI score0.03793EPSS
SaveExploits0References3Affected Software3
Total number of security vulnerabilities5000