Lucene search
+L
VeracodeMost viewed

38839 matches found

Veracode
Veracode
•added 2022/08/17 8:19 a.m.•44 views

Spoofing Attacks

moodle/moodle is vulnerable to spoofing attacks. The vulnerability exists in the getremoteaddr function in moodlelib.php, allowing an attacker to spoof a user's IP through the X-Forwarded-For headers, bypassing the remote address checks...

5.3CVSS5.4AI score0.00537EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2022/08/13 8:14 a.m.•44 views

Denial Of Service (DoS)

chrome is vulnerable to denial of service. The vulnerability exists due to a use after free in WebGPU in Google Chrome allowing a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS8.6AI score0.00717EPSS
SaveExploits1References3Affected Software2
Veracode
Veracode
•added 2022/08/12 7:12 a.m.•44 views

Out-of-bounds Write

vim:sid is vulnerable to denial of service. The vulnerability exists due to an out-of-bounds write in GitHub repository...

7.8CVSS7.4AI score0.01603EPSS
SaveExploits1References15Affected Software1
Veracode
Veracode
•added 2022/07/14 11:46 a.m.•44 views

SQL Injection

oliverklee/seminars is vulnerable to SQL injection. Lack of sufficient sanitisation of input query to EventBagBuilder::limitToOrganizers and EventBagBuilder::limitToCategories allows an attacker to inject malicious SQL query...

9.8CVSS9.5AI score0.0105EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2022/07/09 11:07 p.m.•44 views

Use-After-Free

qemu is vulnerable to use-after-free. The vulnerability exists in USB EHCI controller emulation because EHCI does not verify if the Buffer Pointer overlaps with its MMIO region when it transfers the USB packets which allows an attacker to cause an application crash...

8.2CVSS7.7AI score0.00526EPSS
SaveExploits1References8Affected Software5
Veracode
Veracode
•added 2022/07/07 2:44 p.m.•44 views

Information Disclosure

opensshkeyparser is vulnerable to information disclosure. The vulnerability exists in readfixedbytes function in pascalstylebytestream.py because the exception message is not properly handled which allows an attacker to gain access to view and modify the length of a raw field value of a key...

7.7CVSS6.1AI score0.01296EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
•added 2022/07/06 5:26 a.m.•44 views

Insecure Cryptography

ujson is vulnerable to insecure cryptography. The vulnerability exists in a JSON string contains escaped surrogate characters which are not part of a proper surrogate pair, the library may decode those characters incorrectly which allows remote attackers to cause unintended behavior in the...

7.5CVSS7.3AI score0.02616EPSS
SaveExploits1References7Affected Software3
Veracode
Veracode
•added 2022/06/30 9:21 p.m.•44 views

Integer Overflow

thunderbird and firefox are vulnerable to integer overflow. The vulnerability exists in ReplaceElementsAt function because the number of elements to replace was too large for the container causing an integer overflow which then leads to an application crash...

8.8CVSS9.2AI score0.00783EPSS
SaveExploits0References7Affected Software6
Veracode
Veracode
•added 2022/06/30 4:10 a.m.•44 views

Session Fixation

silverstripe/hybridsessions is vulnerable to session fixation. The vulnerability exists because the destroy function of DatabaseStore.php does not properly reset the user session after logging out, allowing an attacker to gain privileges via the client-side cookie...

6.5CVSS6.5AI score0.00899EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
•added 2022/06/22 7:29 a.m.•44 views

Denial Of Service (DoS)

MariaDB is vulnerable to denial of service. The vulnerability exists due to a deadlock indsxbstream.cc, crashing the system when an error occurs streamctxt-destfile == NULL while executing the method xbstreamopen...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References8Affected Software5
Veracode
Veracode
•added 2022/06/15 4:11 p.m.•44 views

Remote Code Execution (RCE)

grub2 is vulnerable to remote code execution. The vulnerability exists due to a heap out-of-bounds write that happen during the handling of Huffman tables in the PNG reader allowing an attacker to inject malicious code into the system via a crafted PNG image...

4.5CVSS6.4AI score0.00473EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2022/06/13 10:44 a.m.•44 views

Out-of-Bounds Read

Apache HTTP Server is vulnerable to out of bounds read. The vulnerability exists due to a lack of sanitization of the aprwrite function allowing an attacker to cause the server to reflect very large input using aprwrite or aprputs, such as with modluas r:puts function...

5.3CVSS7.4AI score0.0486EPSS
SaveExploits0References10Affected Software18
Veracode
Veracode
•added 2022/06/13 2:07 a.m.•44 views

Buffer Overflow

php is vulnerable to buffer overflow. The vulnerability exists due to a memory corruption which allows an attacker to cause an overflow...

8.8CVSS8.6AI score0.58123EPSS
SaveExploits3References11Affected Software8
Veracode
Veracode
•added 2022/06/03 2:41 p.m.•44 views

Privilege Escalation

Linux kernel is vulnerable to privilege escalation. The vulnerability exists due to an out of bounds read due to a use after free allowing an attacker to escalate privilege within the system...

6.7CVSS7.1AI score0.00169EPSS
SaveExploits0References7Affected Software2
Veracode
Veracode
•added 2022/05/18 1:14 p.m.•44 views

Cross-Site Scripting (XSS)

total.js is vulnerable to stored cross-site scripting. The vulnerability exists in upload function due to lack of sanitization which allows an attacker to execute arbitrary javascript via a javascript embedded PDF file...

5.4CVSS5.6AI score0.00614EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2022/05/14 7:56 p.m.•44 views

Denial Of Service (DoS)

pjproject is vulnerable to denial of service. The vulnerability exists due to the library does not properly check the WAV file data length when it greater than 31-bit, allowing an attacker to crash the application by providing malicious WAV files...

7.5CVSS8.2AI score0.01914EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
•added 2022/05/10 4:29 a.m.•44 views

Host Header Injection

craftcms/cms is vulnerable to host header injection. The vulnerability exists due to the lack of validation in the password reset token in processInvalidToken function of UsersController.php, allowing an attacker with valid email addresses or account names to manipulate the password reset...

8.8CVSS1.1AI score0.04529EPSS
SaveExploits3References7Affected Software1
Veracode
Veracode
•added 2022/05/05 2:55 a.m.•44 views

Denial Of Service (DoS)

libxml2.so is vulnerable to denial of service. The xmlBufCreateSize function of buf.c does not properly check types of buffer sizes, allowing an attacker to crash the application by providing large multi-gigabyte buffers...

6.5CVSS4.5AI score0.03753EPSS
SaveExploits5References20Affected Software3
Veracode
Veracode
•added 2022/04/27 8:09 a.m.•44 views

Memory Leak

qemu is vulnerable to a memory leak. The vulnerability exists in virtio-net device of qemu where it forgets to unmap the cached virtqueue element on error where a malicious privileged guest could exploit this issue to crash qemu within the context of the qemu process on the host...

7.5CVSS1.6AI score0.02743EPSS
SaveExploits0References11Affected Software5
Veracode
Veracode
•added 2022/04/26 7:03 a.m.•44 views

Cross-Site Scripting (XSS)

Liferay Layout SEO Web is vulnerable to stored cross-site scripting. The vulnerability exists in getOpenGraphTag function in OpenGraphTopHeadDynamicInclude.java due to lack of html escaping which allows an attacker to inject and execute arbitrary javascript...

6.1CVSS1.4AI score0.00722EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2022/04/13 1:50 p.m.•44 views

Remote Code Execution (RCE)

ghost is vulnerable to remote code execution. The vulnerability exists due to a lack of sanitization of the upload and update function allowing an attacker inject maliciously crafted script via an SVG file. NOTE: Vendor states that as outlined in Ghost's security documentation, upload of SVGs is...

9.8CVSS2.6AI score0.04045EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2022/03/22 4:09 a.m.•44 views

Path Traversal

studio-42/elfinder is vulnerable to path traversal. The vulnerability exists due to improper handling of absolute file paths in the getFullPathfunction. allowing a remote attacker to access data in the system...

9.1CVSS5.3AI score0.50993EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2022/03/22 12:35 a.m.•44 views

Denial Of Service (DoS)

.NET and Visual Studio are vulnerable to denial of service. The vulnerability exists due to a lack of sanitization allowing an attacker to crash the system...

7.5CVSS3.6AI score0.03551EPSS
SaveExploits0References12Affected Software2
Veracode
Veracode
•added 2022/03/17 6:54 a.m.•44 views

Side-Channel Attacks

hostapd is vulnerable to side channel attack. The vulnerability exists due to cache access patterns...

9.8CVSS1.9AI score0.03054EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
•added 2022/03/12 1:55 p.m.•44 views

Buffer Overflow

pjproject is vulnerable to buffer overflow. The vulnerability exists due to a stack overflow in PJSUA API when calling pjsuaplayercreate...

9.8CVSS3.8AI score0.02493EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
•added 2022/03/11 4:01 a.m.•44 views

Denial Of Service (DoS)

github.com/istio/istio is vulnerable to Denial Of Service DoS. The vulnerability exists because the library does not properly limit the reads from untrusted inputs, allowing an attacker to crash the application by providing maliciously crafted messages...

7.5CVSS7.3AI score0.01591EPSS
SaveExploits0References9Affected Software2
Veracode
Veracode
•added 2022/03/02 9:29 a.m.•44 views

Insecure HTTP2 TrustManager

spring-cloud-gateway-server uses an insecure HTTP2 TrustManager. Application with default configuration and no key store or trusted certificates uses an insecure trustmanager factory option when HTTP2 is enabled, allowing the gateway connections to remote services with invalid or custom...

5.5CVSS2.7AI score0.04846EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2022/02/20 5:48 a.m.•44 views

Use After Free

chromium is vulnerable to use after free. The vulnerability exists in Optimization Guide which allows an attacker to cause a memory corruption...

8.8CVSS3.4AI score0.22933EPSS
SaveExploits0References3Affected Software3
Veracode
Veracode
•added 2022/02/14 11:26 a.m.•44 views

Validation Bypass

github.com/cri-o/cri-o is vulnerable to Validation Bypass. When an attacker creates a pod with a hostIPC and hostNetwork kernel namespace, the attacker is able to apply sysctls from the list of safe sysctls specified for the cluster resulting in unauthorized access due to insufficient validations...

4.2CVSS2.5AI score0.00768EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
•added 2022/02/14 9:43 a.m.•44 views

Directory Traversal

firefox is vulnerable to directory traversal. The vulnerability exists due to a Time-of-Check Time-of-Use bug existed in the Maintenance Updater Service that could be abused to grant Users write access to an arbitrary directory. This bug only affects Firefox on Windows. Other operating systems ar...

7.1CVSS3.5AI score0.00632EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
•added 2022/02/14 8:28 a.m.•44 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability exists due to uncontrolled memory consumption in SetString function which allows an attacker to crash the application by providing a malicious input...

7.5CVSS8.2AI score0.0283EPSS
SaveExploits0References8Affected Software17
Veracode
Veracode
•added 2022/02/14 12:27 a.m.•44 views

Denial Of Service (DoS)

vim is vulnerable to denial of service. The vulnerability exists due to a heap-based buffer overflow which allows an attacker to cause an application crash...

7.8CVSS3.9AI score0.01514EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
•added 2022/02/08 8:36 a.m.•44 views

Injection Vulnerability

Python is vulnerable to injection vulnerability. The vulnerability exists due to a lack of sanitization on the URL string parsed into the urlparse method allowing an attacker to inject maliciously crafted URL...

7.5CVSS4.9AI score0.08325EPSS
SaveExploits1References10Affected Software5
Veracode
Veracode
•added 2022/01/15 12:19 a.m.•44 views

Authorization Bypass

Google Chrome is vulnerable to authorization bypass. This is because the insufficient policy enforcement in background fetch in prior to 96.0.4664.45 allows a remote attacker to bypass same origin policy via a crafted HTML page...

8.8CVSS3.4AI score0.00805EPSS
SaveExploits0References6Affected Software2
Veracode
Veracode
•added 2022/01/07 9:37 a.m.•44 views

SQL Injection

johnpbloch/wordpress-core is vulnerable to sql injection. The vulnerability exists due to the lack of sanitization in the WPMetaQuery , allowing an attacker to inject and execute malicious SQL queries to the DB...

8.8CVSS4.1AI score0.03752EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2022/01/07 6:54 a.m.•44 views

Cross-site Scripting (XSS)

mermaid is vulnerable to cross-site scripting. The vulnerability exists in the sanitizeUrl function in the svgDraw.js, allowing an attacker to inject and execute malicious javascript through the malicious diagrams...

7.2CVSS2.9AI score0.00912EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
•added 2022/01/07 6:05 a.m.•44 views

Denial Of Service (DoS)

libexpat.so is vulnerable to denial of service. The vulnerability exists due to the integer overflow in the mgroupSize of xmlparse.c, allowing an attacker to cause an application crash...

8.1CVSS3.9AI score0.0379EPSS
SaveExploits1References10Affected Software23
Veracode
Veracode
•added 2022/01/05 4:25 a.m.•44 views

Denial Of Service (DoS)

python3 is vulnerable to denial of service. The vulnerability exists because the ftplib is using the host from the PASV response which allows an attacker to cause an application crash...

5.3CVSS2.7AI score0.03196EPSS
SaveExploits0References9Affected Software14
Veracode
Veracode
•added 2021/12/07 3:07 a.m.•44 views

Remote Code Execution (RCE)

WinSCP is vulnerable to remote code execution. The vulnerability exists because it does not prevent loading of session settings which allows an attacker to trigger a remote code execution via malicious URLs...

9.8CVSS4.7AI score0.07611EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2021/11/26 12:41 a.m.•44 views

Denial Of Service (DoS)

kernel-rt is vulnerable to denial of service DoS attacks. A flaw out of bounds memory access in the Linux kernel bluetooth subsystem was found in the way when some data being read about the bluetooth device with the hciextendedinquiryresultevt call. A local user could use this flaw to crash the...

7.1CVSS2.7AI score0.00549EPSS
SaveExploits1References9Affected Software2
Veracode
Veracode
•added 2021/11/18 6:26 a.m.•44 views

Cross-Site Scripting (XSS)

ckeditor4 is vulnerable to cross-site scripting. The vulnerability exists due to a lack of sanitization of HTML in the Advance Content Filter ACF module which allows an attacker to inject maliciously crafted HTML containing Javascript code...

8.2CVSS1.4AI score0.01346EPSS
SaveExploits0References10Affected Software2
Veracode
Veracode
•added 2021/11/17 10:37 p.m.•44 views

Denial Of Service (DoS)

kernel is vulnerable to Denial Of Service DoS. An Access Point AP forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and make...

5.3CVSS6.8AI score0.06487EPSS
SaveExploits0References13Affected Software2
Veracode
Veracode
•added 2021/11/17 10:36 p.m.•44 views

Privilege Escalation

glib2 is vulnerable to privilege escalation. The vulnerability exists due to the use of random charset alias and lack of sanitization of the authorization, leaking content from files owned by privileged users to unprivileged ones under the right condition...

5.5CVSS4.9AI score0.00559EPSS
SaveExploits1References9Affected Software1
Veracode
Veracode
•added 2021/11/12 8:52 a.m.•44 views

Use-After-Free

busybox is vulnerable to use-after-free vulnerability. A remote unauthenticated attacker could craft an awk pattern and send to the evaluate function resulting in a system hang...

7.2CVSS2.7AI score0.02733EPSS
SaveExploits0References8Affected Software5
Veracode
Veracode
•added 2021/11/10 3:05 a.m.•44 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists because the API can be made to deadlock when two tf.function functions are mutually recursive by using Lock Python object, allowing an attacker to crash the application by calling a recursive tf.function...

5.5CVSS4.7AI score0.00243EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2021/11/09 3:06 p.m.•44 views

Directory Traversal

chrome is vulnerable to directory traversal. The vulnerability exists due to Insufficient validation of untrusted input Downloads...

5.5CVSS4.5AI score0.00587EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
•added 2021/10/26 9:56 p.m.•44 views

Improper Input Validation

Java SE is vulnerable to Improper Input Validation. An attacker can perform service disruption through the Hotspot component in the oracle GraalVM enterprise edition...

3.1CVSS5.8AI score0.03868EPSS
SaveExploits0References15Affected Software3
Veracode
Veracode
•added 2021/10/25 6:01 p.m.•44 views

Denial Of Service (DoS)

linux-oracle:hirsute is vulnerable to denial of service. The decodedata function in drivers/net/hamradio/6pack.c in the Linux kernel has a slab out-of-bounds write. Input from a process that has the CAPNETADMIN capability can lead to root access...

7.8CVSS3.8AI score0.01561EPSS
SaveExploits3References6Affected Software3
Veracode
Veracode
•added 2021/10/25 5:58 p.m.•44 views

Denial Of Service (DoS)

linux is vulnerable to denial of service. The vulnerability exists due to an out-of-bounds OOB memory read flaw was found in the Qualcomm IPC router protocol in the Linux kernel...

7.1CVSS3.6AI score0.0072EPSS
SaveExploits1References12Affected Software5
Veracode
Veracode
•added 2021/10/13 5:54 a.m.•44 views

HTTP Request Smuggling

puma is vulnerable to HTTP request smuggling. Incorrect handling of HTTP requests with LF characters as line endings, allows a remote attacker to smuggle a request through a proxy, causing the proxy to send a response back to the victim...

3.7CVSS3.8AI score0.01203EPSS
SaveExploits0References5Affected Software3
Total number of security vulnerabilities5000