Lucene search
+L
VeracodeMost viewed

38839 matches found

Veracode
Veracode
•added 2024/04/10 9:15 p.m.•44 views

Improper Input Validation

Apache is vulnerable to Improper Input Validation. The vulnerability is caused due to inadequate input validation, which can be exploited by attackers to manipulate HTTP responses...

6.5AI score0.03914EPSS
SaveExploits0References8Affected Software7
Veracode
Veracode
•added 2024/04/06 12:34 a.m.•44 views

Certificate Validation

curl is vulnerable to Certificate Validation. The vulnerability is due to a flaw in libcurl when built with wolfSSL and the error path inadvertently bypassing certificate verification when encountering unknown or bad ciphers or curves, allows for certificate verification to be skipped for QUIC...

6.3CVSS6.1AI score0.01709EPSS
SaveExploits1References12Affected Software1
Veracode
Veracode
•added 2024/04/01 3:29 a.m.•44 views

Session Fixation

@workos-inc/authkit-nextjs vulnerable to Session Fixation. This vulnerability is due to the improper handling of expired sessions within session.ts. This allowing an attacker to reuse an expired session by controlling the x-workos-session header...

4.8CVSS6.8AI score0.00659EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/03/14 7:36 a.m.•44 views

Denial Of Service (DoS)

Microsoft QUIC is vulnerable to Denial Of Service DoS. The vulnerability is caused by holding onto failed connections, leading to continuous memory consumption until exhaustion, resulting in Denial of Service. Note that this vulnerability is not exploitable on .NET-based web servers running on...

7.5CVSS6.5AI score0.0299EPSS
SaveExploits0References6Affected Software8
Veracode
Veracode
•added 2024/02/21 8:02 a.m.•44 views

Cross-site Websocket Hijacking (CSWSH)

meshcentral is vulnerable to Cross-site Websocket HijackingCSWSH. The vulnerability is due to missing origin checks when using the control.ashx endpoint in MeshCentral. If an attacker can convince an admin end-user to click on a malicious link, they then can access the control.ashx admin panel...

8.8CVSS6.7AI score0.00464EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/02/21 6:57 a.m.•44 views

Broken Access Control

org.springframework.security: spring-security-core is vulnerable to Broken Access Control. The vulnerability is due to incorrectly retuning a true return value from the AuthenticationTrustResolver.isFullyAuthenticated method when a null authentication parameter is passed to it. This can result in...

7.4CVSS6.8AI score0.00682EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/02/03 3:55 a.m.•44 views

Improper Certificate Validation

curl is vulnerable to Improper Certificate Validation.The vulnerability is due to the retention of SSL session IDs in the cache, even when the OCSP stapling verification fails. This flaw allows subsequent connections to the same hostname to succeed without proper verification if the session ID...

5.3CVSS6.4AI score0.01102EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2024/01/22 5:49 a.m.•44 views

Sensitive Information Disclosure

org.apache.tomcat: tomcat-coyote is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper handling of IOExceptions in the fill function within Http11InputBuffer.java during socket read operations, particularly when the client abruptly closed the connection. This cou...

5.3CVSS6.5AI score0.14286EPSS
SaveExploits3References6Affected Software3
Veracode
Veracode
•added 2024/01/21 10:28 a.m.•44 views

Type Confusion

Google Chrome is vulnerable to Type confusion The vulnerability is due to the access of resource using incompatible type which allows a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS6.5AI score0.0094EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
•added 2023/12/23 10:40 p.m.•44 views

Denial Of Service

asterisk:sid is vulnerable to denial of service. The vulnerability due to a race condition in the hello handshake phase of the DTLS protocol when handling DTLS-SRTP for media setup. It allows an attacker can be done continuously, thus denying new DTLS-SRTP encrypted calls which can leads to denia...

7.5CVSS6.5AI score0.05338EPSS
SaveExploits2References8Affected Software1
Veracode
Veracode
•added 2023/12/23 8:17 p.m.•44 views

Denial Of Service (DOS)

QEMU virtual machine monitor is vulnerable to Denial Of Service DOS. The vulnerability is caused due to a DMA reentrancy issue leading to a use-after-free error found in the e1000e NIC emulation code. This can lead to a privileged guest user crash the QEMU process on the host, resulting in a Deni...

6.5CVSS6.8AI score0.00318EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2023/12/12 7:10 a.m.•44 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability exists because the readChunkLine function in chunked.go does not properly check the bytes from the request or response body. A malicious attacker can exploit this to cause a server to automatically read a large amount ...

5.3CVSS6.4AI score0.01208EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2023/12/05 6:44 a.m.•44 views

Denial Of Service (DoS)

libsquid.so is vulnerable to Denial Of Service DoS. The vulnerability exists in the ipcCreate function of ipc.cc due to an incorrect check for a return value. This allows an attacker to cause an application crash through the Helper process management...

8.6CVSS6.7AI score0.10352EPSS
SaveExploits0References7Affected Software2
Veracode
Veracode
•added 2023/12/05 6:23 a.m.•44 views

Denial Of Service (DoS)

libsquid.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to a buffer overread bug in the library. This allows an attacker to cause an application crash during HTTP message processing...

8.6CVSS6.9AI score0.88144EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2023/11/24 7:38 a.m.•44 views

Command Injection

openssl for NPM is vulnerable to Command Injection. The vulnerability is due to the library accepting an opts argument that includes a field which gets passed to the exec function, resulting in arbitrary command injection. This package can be considered malicious, especially since the wrapper is...

9.8CVSS7.7AI score0.01909EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/11/08 7:30 a.m.•44 views

Arbitrary Code Injection

quartz-jobs is vulnerable to Arbitrary code injection. The vulnerability is due to lack of message validation in the SendQueueMessageJob.execute method, which can lead to remote code execution...

9.8CVSS8AI score0.01185EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/10/02 7:13 p.m.•44 views

Information Disclosure

openjdk8 is vulnerable to Information Disclosure. An attacker can access the vulnerable library through the multiple network and gain read access to the subset of Oracle Java SE, Oracle GraalVM Enterprise Edition and Oracle GraalVM...

3.7CVSS6.5AI score0.01319EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
•added 2023/08/30 10:31 p.m.•44 views

XML External Entity (XXE)

python3.9 is vulnerable to XML External Entity XXE. This vulnerability exists due to a flaw in the way the plistlib module parses certain XML plist files. An attacker can exploit this vulnerability by sending a specially crafted plist file that references an external entity, which could allow the...

9.8CVSS7.1AI score0.05065EPSS
SaveExploits3References11Affected Software4
Veracode
Veracode
•added 2023/08/13 7:55 p.m.•44 views

Denial Of Service (DoS)

qemu is vulnerable to Denial Of Service DoS. This occurs when a previous connection in the handshake phase fails, resulting in qemu cleaning up the connection again leading to DoS...

7.5CVSS6.8AI score0.01606EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2023/08/04 4:52 a.m.•44 views

Cross-Site Scripting (XSS)

github.com/golang/net is vulnerable to Cross-Site Scripting XSS attacks. The library does not properly escape user input in text nodes outside the HTML namespace, allowing an attacker to inject and execute malicious JavaScript on a victim's browser...

6.1CVSS5.9AI score0.00851EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2023/07/22 8:59 a.m.•44 views

Remote Code Execution (RCE)

gitlab is vulnerable to Remote Code Execution RCE. The vulnerability exists due to the lack of input validation of the library, which allows an attacker to inject and execute malicious code via the import from the GitHub API endpoint...

9.9CVSS7.8AI score0.86194EPSS
SaveExploits5References5Affected Software1
Veracode
Veracode
•added 2023/07/18 11:20 a.m.•44 views

Improper Certificate Validation

cryptography is vulnerable to Improper Certificate Validation. The vulnerability exists due to the parseextsopts function in ssh.py because loading ssh certificates generated with ssh-keygen or SSHCertificateBuilder yields unexpected results which potentially allows an attacker to perform...

7.5CVSS6.7AI score0.00732EPSS
SaveExploits1References10Affected Software2
Veracode
Veracode
•added 2023/05/12 8:26 p.m.•44 views

Improper Input Validation

OpenJDK is vulnerable to Improper Input Validation. An attacker can access to critical data or complete access to all Oracle Java SE and Oracle GraalVM Enterprise Edition accessible data through the multiple protocols...

5.9CVSS6.8AI score0.01433EPSS
SaveExploits0References12Affected Software6
Veracode
Veracode
•added 2023/05/03 10:07 a.m.•44 views

Denial Of Service (DOS)

github.com/apptainer/apptainer is vulnerable to Denial Of Service. The vulnerability exists due to a after free bug when mounting extfs file systems, which allows an attacker to crash the kernel or escalate privileges...

7.8CVSS7.3AI score0.00369EPSS
SaveExploits0References14Affected Software3
Veracode
Veracode
•added 2023/05/01 11:21 p.m.•44 views

Authentication Bypass

apachesuperset is vulnerable to Authentication Bypass. The vulnerability is due to a default secret key in which allows an attacker to authenticate and access unauthorized resources when the default configuration of SECRETKEY is not altered according to the installation instructions...

9.8CVSS8.7AI score0.97405EPSS
SaveExploits19References10Affected Software1
Veracode
Veracode
•added 2023/04/11 11:40 p.m.•44 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial of Service DoS attacks. A malicious user is able to cause an infinite loop via integer overflows when calling any of the Parse functions which contain //line directives with very large line numbers, which can cause the application to crash...

7.5CVSS8.3AI score0.01412EPSS
SaveExploits0References7Affected Software14
Veracode
Veracode
•added 2023/04/11 11:30 p.m.•44 views

Arbitrary Code Execution

github.com/golang/go is vulnerable to Arbitrary Code Execution. JavaScript templates do not consider backticks as string delimiters and do not escape them properly, which allows an attacker to bypass sanitization and execute arbitrary code on the system...

9.8CVSS9.5AI score0.02281EPSS
SaveExploits0References7Affected Software18
Veracode
Veracode
•added 2023/03/28 2:25 a.m.•44 views

Race Condition

redis-py is vulnerable to a Race Condition. The vulnerability exists because the library leaves a connection open after cancelling the async Redis command at an inopportune time in the case of a pipeline operation and can send response data to the client of an unrelated request in an off-by-one...

3.7CVSS5.8AI score0.01018EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2023/03/13 5:45 a.m.•44 views

Information Disclosure

Google Chrome is vulnerable to Information Disclosure. The vulnerability exists due to the inappropriate implementation in Paint, which allows an attacker to leak cross-origin data outside an iframe via a crafted HTML page...

4.3CVSS4.9AI score0.00458EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2023/03/06 7:24 p.m.•44 views

Denial Of Service (DoS)

Linux Kernel is vulnerable to Denial Of Service DoS. The vulnerability exists because an attacker can cause race condition on followpagepte function of gup.c, leading to an application crash...

7.5CVSS7.4AI score0.00837EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
•added 2023/02/23 2:49 a.m.•44 views

Arbitrary Code Execution

MongoDB.Bson is vulnerable to Arbitrary Code Execution. The vulnerability exists because the library does not properly filter AllowedTypes when deserializing an object, allowing a privileged attacker to inject and execute malicious code through the ObjectSerializer in specific situtations. The...

7.2CVSS6.9AI score0.01379EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2023/02/18 6:51 p.m.•44 views

Denial Of Service (DoS)

go is vulnerable to Denial of Service DoS attacks. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files, causing the application to crash...

7.5CVSS7.5AI score0.01241EPSS
SaveExploits0References7Affected Software14
Veracode
Veracode
•added 2023/02/08 10:17 a.m.•44 views

Regular Expression Denial Of Service (ReDoS)

http-cache-semantics is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in the index.js because of insufficient regular expression complexity which allows an attacker to cause an application crash...

7.5CVSS7.8AI score0.01613EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
•added 2023/02/03 11:01 p.m.•44 views

NULL Pointer Dereference

kernel is vulnerable to NULL Pointer Dereference. The vulnerability exists in the x86emulateinsn function of emulate.c while executing an illegal instruction in guest in the Intel CPU which allows an attacker cause an application crash...

5.5CVSS6.2AI score0.00305EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2023/02/03 10:17 p.m.•44 views

Denial Of Service (DoS)

kernel-rt is vulnerable to Denial Of Service DoS. The vulnerability exists in the ASIX AX88179178A-based USB 2.0/3.0 Gigabit Ethernet Devices due to the multiple out-of-bounds reads and possible out-of-bounds writes, leading to an application crash...

7.8CVSS7.7AI score0.00309EPSS
SaveExploits0References4Affected Software4
Veracode
Veracode
•added 2023/02/03 6:24 a.m.•44 views

Command Injection

github.com/rancher/wrangler is vulnerable to Command Injection attacks. An attacker is able to change the library's behavior and cause confusion when a specially crafted command is executed through Git, because it uses the underlying Git binary present on the host OS or container image...

9.8CVSS9.3AI score0.03759EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2023/01/23 7:36 p.m.•44 views

Remote Code Execution(RCE)

libxpm is vulnerable to Remote Code ExecutionRCE. When processing .Z or .gz file extensions, the library calls external programs to compress and uncompress files. This could allow a malicious user to execute other programs by manipulating the PATH environment variable...

8.8CVSS8.7AI score0.01199EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
•added 2023/01/19 4:54 a.m.•44 views

Session Fixation

github.com/KubeOperator/kubepi is vulnerable to Session Fixation. The vulnerability exists due to insufficient session expiration mechanisms in the library, allowing an attacker to hijack the legitimate user sessions...

7.5CVSS6.2AI score0.00403EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/01/08 12:52 p.m.•44 views

Remote Code Execution (RCE)

dubbo-cluster is vulnerable to remote code execution. The vulnerability exists in the doInvoke function of BroadcastClusterInvoker.java as it does not properly handle FastJson when invoking the invoke handler and later processes in PojoUtils.realize, allowing an attacker to instantiate arbitrary...

9.8CVSS9.4AI score0.02844EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2023/01/06 11:13 a.m.•44 views

Privilege Escalation

samba is vulnerable to Privilege Escalation. The Netlogon RPC implementations uses the rc4-hmac encryption algorithm, which is considered weak and should be avoided even if the client supports more modern encryption types, which allows an attacker who knows the plain text content communicated...

8.1CVSS8AI score0.02357EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
•added 2022/12/22 12:55 a.m.•44 views

Remote Code Execution (RCE)

org.apache.karaf.jaas.modules is vulnerable to remote code execution. The vulnerability exists because the doCreateDatasource function in JDBCUtils.java does not properly validate the jndiName parameter in the JNDI scheme when a configuration uses a JNDI LDAP data source URI, allowing an attacker...

9.8CVSS9.4AI score0.02404EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2022/12/21 6:48 a.m.•44 views

Heap-Based Buffer Overflow

libpjsip.so is vulnerable to heap-based buffer overflow. An attacker is able to cause buffer overread by parsing a specially crafted STUN message with unknown attribute via multiple functions. This only affects applications using STUN including PJNATH and PJSUA-LIB...

9.8CVSS8.8AI score0.01026EPSS
SaveExploits0References3Affected Software3
Veracode
Veracode
•added 2022/12/17 7:03 p.m.•44 views

Privilege Escalation

samba is vulnerable to privilege escalation. Active Directory DCs will issue rc4-hmac encrypted tickets despite the target server supporting better encryption...

9.8CVSS8.6AI score0.00454EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2022/12/15 1:51 a.m.•44 views

Command Injection

cacti is vulnerable to command injection. Authorization can be bypassed due to the implementation of the getclientaddr function. The function is defined in the file lib/functions.php and checks serval $SERVER variables to determine the IP address of the client which allows an attacker to set...

9.8CVSS9.2AI score0.99826EPSS
SaveExploits48References5Affected Software1
Veracode
Veracode
•added 2022/12/13 4:45 a.m.•44 views

Denial Of Service (DoS)

protobuf-java is vulnerable to Denial Of Service DoS. A remote attacker can cause objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses, when the inputs contain multiple instances of non-repeated embedded messages with...

7.5CVSS7.5AI score0.00951EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2022/12/12 12:46 a.m.•44 views

Information Disclosure

kernel is vulnerable to Information Disclosure. This vulnerability occurs in some IntelR processors due to return predictor targets being shared non-transparently between contexts. This allows a potential attacker to view and disclose sensitive information through local access...

5.5CVSS6.1AI score0.00365EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2022/12/11 3:40 a.m.•44 views

Remote Code Execution (RCE)

GitPython is vulnerable to Remote Code Execution RCE. The vulnerability exists because the clonefrom function in base.py makes external calls to git without sufficient sanitization of input arguments, allowing an attacker to inject and execute a maliciously crafted remote URL into the clone comma...

9.8CVSS9.5AI score0.05422EPSS
SaveExploits2References14Affected Software1
Veracode
Veracode
•added 2022/12/06 12:17 p.m.•44 views

Denial Of Service (DoS)

linux is vulnerable to denial of service DoS attacks. The affected function intrcallback of the file drivers/net/usb/r8152.c of the component BPF leads to logging of excessive data...

5.3CVSS6.3AI score0.02423EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
•added 2022/11/25 6:46 p.m.•44 views

Authorization Bypass

xen is vulnerable to authorization bypass. The vulnerability exists while adding logic to support XDP eXpress Data Path, allowing for SKBs having references pointers retained for further processing to nevertheless be freed...

7.8CVSS7.5AI score0.00353EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2022/11/25 3:39 a.m.•44 views

Remote Code Execution

yiisoft/yii is vulnerable to remote code execution. The vulnerability exists in the wakeup function of CDbCriteria.php, due to improper deserialization of untrusted user input, which allows the attacker to control the state or the flow of execution...

9.8CVSS9.4AI score0.0118EPSS
SaveExploits0References3Affected Software1
Total number of security vulnerabilities5000