Lucene search
+L
VeracodeMost viewed

38790 matches found

Veracode
Veracode
•added 2023/10/12 7:01 a.m.•53 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/07/01 10:58 a.m.•53 views

Improper Authorization

org.keycloak:keycloak-server-spi-private and org.keycloak:keycloak-services are vulnerable to Improper Authorization. The vulnerability exists under certain pre-conditions which allows an attacker to bypass authentication mechanisms via retrieving an access token for other OAuth clients, by using...

8.1CVSS7AI score0.00694EPSS
SaveExploits0References9Affected Software3
Veracode
Veracode
•added 2023/06/28 8:28 a.m.•53 views

Information Disclosure

org.jenkins-ci.plugins:teamconcert is vulnerable to Information Disclosure. A remote authenticated attacker is able to check for the existence of an attacker-specified file path on the Jenkins controller file system due to missing permission checks, resulting in disclosure of sensitive informatio...

4.3CVSS6.4AI score0.00497EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2023/06/06 4:56 p.m.•53 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/14 4:22 a.m.•53 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/02/17 8:54 a.m.•53 views

Privilege Escalation

github.com/containerd/containerd is vulnerable to Privilege Escalation. An authenticated attacker is able to use supplementary group access to bypass primary group restrictions in some cases where supplementary groups are not set up properly inside a container, which allows the attackers to acqui...

7.8CVSS7.5AI score0.00542EPSS
SaveExploits1References14Affected Software5
Veracode
Veracode
•added 2023/02/17 6:39 a.m.•53 views

Improper Authorization

Symfony is vulnerable to Improper Authorization. The vulnerability exists in Store.php because the HTTP cache system stores all headers, which can potentially be stored and then subsequently returned to other clients, which would allow an attacker to retrieve the victim's session...

8.8CVSS8.2AI score0.03998EPSS
SaveExploits0References8Affected Software2
Veracode
Veracode
•added 2023/02/17 3:46 a.m.•53 views

Denial Of Service (DoS)

node-jose is vulnerable to Denial Of Service DoS. The vulnerability exists due to an infinite loop in the internal calculation for some ECC operations when using the library's non-default "fallback" crypto back-end, when either WebCrypto or the crypto module is unavailable, which allows an attack...

7.5CVSS7.2AI score0.00552EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2023/01/17 7:00 p.m.•53 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.00463EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2023/01/12 5:46 a.m.•53 views

Workload Injection

github.com/weaveworks/weave-gitops is vulnerable to workload injection. The library uses an S3 bucket for synchronising files, with no security controls to block unauthorised access in its endpoint, which allows local users on the same machine to see and alter the bucket content...

8.8CVSS6.6AI score0.00318EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2022/12/22 10:43 a.m.•53 views

Privilege Escalation

samba is vulnerable to Privilege Escalation. The vulnerability exists because the service account with the special constrained delegation permission could forge a more powerful ticket than the one it was presented with...

7.2CVSS7.1AI score0.04648EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
•added 2022/12/14 6:23 a.m.•53 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/12/12 8:25 a.m.•53 views

Denial Of Service (DoS)

python3 is vulnerable to denial of service DoS attacks. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA RFC 3490 decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service...

7.5CVSS7.4AI score0.02523EPSS
SaveExploits1References68Affected Software9
Veracode
Veracode
•added 2022/10/17 1:29 a.m.•53 views

Denial Of Service (DoS)

golang.org/x/text is vulnerable to denial of service. The vulnerability exists in the ParseAcceptLanguage function of parse.go, allowing an attacker to cause an application crash through the maliciously crafted Accept-Language header...

7.5CVSS7.2AI score0.0155EPSS
SaveExploits0References10Affected Software6
Veracode
Veracode
•added 2022/09/30 11:10 a.m.•53 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/09/01 5:02 a.m.•53 views

Denial Of Service (DoS)

curl is vulnerable to denial of service attacks. A malicious user is able to cause an application crash due to improper validation of syntactic correctness of the input, which makes the server return a 400 Bad Request response...

3.7CVSS5.8AI score0.01947EPSS
SaveExploits1References13Affected Software16
Veracode
Veracode
•added 2022/08/31 4:51 a.m.•53 views

Denial Of Service (DoS)

next is vulnerable to denial of service. The vulnerability exists in the extended function of getClonableBody in body-streams.ts due to some unhandled rejections when a connection is canceled with the edge runtime which allows an attacker to cause an application crash...

5.3CVSS5.2AI score0.0115EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2022/07/23 9:31 a.m.•53 views

Cross-Site Scripting (XSS)

Best Practical Request Tracker is vulnerable to cross-site scripting. The vulnerability exists via a crafted content type for an attachment which allows an attacker to inject and execute arbitrary javascript...

6.1CVSS6.2AI score0.00732EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2022/05/14 8:53 p.m.•53 views

Denial Of Service (DoS)

linux is vulnerable to denial of service. The vulnerability exists in the drivers/usb/gadget/composite.c due to the lack of validation in the interface OS descriptor requests, allowing an attacker to cause an application crash...

4.6CVSS6.2AI score0.00927EPSS
SaveExploits0References11Affected Software2
Veracode
Veracode
•added 2022/05/14 8:52 p.m.•53 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/03/08 11:56 p.m.•53 views

Privilege Escalation

kernel is vulnerable to privilege escalation. The vulnerability exists due to an out of bounds write due to a missing bounds check...

6.8CVSS3.3AI score0.00268EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2022/02/11 7:16 p.m.•53 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 2022/02/11 6:10 a.m.•53 views

Remote Code Execution (RCE)

gnuplot is vulnerable to remote code execution.An attacker is able to exploit the vulnerability by injecting maliciously crafted script via shell metacharacters in Gnuplot commands...

9.8CVSS5.5AI score0.01776EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2021/12/16 9:31 p.m.•53 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/10/29 1:23 p.m.•53 views

Log Injection

Spring Framework is vulnerable to privilege escalation. The vulnerability exists due to lack of secure validations of user input which allows a malicious user to inject additional log files...

4.3CVSS3.4AI score0.01363EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
•added 2021/06/16 1:50 p.m.•53 views

Man-in-the-middle (MITM)

bluez is vulnerable to Man-in-the-middle MITM. The vulnerability exists in smpcmdpublickey function of bluetooth/smp.c due to the failure of both remote and local non-debug public keys which allows an attacker to identify the Passkey used during pairing...

4.2CVSS6.2AI score0.00872EPSS
SaveExploits0References12Affected Software1
Veracode
Veracode
•added 2021/05/20 3:27 p.m.•53 views

Denial Of Service (DoS)

unbound is vulnerable to denial of service. There is no available reproducer or proof of concept for this issue, nor it was ever proven the buffer overflow can happen in practice. Indeed in the original report this issue was considered one that might not be triggered and for this reason its Impac...

9.8CVSS2.8AI score0.02037EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
•added 2021/05/02 5:48 a.m.•53 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.00348EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2021/04/29 12:05 p.m.•53 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/02 7:51 a.m.•53 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/12/21 6:50 p.m.•53 views

Denial Of Service(DoS)

chromium, sid is vulnerable to Denial of ServiceDoS. Inappropriate implementation in V8 in Google Chrome allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS2.7AI score0.48293EPSS
SaveExploits3References12Affected Software1
Veracode
Veracode
•added 2020/09/21 6:27 a.m.•53 views

Denial Of Service (DoS)

QEMU is vulnerable to denial of service. A use after free vulnerability in ipreass in ipinput.c of libslirp allows an attacker to crash the application using malicious packets...

7.5CVSS3.7AI score0.02337EPSS
SaveExploits1References12Affected Software7
Veracode
Veracode
•added 2020/08/18 8:23 a.m.•53 views

Information Disclosure

libvirt is vulnerable to information disclosure. A file descriptor for /dev/mapper/control is leaked into the QEMU process. This file descriptor allows for privileged operations to be made against device mapper on the host...

8.8CVSS2.1AI score0.00421EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2020/06/25 8:57 a.m.•53 views

Insecure Direct Object Reference

telerik.web.ui is vulnerable to insecure direct object reference. User input is not validated and used directly by RadAsyncUpload without modification or validation. This can potentially result in arbitrary file uploads and executino of arbitrary code...

9.8CVSS3.9AI score0.77679EPSS
SaveExploits5References3Affected Software2
Veracode
Veracode
•added 2020/05/21 3:52 a.m.•53 views

Remote Code Execution

tomcat-catalina is vulnerable to remote code execution. If a remote attacker knows and is able to control the contents and name of a file, remote code execution can be achieved if the server is configured to use PersistenceManager with a FileStore and the PersistenceManager is configured with the...

7CVSS6.4AI score0.56636EPSS
SaveExploits17References66Affected Software11
Veracode
Veracode
•added 2020/04/10 1:09 a.m.•53 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service. A flaw was found in the way the KVM subsystem of a Linux kernel handled PIT Programmable Interval Timer IRQs interrupt requests when there was no virtual interrupt controller set up. A malicious user in the kvm group on the host could force this situatio...

4.9CVSS0.8AI score0.00363EPSS
SaveExploits2References10Affected Software2
Veracode
Veracode
•added 2020/04/10 12:43 a.m.•53 views

Integer Overflows

Mozilla Firefox is vulnerable to Integer Overflows. Flaws in the way of processing of malformed web content allows a web page to contain malicious content, causing Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox...

9.3CVSS5.4AI score0.04879EPSS
SaveExploits0References33Affected Software7
Veracode
Veracode
•added 2020/04/10 12:32 a.m.•53 views

DNS Spoofing

ruby is vulnerable to DNS spoofing. The Ruby DNS resolver library, resolv.rb, used predictable transaction IDs and a fixed source port when sending DNS requests. A remote attacker could use this flaw to spoof a malicious reply to a DNS query...

5.8CVSS2AI score0.02415EPSS
SaveExploits2References26Affected Software1
Veracode
Veracode
•added 2020/03/09 6:06 a.m.•53 views

Denial Of Service (DoS)

urllib3 is vulnerable to denial of service. The encodeinvalidchars function in util/url.py allows an attacker to cause a denial of service condition through long processing time due to an inefficient algorithm when parsing invalid characters, potentially resulting in an application crash when...

7.5CVSS4.9AI score0.03371EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2019/12/23 3:01 a.m.•53 views

CRLF Injection

waitress is vulnerable to CRLF injection. The vulnerability exists due to the different ways in which carriage returns and line feed characters are parsed in the server and the client. This cab potentially lead to HTTP request smuggling and splitting vulnerabilities...

7.5CVSS2AI score0.02537EPSS
SaveExploits1References10Affected Software3
Veracode
Veracode
•added 2019/10/23 12:09 a.m.•53 views

Denial Of Service (DoS)

QEMU is vulnerabel to denial of service. It causes a heap buffer overflow during packet reassembly...

8.8CVSS2.9AI score0.16658EPSS
SaveExploits4References35Affected Software16
Veracode
Veracode
•added 2019/10/16 12:21 a.m.•53 views

Denial Of Service (DoS)

The kernel is vulnerable to denial of service. The attack exists because it causes heap-based buffer overflow in the function mwifiexuapparsetailies in drivers/net/wireless/marvell/mwifiex/ie.c, leading to a memory corruption and other consequences...

9.8CVSS9.5AI score0.06821EPSS
SaveExploits0References31Affected Software2
Veracode
Veracode
•added 2019/10/07 2:38 a.m.•53 views

Cross-Site Scripting (XSS)

bootstrap-3-typeahead is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser due to improper special characters escaping...

6.1CVSS5.2AI score0.01532EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2019/05/21 2:21 a.m.•53 views

Remote Code Execution (RCE) Through Deserialization

jackson-databind is vulnerable to remote code execution RCE attacks. This is due to a polymorphic typing issue when Default Typing is enabled. An attacker can craft a malicious JSON to invoke com.mysql.cj.jdbc.admin.MiniAdmin class, allowing the attacker to host a MySQL server or read arbitrary...

7.5CVSS8.7AI score0.21949EPSS
SaveExploits2References56Affected Software302
Veracode
Veracode
•added 2019/05/16 2:50 a.m.•53 views

Denial Of Service (DoS)

Linux kernel is vulnerable to denial of service vulnerability. The vulnerability exists in Linux kernel built with KVM virtualisationCONFIGKVM support with Virtual Function I/O feature CONFIGVFIO enabled. A malicious guest device could send a virtual interrupt guest IRQ with a larger 1024 index...

5.5CVSS6.2AI score0.00452EPSS
SaveExploits0References30Affected Software2
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•53 views

Denial Of Service (DoS)

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. A flaw was found in the way the PHP module for the Apache httpd web server handled pipelined requests. A remote attacker could use this flaw to trigger the execution of a PHP script in a deinitialized interprete...

9.8CVSS9.1AI score0.50129EPSS
SaveExploits18References21Affected Software4
Veracode
Veracode
•added 2019/05/02 5:39 a.m.•53 views

Use-After-Free

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
SaveExploits33References49Affected Software5
Veracode
Veracode
•added 2019/05/02 5:17 a.m.•53 views

Denial Of Service (DoS)

CUPS provides a portable printing layer for Linux, UNIX, and similar operating systems. A string reference count bug was found in cupsd, causing premature freeing of string objects. An attacker can submit a malicious print job that exploits this flaw to dismantle ACLs protecting privileged...

10CVSS6.4AI score0.29913EPSS
SaveExploits9References19Affected Software1
Veracode
Veracode
•added 2019/05/02 5:13 a.m.•53 views

Memory Corruption And Code Execution

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. A buffer overflow flaw was found in the Exif extension. A specially crafted JPEG or TIFF file could cause a PHP application using the exifthumbnail function to crash or, possibly, execute arbitrary code with the...

7.5CVSS7.7AI score0.28862EPSS
SaveExploits3References11Affected Software1
Veracode
Veracode
•added 2019/05/02 5:02 a.m.•53 views

Denial Of Service (DoS) By An Infinite Loop Causing CPU Consumption

Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller MVC framework for web application development. Action Pack implemen...

7.5CVSS6.3AI score0.53703EPSS
SaveExploits2References6Affected Software2
Total number of security vulnerabilities5000