Lucene search
+L
VeracodeMost viewed

38838 matches found

Veracode
Veracode
•added 2019/01/15 9:11 a.m.•57 views

Directory Information Disclosure

Tomcat is vulnerable to directory information disclosure. When accessing a directory protected by a security constraint with a URL that did not need in a slash, Tomcat would redirect to the URL with the trailing slash, confirming the presence of the file, even if no access is permitted...

5.3CVSS6.3AI score0.19312EPSS
SaveExploits0References63Affected Software5
Veracode
Veracode
•added 2018/11/26 2:50 a.m.•57 views

Timing Attack

openssl is vulnerable to Timing Attack. An attacker with access to mount a local timing attack during the ECDSA signature generation is able to exploit the vulnerability in the ECC scalar mmultiplication to recover the private key...

4.7CVSS5.6AI score0.03418EPSS
SaveExploits4References31Affected Software21
Veracode
Veracode
•added 2018/07/19 8:32 a.m.•57 views

Request Smuggling

jetty is vulnerable to request smuggling. An integer overflow in the chunk length parsing causes a large chunk size to be interpreted as a smaller chunk size. As a result, the content in the chunk body is interpreted as a pipelined request which can be exploited by an attacker to bypass...

9.8CVSS9.2AI score0.14879EPSS
SaveExploits0References25Affected Software3
Veracode
Veracode
•added 2018/03/05 8:39 a.m.•57 views

HTTP Smuggling

undertow is vulnerable to HTTP Smuggling attacks. The library does not verify that messages do not contain invalid headers, allowing a malicious user to conduct http smuggling that can lead to cross-site scripting attacks...

6.5CVSS6.7AI score0.02712EPSS
SaveExploits0References13Affected Software132
Veracode
Veracode
•added 2018/01/22 7:53 a.m.•57 views

Remote Code Execution (RCE)

jackson-databind is vulnerable to remote code execution RCE attacks. Attackers can exploit an incomplete fix of CVE-2017-7525 and CVE-2017-17485 to bypass the blacklist during Jackson deserialization. In order to be vulnerable to this attack, either the use of @JsonTypeInfouse =...

9.8CVSS9.5AI score0.49727EPSS
SaveExploits7References14Affected Software31
Veracode
Veracode
•added 2017/06/27 7:36 a.m.•57 views

Denial Of Service (DoS) Through Infinite Loop

Expat is vulnerable to denial of service DoS attacks. A malicious user can cause the parser to enter an infinite loop by passing an XML document with in it...

7.5CVSS8.1AI score0.08739EPSS
SaveExploits1References14Affected Software3
Veracode
Veracode
•added 2017/02/07 1:02 a.m.•57 views

Denial Of Service (DoS) Through Null Pointer Dereference

OpenSSL is vulnerable to denial of service DoS attacks through a null pointer dereference. This can be triggered at remote DTLS servers by a handshake message where the ciphersuite is specified as a 1 anonymous DH or 2 anonymous ECDH ciphersuite...

4.3CVSS5.6AI score0.17949EPSS
SaveExploits0References56Affected Software1
Veracode
Veracode
•added 2024/05/31 1:34 p.m.•56 views

Server Side Request Forgery (SSRF)

ip is vulnerable to Server Side Request Forgery SSRF. The vulnerability is due to some IP addresses being improperly categorized via the isPublic, isPrivate, and isLoopback methods, which allows an attacker to perform Server-Side Request Forgery SSRF if an application utilizes the library to...

8.1CVSS6.8AI score0.08279EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/12/08 1:03 a.m.•56 views

Cookie Mixed Case PSL Bypass

Curl is vulnerable to Cookie Mixed Case PSL Bypass. The vulnerability is caused due to a mixed case flaw in curl's function that verifies a given cookie domain against the Public Suffix List PSL. This allows a malicious HTTP server to set "super cookies" in curl that are passed back to more origi...

6.5CVSS6.3AI score0.01685EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
•added 2023/10/12 7:01 a.m.•56 views

Integer Overflow

libX11.so is vulnerable to integer overflow. The vulnerability is due to insufficient validation checks within the XCreateImage function when calculating the image data size. This issue happen during the calculation of minbytesperline, which can potentially return a value that is too small for th...

7.8CVSS7.9AI score0.00461EPSS
SaveExploits1References8Affected Software2
Veracode
Veracode
•added 2023/10/11 2:40 p.m.•56 views

Heap Buffer Overflow

curl is vulnerable to Heap Buffer Overflow. The vulnerability is due to the SOCKS5 proxy handshake. If the hostname is longer then 255 bytes, curl switches to local name resolution, and passes the resolved address to the proxy. If the SOCKS5 handshake is slow, the long hostname is directly copied...

9.8CVSS6.9AI score0.78483EPSS
SaveExploits6References20Affected Software2
Veracode
Veracode
•added 2023/08/07 10:56 p.m.•56 views

Arbitrary Code Execution

langchain is vulnerable to Arbitrary Code Execution. The vulnerability exists in the frommathprompt function at langchain.chains.PALChain which allows an attacker to execute arbitrary codes through prompt injection...

9.8CVSS7.9AI score0.0117EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2023/06/06 4:56 p.m.•56 views

Improper Certificate Validation

curl is vulnerable to Improper Certificate Validation. The vulnerability allows matching of wildcard patterns when listed as 'Subject Alternative Name' in TLS server certificates and could result in accepting patterns that otherwise should be mismatched...

5.9CVSS6.8AI score0.01806EPSS
SaveExploits1References19Affected Software2
Veracode
Veracode
•added 2023/05/24 4:08 a.m.•56 views

Timing Attack

github.com/ginuerzh/gost is vulnerable to Timing Attacks. The vulnerability exists because the Authenticate function of auth.go does not properly compare sensitive secrets such as passwords, tokens and API keys using constant-time comparison, which allows an attacker to guess a secret by observin...

5.9CVSS6.7AI score0.00574EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/05/14 4:22 a.m.•56 views

Path Traversal

git is vulnerable to Path Traversal. In the windows port of Git, no localized messages are shipped with the installer. As a result, Git is expected not to localize messages at all, and skips the gettext initialization which could be exploited...

3.3CVSS6.7AI score0.00964EPSS
SaveExploits0References17Affected Software2
Veracode
Veracode
•added 2023/03/06 7:22 p.m.•56 views

Denial Of Service (DoS)

Linux kernel is vulnerable to Denial Of Service DoS. The vulnerability exists due to the use after free in the dmxdev.c in dvbdemuxopen and dvbdmxdevrelease, allowing an attacker to cause refcount races an application crashes...

5.5CVSS6.6AI score0.00812EPSS
SaveExploits1References11Affected Software4
Veracode
Veracode
•added 2023/02/18 5:22 a.m.•56 views

Information Disclosure

curl is vulnerable to Information Disclosure. curls HSTS support allows the use of HTTPS instead of HTTP but the HSTS could fail when used subsequently on the same command line leading to Cleartext Transmission which allows an attacker to gain sensitive information of the system...

9.1CVSS7.7AI score0.00858EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
•added 2023/02/18 5:20 a.m.•56 views

Information Disclosure

curl is vulnerable to Information Disclosure. curls HSTS support allows the use of HTTPS instead of HTTP but the HSTS could fail when used subsequently on the same command line leading to Cleartext Transmission which allows an attacker to gain access to sensitive information...

6.5CVSS7.9AI score0.00861EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2023/02/18 4:53 a.m.•56 views

Improper Access Control

nodejs is vulnerable to Improper Access Control. A remote authenticated attacker is able to bypass security restrictions by sending a specially-crafted request using ICUDATA environment variable, An attacker could exploit this vulnerability to search and potentially load ICU data...

4.2CVSS6AI score0.00471EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2023/01/17 7:00 p.m.•56 views

Denial Of Service (DoS)

Linux kernel is vulnerable to Denial Of Service DoS. The vulnerability exists through use after free in the networking code because the schsfb enqueue function used the socket buffer SKB cb field after the same SKB had been enqueued and freed into a child qdisc, allowing an attacker to cause an...

5.5CVSS6.8AI score0.00467EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2022/12/23 6:23 a.m.•56 views

Regular Expression Denial Of Service (ReDoS)

wheel is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure regex pattern used for the WHEELINFORE attribute in the init function of wheelfile.py, allowing an attacker to crash the application by passing a maliciously crafted Wheel file...

7.5CVSS7.3AI score0.02659EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
•added 2022/12/14 6:23 a.m.•56 views

Regular Expression Denial Of Service (ReDoS)

loofah is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure regex pattern used for the attrnode.value attribute in the scrubattributes function of scrub.rb, allowing an attacker to crash the application by providing malicious SVG attributes...

7.5CVSS7.3AI score0.01686EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
•added 2022/11/01 7:44 p.m.•56 views

Buffer Overflow

OpenSSL is vulnerable to buffer overflow. The vulnerability exists due to incomplete X.509 certificate name constraint checking after successful chain signature verification. An attacker can add a malicious email address to the certificate to overflow an arbitrary number of bytes on the stack wit...

7.5CVSS7.8AI score0.92488EPSS
SaveExploits2References50Affected Software7
Veracode
Veracode
•added 2022/09/30 11:10 a.m.•56 views

Insecure Cookie

PHP is vulnerable to Insecure Cookie. The vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a Host- or Secure- cookie by PHP applications...

6.5CVSS7.9AI score0.49336EPSS
SaveExploits2References17Affected Software8
Veracode
Veracode
•added 2022/07/20 4:30 a.m.•56 views

CRLF Injection

undici is vulnerable to CRLF Injection. The vulnerability exists due to the lack of sanitization used in the request path url in the request class of request.js, allowing an attacker to inject and execute malicious request headers when that header contains the \r\n characters...

6.5CVSS8AI score0.01431EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2022/06/27 7:20 a.m.•56 views

SQL Injection

prestashop/blockwishlist is vulnerable to SQL injection. The vulnerability exists in getProductsOrCount function in WishListProductSearchProvider.php because order by and order way statements are not properly validated which allows an attacker to inject SQL queries...

8.8CVSS8.9AI score0.23492EPSS
SaveExploits6References5Affected Software1
Veracode
Veracode
•added 2022/06/16 9:02 p.m.•56 views

Information Disclosure

intel-microcode, sid is vulnerable to information disclosure. An incomplete cleanup in specific special register write operations for some IntelR Processors may allow an authenticated user to potentially enable information disclosure via local access...

5.5CVSS6.2AI score0.05778EPSS
SaveExploits0References17Affected Software8
Veracode
Veracode
•added 2022/06/14 4:42 p.m.•56 views

Buffer Overflow

Apache HTTP Server is vulnerable to buffer overflow. The vulnerability exists due to a lack of sanitization of the return lengths to applications calling r:wsread that point past the end of the storage allocated for the buffer...

7.5CVSS8.7AI score0.05144EPSS
SaveExploits0References10Affected Software5
Veracode
Veracode
•added 2022/06/13 10:31 a.m.•56 views

Denial Of Service (DoS)

Apache HTTP Server is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization allowing an attacker to crash the system via an out of bounds read in apstrcmpmatch when provided with an extremely large input buffer...

9.1CVSS8.7AI score0.06284EPSS
SaveExploits0References10Affected Software18
Veracode
Veracode
•added 2022/05/17 4:11 p.m.•56 views

Denial Of Service (DoS)

org.apache.tika, tika is susceptible to denial of service. This vulnerability exists in the extractMetadata function in BPGParser.java due to invalid memory allocation which allows an attacker to crash the system via a crafted file...

5.5CVSS5.6AI score0.02172EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2022/05/14 8:52 p.m.•56 views

Out-of-bound Reads

linux kernel is vulnerable to out-of bound reads. The vulnerability exists in drivers/usb/gadget/legacy/inode.c due to mishandling in dev-buf release which allows an attacker to cause an application crash...

7.8CVSS7.2AI score0.00413EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2022/04/28 9:29 a.m.•56 views

Information Disclosure

xen is vulnerable to Information Disclosure. The vulnerability exists due to a shared branch history in the Branch History Buffer BHB allowing an attacker to influence mispredicted branches...

5.6CVSS6.6AI score0.00499EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2022/03/27 12:20 a.m.•56 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service. The vulnerability exists due to a read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers...

7CVSS3.8AI score0.0031EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2022/02/11 7:16 p.m.•56 views

Remote Code Execution (RCE)

firefox is vulnerable to remote code execution. The vulnerability exists due to a lack of validation of the boundaries of same-origin policy, allowing an attacker to use XSL transform to serve a user an XSL with maliciously crafted javascript...

8.8CVSS2.7AI score0.00586EPSS
SaveExploits0References3Affected Software4
Veracode
Veracode
•added 2021/12/16 9:31 p.m.•56 views

Denial Of Service (DoS)

qemu is vulnerable to Denial Of Service DoS. The vulnerability exists due to a heap buffer overflow was found in the floppy disk emulator of QEMU in fdctrltransferhandler in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system...

6.1CVSS6.7AI score0.00489EPSS
SaveExploits1References7Affected Software6
Veracode
Veracode
•added 2021/11/26 12:40 a.m.•56 views

Use-After-Free

Linux kernel is vulnerable to use-after-free attacks. The vulnerability exists through inconsistency of drivers/tty/ttyio.c and drivers/tty/ttyjobctrl.c. An attacker could use this flaw to crash the system...

4.4CVSS3AI score0.00474EPSS
SaveExploits1References15Affected Software2
Veracode
Veracode
•added 2021/05/12 7:17 a.m.•56 views

Denial Of Service (DoS)

puma is vulnerable to denial of service DoS. The vulnerability exists as it was possible to monopolize a thread if the client does not reset and keeps requesting. This CVE exists due to an incomplete fix for CVE-2019-16770...

7.5CVSS2.9AI score0.02014EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2021/05/02 5:48 a.m.•56 views

Denial Of Service (DoS)

xen is vulnerable to denial of service. An out-of-memory occurs when an unbounded queue of single threaded events are received faster than the thread is able to handle...

6.5CVSS3.9AI score0.00361EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2021/04/29 12:05 p.m.•56 views

Authorization Bypass

grafana is vulnerable to authorization bypass. The team sync HTTP API allows any authenticated user to add external groups to existing teams. This vulnearbilitycan be abused to grant a user team arbitrary permissions...

6.5CVSS1.6AI score0.01397EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2021/03/04 4:14 a.m.•56 views

Remote Code Execution

velocity-engine-core is vulnerable to remote code execution. The Uberspector fails to prevent access to java.lang.ClassLoader methods and allows an attacker that is able to modify Template contents to execute arbitrary Java code or run arbitrary system commands with the same privileges as the...

8.8CVSS8.1AI score0.22709EPSS
SaveExploits0References43Affected Software31
Veracode
Veracode
•added 2021/03/02 7:51 a.m.•56 views

Remote Code Execution (RCE)

tomcat9 is vulnerable to remote code execution RCE. The vulnerability exists through the incomplete fix for CVE-2020-9484, with a configuration edge case that was highly unlikely to be used...

7CVSS2.4AI score0.56636EPSS
SaveExploits17References27Affected Software12
Veracode
Veracode
•added 2020/07/22 3:26 a.m.•56 views

Privilege Escalation

kernel is vulnerable to privilege escalation. The DAX hugepages not considered during mremap, allowing a local attacker to obtain higher privileges on the system...

7.8CVSS3.3AI score0.00992EPSS
SaveExploits1References24Affected Software2
Veracode
Veracode
•added 2020/07/08 3:21 a.m.•56 views

Arbitrary Code Execution

kernel is vulnerable to arbitrary code execution. A heap-based buffer overflow in the mwifiexretwmmgetstatus function in drivers/net/wireless/marvell/mwifiex/wmm.c allows an attacker to execute arbitrary code on the system...

7.1CVSS5.3AI score0.01218EPSS
SaveExploits0References15Affected Software4
Veracode
Veracode
•added 2020/04/22 4:37 a.m.•56 views

XML External Entity

dom4j is vulnerable to XML external entity attacks. The default SaxReader does not disable external DTDs and External Entities by default, allowing an attacker to access local or internal network resources, or perform requests on behalf of the server...

9.8CVSS3AI score0.07269EPSS
SaveExploits0References24Affected Software30
Veracode
Veracode
•added 2020/04/10 1:08 a.m.•56 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service. It was found that the glibc addmntent function, used by various mount helper utilities, did not handle certain errors correctly when updating the mtab mounted file systems table file. If such utilities had the setuid bit set, a local attacker could use th...

3.3CVSS3AI score0.00417EPSS
SaveExploits0References25Affected Software1
Veracode
Veracode
•added 2020/04/10 1:03 a.m.•56 views

Information Disclosure

httpd is vulnerable to information disclosure. The vulnerability exists as it was discovered that the Apache HTTP Server did not properly validate the request URI for proxied requests. In certain configurations, if a reverse proxy used the ProxyPassMatch directive, or if it used the RewriteRule...

5CVSS1.9AI score0.90734EPSS
SaveExploits12References80Affected Software1
Veracode
Veracode
•added 2020/04/10 12:45 a.m.•56 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists as a divide-by-zero flaw was found in the azxpositionok function in the driver for Intel High Definition Audio, snd-hda-intel. A local, unprivileged user could trigger this flaw to cause a kernel crash...

7.1CVSS2.7AI score0.02917EPSS
SaveExploits0References16Affected Software1
Veracode
Veracode
•added 2020/04/10 12:30 a.m.•56 views

Information Disclosure

kernel is vulnerable to information disclosure. The vulnerability exists as the sockgetsockopt function in the Linux kernel did not properly initialize a data structure that can be directly returned to user-space when the getsockopt function is called with SOBSDCOMPAT optname set...

2.1CVSS1.8AI score0.00701EPSS
SaveExploits2References42Affected Software2
Veracode
Veracode
•added 2020/04/10 12:30 a.m.•56 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service. A deficiency in the clone system call when called with the CLONEPARENT flag permits the caller the parent process to indicate an arbitrary signal it wants to receive when its child process exits. This could lead to a denial of service of the parent proce...

2.1CVSS3.5AI score0.00698EPSS
SaveExploits2References38Affected Software2
Veracode
Veracode
•added 2020/04/01 12:38 a.m.•56 views

Unauthorized Access

libreoffice allows unauthorized access to application functions. The remote resources protection module is not applied to bullet graphics, allowing any user to enable stealth mode to retrieve remote resources...

4.3CVSS4.4AI score0.03175EPSS
SaveExploits0References16Affected Software1
Total number of security vulnerabilities5000