Lucene search
+L
VeracodeMost viewed

38790 matches found

Veracode
Veracode
•added 2024/03/22 12:24 p.m.•81 views

Username Enumeration

umbraco.cms is vulnerable to User Enumeration. The vulnerability is due to improper user authentication checks, which allows an attacker to enumerate valid usernames by exploiting access to the native login screen...

5.3CVSS7AI score0.00452EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2023/03/31 4:23 a.m.•81 views

Sensitive Information Disclosure

angular-server-side-configuration is vulnerable to Sensitive Information Disclosure. The vulnerability is due to leaking of environment variables because the library detects used environment variables in TypeScript files and writes them to a ngssc.json file in the output directory, which is then...

9.9CVSS7.2AI score0.00759EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2020/01/06 6:25 a.m.•81 views

Remote Code Execution (RCE)

spring-web is vulnerable to remote code execution RCE. When it is used with external endpoints regardless of endpoints being authenticated or not, the function HttpInvokerServiceExporter: readRemoteInvocation allows deserialization of untrusted object if the endpoints are exposed to untrusted...

9.8CVSS9.7AI score0.32257EPSS
SaveExploits4References12Affected Software1
Veracode
Veracode
•added 2018/04/12 4:38 a.m.•81 views

Cross-Site Scripting (XSS)

jQuery is susceptible to cross-site scripting XSS attacks. It is vulnerable because it immediately executes the event handlers or scripts passed to parseHTML.js, allowing the malicious user to inject arbitrary HTML or script through it...

6.1CVSS6AI score0.0162EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2026/08/04 9:26 a.m.•80 views

Denial Of Service (DoS)

nanoid is vulnerable to Denial Of Service. The vulnerability is due to an infinite loop in customAlphabet and customRandom when configured with a size of 0, allowing attacker-controlled input to hang the calling thread and cause application unavailability...

8.2CVSS5.5AI score0.00319EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/09/18 11:03 a.m.•80 views

Remote Code Execution

Craft CMS is vulnerable to Remote Code Execution. The vulnerability is due to the beforeAction not properly validating the parameter leading to malicious code execution...

10CVSS7.5AI score0.92555EPSS
SaveExploits10References8Affected Software1
Veracode
Veracode
•added 2022/07/06 6:09 a.m.•80 views

Cross-site Scripting (XSS)

rails-html-sanitizer is vulnerable to cross-site scripting attacks. An attacker is able to inject and execute malicious javascript through the sanitizecss function when the library is configured to override the style tags to allow both select and style elements...

6.1CVSS6.3AI score0.29353EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
•added 2022/05/06 5:01 a.m.•80 views

XML External Entity (XXE)

jena-core is vulnerable to XML external entity attacks. The RDFXMLParser function of RDFXMLParser.java does not properly disable the access to external entities, allowing an attacker to submit a malicious XML document to perform requests on behalf of the server...

9.8CVSS5AI score0.02543EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2021/11/27 9:46 a.m.•80 views

Remote Code Execution (RCE)

worldpress/worldpress is vulnerable to Remote Code Execution RCE. Lack of support for the update URI plugin header allows an attacker to execute arbitrary code via a supply-chain attack against the WordPress installations, when the slug satisfies the naming constraints of the WordPress.org plugin...

9.8CVSS9.7AI score0.28983EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
•added 2020/09/21 6:29 a.m.•80 views

Integer Overflows

python3.2 is vulnerable to Integer overflow in the getdata function in zipimport.c in CPython. It allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow...

9.8CVSS7.9AI score0.22402EPSS
SaveExploits1References14Affected Software3
Veracode
Veracode
•added 2020/04/10 12:59 a.m.•80 views

Remote Code Execution (RCE)

JBoss Enterprise Application Platform is vulnerable to remtoe code execution RCE. Due to an incomplete fix for CVE-2011-1484, JBoss Seam 2 did not block access to all malicious JBoss Expression Language EL constructs in page exception handling, allowing arbitrary Java methods to be executed. A...

6.8CVSS3.4AI score0.02593EPSS
SaveExploits0References13Affected Software50
Veracode
Veracode
•added 2019/05/02 6:02 a.m.•80 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.37918EPSS
SaveExploits79References15Affected Software3
Veracode
Veracode
•added 2026/04/30 4:43 a.m.•79 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to a gadget in the HTTP adapter lib/adapters/http.js that relies on duck-typed checks for FormData, allowing attacker-controlled properties on Object.prototype e.g., getHeaders to be invoked and inject arbitrary HTTP headers int...

7.4CVSS5.9AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/06/29 11:12 a.m.•79 views

Regular Expression Denial Of Service (ReDoS)

semver is vulnerable to Regular Expression Denial Of Service ReDoS attacks. A malicious user is able to cause parsing slowdowns when untrusted user data is provided as a range via the function parseRange due to the usage of regex expression with inefficient time complexity...

7.5CVSS6.8AI score0.02761EPSS
SaveExploits1References7Affected Software19
Veracode
Veracode
•added 2023/02/24 11:02 a.m.•79 views

Denial Of Service (DoS)

Apache Commons FileUpload is vulnerable to Denial Of Service DoS. The vulnerability exists because the default configuration doesn't limit the number of request parts to be processed which allows an attacker to submit an upload with unlimited file parts, resulting in Denial of Service...

7.5CVSS7.7AI score0.46836EPSS
SaveExploits1References10Affected Software8
Veracode
Veracode
•added 2022/09/29 4:29 a.m.•79 views

Deserialization Of Untrusted Data

scala-library is vulnerable to deserialization of untrusted data. The vulnerability exists because the readObject function in the LazyList.scala allows an attacker to erase the contents of arbitrary files, make network connections, or possibly run arbitrary code on Function0 via a gadget chain...

9.8CVSS9.2AI score0.08251EPSS
SaveExploits1References10Affected Software1
Veracode
Veracode
•added 2022/07/07 5:14 a.m.•79 views

Regular Expression Denial Of Service (ReDoS)

moment is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to the inefficient regex pattern used in the preprocessRFC2822 function of from-string.js, allowing an attacker to crash the application by providing malicious inputs of more than 10k characters...

7.5CVSS7.4AI score0.04923EPSS
SaveExploits1References18Affected Software9
Veracode
Veracode
•added 2022/01/28 4:38 a.m.•79 views

Time Of Check To Time Of Use (TOCTOU)

tomcat-catalina is vulnerable to time of check to time of use. The vulnerability exists in file function of FileStore.java which allows an attacker to perform unauthenticated actions causing a race condition...

7CVSS3.3AI score0.00692EPSS
SaveExploits17References9Affected Software6
Veracode
Veracode
•added 2020/06/23 3:03 a.m.•79 views

Cross-Site Scripting (XSS)

github.com/astaxie/beego/issues is vulnerable to cross-site scripting XSS. A remote attacker is able to inject and execute arbitrary Javascript in a user's browser via the Router Pattern...

4.4AI score
SaveExploits0
Veracode
Veracode
•added 2019/01/15 9:20 a.m.•79 views

Information Disclosure

Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addresses of all prior memory writes are known, are vulnerable to information disclosure. A local unprivileged attacker is able to perform a side-channel analysis known as Speculative...

7.5CVSS7AI score0.05976EPSS
SaveExploits0References18Affected Software103
Veracode
Veracode
•added 2017/05/03 8:37 a.m.•79 views

Preloading Of Untrusted Windows DLL

github.com/golang/go contains an untrusted search path vulnerability. When used on Windows, it allows local users to gain privileges by using a Trojan Horse DLL. This is related to the use of the LoadLibrary function...

7.8CVSS7.5AI score0.00396EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2022/12/23 8:31 a.m.•78 views

Regular Expression Denial Of Service (ReDoS)

setuptools is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure regex pattern used for the REL attribute in the findexternallinks function of packageindex.py, allowing an attacker to crash the application by passing a malicious HTML...

5.9CVSS6AI score0.02617EPSS
SaveExploits1References13Affected Software3
Veracode
Veracode
•added 2022/06/07 3:36 a.m.•78 views

CRLF Injection

jodd-http is vulnerable to CRLF injection attacks. The vulnerability exists because the path function of HttpRequest.java does not properly encode the URLEncoder, allowing an attacker to inject and execute a malicious TCP payload by using \r\n in the query string...

7.5CVSS7.6AI score0.00988EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2022/04/16 4:32 p.m.•78 views

Privilege Escalation

linux is vulnerable to heap buffer overflow flaw. The vulnerability exists in IPsec ESP transformation code in net/ipv4/esp4.c and net/ipv6/esp6.c which allows a local attacker with a normal user privilege to overwrite kernel heap objects and may cause a local privilege escalation threat...

7.8CVSS2.4AI score0.05524EPSS
SaveExploits2References6Affected Software4
Veracode
Veracode
•added 2022/01/07 7:40 a.m.•78 views

SQL Injection

johnpbloch/wordpress-core is vulnerable to sql injection. The vulnerability exists due to the lack of sanitization in the WPQuery in the cleanquery function of class-wp-tax-query.php, allowing an attacker to inject and execute malicious input through the plugins or themes...

8CVSS3.6AI score0.97795EPSS
SaveExploits14References15Affected Software3
Veracode
Veracode
•added 2018/06/28 3:18 a.m.•78 views

Remote Code Execution (RCE)

pyyaml is vulnerable to remote code execution RCE attacks. The application uses the unsafe function yaml.load, allowing a malicious user to inject and execute arbitrary code by passing a yaml file...

9.8CVSS9.7AI score0.05656EPSS
SaveExploits2References15Affected Software1
Veracode
Veracode
•added 2024/03/29 6:30 a.m.•77 views

Open Redirect

express is vulnerable to Open Redirect. The vulnerability is due to improper handling of user-provided URLs during redirection in Express.js, which performs encoding using the encodeurl library before passing it to the 'location' header. It allows bypass of an improperly implemented allow lists a...

6.1CVSS6.7AI score0.00786EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2023/06/30 3:59 a.m.•77 views

Regular Expression Denial Of Service (ReDoS)

uri is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists due to inefficient Regex pattern complexity used in rfc2396parser.rb and rfc3986parser.rb., which allows an attacker to crash the application by providing maliciously crafted URI patterns. NOTE: This issue...

5.3CVSS6.7AI score0.02637EPSS
SaveExploits0References12Affected Software2
Veracode
Veracode
•added 2022/10/03 6:14 a.m.•77 views

Cross-site Scripting (XSS)

moodle is vulnerable to Cross-site Scripting XSS. The vulnerability exists due to a lack of sanitization of user input to a recursive lambda function rendering to the Mustache template helper renderer allowing an attacker to inject maliciously crafted script into the system...

7.1CVSS7AI score0.0056EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2022/06/21 2:43 a.m.•77 views

SpEL Injection Attacks

spring-data-mongodb is vulnerable to Spring Expression Language SpEL injection. The vulnerability exists due to the non-sanitized input in the repository query method, allowing an attacker to inject and execute malicious SpEL to the repository query method when it is annotated with @Query or...

9.8CVSS9.2AI score0.17969EPSS
SaveExploits3References5Affected Software1
Veracode
Veracode
•added 2022/05/24 10:17 p.m.•77 views

Denial Of Service (DoS)

RESERVED This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided...

9.8CVSS9AI score0.01393EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2021/09/19 9:02 p.m.•77 views

Denial Of Service (DoS)

apache2 is vulnerable to denial of service. The vulnerability exists due to a NULL pointer dereference...

7.5CVSS2.8AI score0.64509EPSS
SaveExploits0References24Affected Software20
Veracode
Veracode
•added 2021/03/09 9:46 p.m.•77 views

Remote Code Execution

gsoap is vulnerable to remote code execution. The WS-Addressing plugin functionality allows an attacker to execute arbitrary code on the host OS using a malicious SOAP request...

9.8CVSS4.4AI score0.0586EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2020/04/24 12:18 p.m.•77 views

Cross-Site Scripting (XSS)

github.com/grafana/grafana is vulnerable to cross-site scripting XSS. The vulnerability is possible as an attacker can inject a malicious payload that will execute in a user's browser through header column renaming feature in table panel...

6.1CVSS1.6AI score0.01962EPSS
SaveExploits0References10Affected Software3
Veracode
Veracode
•added 2020/04/10 12:25 a.m.•77 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists as a possible kernel memory leak was found in the Linux kernel Simple Internet Transition SIT INET6 implementation...

7.8CVSS3AI score0.04934EPSS
SaveExploits1References41Affected Software1
Veracode
Veracode
•added 2019/07/08 10:38 a.m.•77 views

Arbitrary Code Execution

Apache Commons Collections ACC library is vulnerable to Arbitrary Code Execution. The vulnerability is possible because it directly uses ACC, or contains ACC, in the classpath, which allows an attacker to gain read access to unnecessary information in debug messages by sending modified requests...

7.5CVSS7.2AI score0.17929EPSS
SaveExploits1References16Affected Software2
Veracode
Veracode
•added 2019/01/15 9:17 a.m.•77 views

Denial Of Service (DoS)

QEMU is vulnerable to denial of service. Quick Emulator QEMU built with Network Block Device NBD Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client, which was not initialized due to failed negotiation. A remote user or process could...

7.5CVSS7.2AI score0.04093EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
•added 2017/01/27 2:30 a.m.•77 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. The library mishandles invalid ASN.1 encoding and causes large amounts of memory being consumed. A malicious user can take advantage of this to cause a denial of service via resource consumption...

7.8CVSS8.1AI score0.29266EPSS
SaveExploits1References56Affected Software3
Veracode
Veracode
•added 2025/12/13 7:08 a.m.•76 views

Denial Of Service (DoS)

getgrav/grav is vulnerable to a Denial of Service DoS. The vulnerability is due to insufficient sanitization of the scheduledat parameter, which allows an attacker to inject malicious cron expressions e.g., a single quote and disrupt the admin panel functionality, leading to a denial of service...

4.9CVSS5.9AI score0.00387EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/05/22 1:41 p.m.•76 views

Remote Code Execution (RCE)

Kafka clients is vulnerable to Remote Code Execution. The vulnerability is due to a lack of restrictions on the sasl.jaas.config authentication property, which allows an authenticated attacker to submit arbitrary SASL configurations. An attacker can inject a deserialization gadget chain into the...

8.8CVSS8.1AI score0.9581EPSS
SaveExploits8References7Affected Software1
Veracode
Veracode
•added 2022/11/22 4:34 p.m.•76 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a segment fault in ndarraytensorbridge because the inputs are not properly validated which allows an attacker to cause an application crash...

7.5CVSS7.1AI score0.0034EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
•added 2022/07/21 12:43 a.m.•76 views

Memory Leak

kernel-rt is vulnerable to denial of service. The vulnerability exists due to the small table perturb size used in the tcp source port generation algorithm in net/ipv4/tcp.c, allowing an attacker to gain sensitive information which will give the attacker the authority to carry out a denial of...

8.2CVSS6.6AI score0.03892EPSS
SaveExploits0References8Affected Software2
Veracode
Veracode
•added 2022/04/24 12:27 a.m.•76 views

Privilege Escalation

openjdk is vulnerable to privilege escalation. The vulnerability exists due to a lack of validation of authorization allowing an attacker to update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data...

5.3CVSS5.2AI score0.02562EPSS
SaveExploits0References8Affected Software8
Veracode
Veracode
•added 2022/01/29 5:13 p.m.•76 views

Improper Input Validation

openjdk11, edge is vulnerable to improper input validation. The vulnerability exists due to improper input validation within the JAXP component allow attacker to exploit this vulnerability to gain access to sensitive information...

5.3CVSS3.1AI score0.02825EPSS
SaveExploits0References9Affected Software8
Veracode
Veracode
•added 2021/12/18 6:53 p.m.•76 views

Denial Of Service (DoS)

log4j is vulnerable to denial of service. An attacker with control over Thread Context Map MDC input data is able to cause a denial of service by causing a StackOverflowError that will terminate the process. This is due to uncontrolled recursion from self-referential lookups when the logging...

5.9CVSS3.8AI score0.99999EPSS
SaveExploits21References17Affected Software23
Veracode
Veracode
•added 2021/09/09 4:22 p.m.•76 views

Privilege Escalation

kernel is vulnerable to privilege escalation. The vulnerability exists due to a use-after-free condition...

7.8CVSS3.3AI score0.00353EPSS
SaveExploits2References6Affected Software4
Veracode
Veracode
•added 2020/04/10 1:07 a.m.•76 views

Remote Code Execution (RCE)

cups is vulnerable to remote code execution RCE. The attack exists because of LZW decompressor in the LWZReadByte function in giftoppm.c in the David Koblas GIF decoder in PBMPLUS, as used in the gifreadlzw function in filter/image-gif.c in CUPS...

5.1CVSS3.3AI score0.12709EPSS
SaveExploits0References34Affected Software1
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•76 views

Denial Of Service (DoS)

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...

7.5CVSS9.2AI score0.53166EPSS
SaveExploits44References24Affected Software6
Veracode
Veracode
•added 2019/05/02 5:03 a.m.•76 views

Denial Of Service (DoS)

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. A race condition flaw, leading to heap-based buffer overflows, was found in the modstatus httpd module. A remote attacker able to access a status page served by modstatus on a server using a...

6.8CVSS6.2AI score0.85744EPSS
SaveExploits6References76Affected Software141
Veracode
Veracode
•added 2019/01/15 9:02 a.m.•76 views

Denial Of Service (DoS)

Xerces2-j aka Apache Xerces-J parser is vulnerable to denial of service DoS. The attack can be triggered when malicious XML data is passed to Apache Xerces-J parser and processed by the JRE...

7.1CVSS6.2AI score0.24738EPSS
SaveExploits0References69Affected Software87
Total number of security vulnerabilities5000