Lucene search
+L
VeracodeRecent

38551 matches found

Veracode
Veracode
•added 2024/04/16 3:0 p.m.•24 views

Resource Consumption And Excessive Logging

Suricata is vulnerable to Resource Consumption and Excessive Logging. The vulnerability is due to insufficient input validation, causing Suricata to consume excessive CPU resources and generate excessive logging volume in alert records when processing SSH banners that exceed a certain length...

7.5CVSS6.7AI score0.00586EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/16 1:57 p.m.•20 views

Improper Authorization

github.com/argoproj/argo-cd/v2 is vulnerable to Improper Authorization.The vulnerability is due to an oversight in access control configurations that allow a user to change the project of an Application object, despite restrictions meant to enforce changes only through GitOps workflows...

6.3CVSS5AI score0.00448EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/16 12:28 p.m.•18 views

Weak Pseudo-Random Number Generator

chilkat is vulnerable to the Use Of Cryptographically Weak Pseudo-Random Number Generator PRNG. The vulnerability is due to the predictable nature of the Pseudo-Random Number Generator PRNG utilized in the ChilkatRand::randomBytes function, allowing attackers to obtain sensitive information...

6.2CVSS6.7AI score0.00265EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
•added 2024/04/16 12:12 p.m.•24 views

Code Injection

llama-index-core is vulnerable to Code Injection. The vulnerability is due to insufficient input validation within the safeeval function in the executils class, which allows an attacker to bypass method restrictions resulting in unauthorized code execution...

9.8CVSS9.2AI score0.00951EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/16 11:32 a.m.•21 views

Privilege Escalation

Amazon AWS Amplify CLI is vulnerable to Privilege Escalation. The vulnerability is due to the mishandling of role trust policies when the Authentication component is removed, leaving "Effect":"Allow" in place without conditions, thus exposing sts:AssumeRoleWithWebIdentity to potential misuse...

9.8CVSS6.8AI score0.01665EPSS
SaveExploits2References6Affected Software2
Veracode
Veracode
•added 2024/04/16 11:4 a.m.•15 views

Out-of-bounds Read

asterix-decoder is vulnerable to Out-of-bounds Read. The vulnerability is due to a flaw in memory management, leading to unintended access to heap memory beyond its allocated boundaries...

9.1CVSS6.6AI score0.01125EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/16 10:46 a.m.•20 views

Sensitive Information Disclosure

github.com/apache/solr-operator is vulnerable to Sensitive Information Disclosure. The vulnerability is due to the operator's mishandling of authentication credentials in log files, which could expose sensitive information such as usernames and passwords...

6.5CVSS6.6AI score0.00847EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/16 10:41 a.m.•147 views

HTTP Request Smuggling (HRS)

gunicorn is vulnerable to HTTP Request Smuggling HRS. The vulnerability is due to improper processing of Transfer-Encoding headers by treating them as chunked regardless of the specified encoding , which allows attackers to bypass security restrictions and access restricted endpoints by crafting...

7.5CVSS6.9AI score0.02996EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/16 9:59 a.m.•22 views

Denial Of Service (DoS)

sqlparse is vulnerable to Denial of Service DoS. The vulnerability is due to a lack of recursion limits, which allows an attacker to pass a heavily nested list to the parse method resulting in a RecursionError...

7.5CVSS6.9AI score0.0321EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/16 9:51 a.m.•22 views

Denial Of Service (DoS)

SixLabors.ImageSharp is vulnerable to Denial of Service DoS. The vulnerability is caused by processing specially crafted files, which results in excessive memory usage during image decoding...

6.5CVSS6.7AI score0.00629EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/04/16 9:22 a.m.•24 views

Cross-Site Scripting (XSS)

tecnickcom/tcpdf is vulnerable to Cross-Site Scripting. The vulnerability is due to insecure processing of HTML content inside PDF documents, which could result in Cross-Site Scripting...

6.1CVSS6.8AI score0.00582EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/16 9:21 a.m.•14 views

Firewall Bypass

github.com/edgelesssys/constellation is vulnerable to Firewall Bypass. The vulnerability is due to the world configuration which does not prevent unauthorized access to entities inside the cloud VPC to directly reach pods using their internal IP addresses...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/04/16 9:19 a.m.•39 views

Remote Code Execution

microsoft.windowsdesktop.app.runtime is vulnerable to Remote Code Execution. The vulnerability is due to improper memory management resulting in a use-after-free condition, which allows attackers to execute arbitrary code by convincing a user to open a specially crafted file or application...

7.3CVSS7.6AI score0.02513EPSS
SaveExploits0References4Affected Software7
Veracode
Veracode
•added 2024/04/16 9:18 a.m.•22 views

Path Traversal

pgAdmin is vulnerable to unauthorized file uploads. The vulnerability is due to insufficient access control, allowing an authenticated attacker to upload files to any location the operating system permits...

6.5CVSS6.5AI score0.00953EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/04/16 9:0 a.m.•24 views

Integer Overflow

GTKWave is vulnerable to Integer Overflow. The vulnerability is due to integer overflow when allocating the lsb array, which can be exploited by opening a specially crafted .lxt2 file, potentially leading to arbitrary code execution...

7.8CVSS7.6AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 9:0 a.m.•21 views

Use After Free

GTKWave is vulnerable to multiple use-after-free in the VCD getvartoken realloc functionality. The vulnerability is due to improper handling of memory deallocation, specifically when triggered via the GUI's legacy VCD parsing code, which can be exploited by opening a specially crafted .vcd file,...

7.8CVSS7.5AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 8:59 a.m.•23 views

Use-After-Free

gtkwave is vulnerable to Use-After-Free. The vulnerability is due to improper memory management in the VCD getvartoken realloc functionality via the vcd2lxt conversion utility, allowing a specially crafted .vcd file to trigger arbitrary code execution...

7.8CVSS7.4AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 8:59 a.m.•23 views

Use-After-Free

gtkwave is vulnerable to Use-After-Free. The vulnerability is due to improper memory management in the VCD getvartoken realloc functionality via the vcd2lxt2 conversion utility, allowing an attacker to execute arbitrary code by crafting a malicious .vcd file...

7.8CVSS7.6AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 8:59 a.m.•26 views

Use-After-Free

gtkwave is vulnerable to Use-After-Free. The vulnerability is due to improper handling of memory reallocation in the VCD getvartoken function when triggered via the vcd2vzt conversion utility. It allows a specially crafted .vcd file can lead to arbitrary code execution...

7.8CVSS7.7AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 8:59 a.m.•23 views

Use-After-Free

gtkwave is vulnerable to Use-After-Free. The vulnerability is due to improper handling of memory reallocation in the VCD getvartoken function when triggered via the GUI's interactive VCD parsing code. It allows a specially crafted .vcd file can lead to arbitrary code execution...

7.8CVSS7.7AI score0.00403EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 8:53 a.m.•25 views

Regular Expression Denial Of Service (ReDoS)

pydantic is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to a regex with inefficient complexity in networks.py, which allows an attacker to cause excessive computation time via a crafted email string...

5.9CVSS6.6AI score0.00949EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2024/04/16 8:33 a.m.•23 views

Use After Free

SixLabors.ImageSharp is vulnerable to Use After Free. The vulnerability is due to improper input validation within the JPEG and TGA decoders, which allows an attacker to craft malicious image files that could result in Information Disclosure during the conversion process...

6.5CVSS6.6AI score0.00575EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/16 7:50 a.m.•24 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-Bounds-Read. The vulnerability is due to improper handling of memory reallocation in the VCD var definition section functionality via the vcd2lxt conversion utility. It allows a specially crafted .vcd file can lead to arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:21 a.m.•25 views

Out-of-bounds Write

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to improper handling of memory reallocation in the VCD parsevaluechange portdump functionality via the GUI's interactive VCD parsing code, allows specially crafted .vcd file can lead to arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:21 a.m.•26 views

Out-of-bounds Write

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to insufficient bounds checking in the in the VCD parsevaluechange portdump functionality via the GUI's legacy VCD parsing code, allows specially crafted .vcd file can lead to arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:20 a.m.•20 views

Out-of-bounds Write

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to inadequate bounds checking within its VCD parsevaluechange portdump functionality by the vcd2lxt2 conversion utility. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00436EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:20 a.m.•24 views

Out-of-bounds Write

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to insufficient bounds checking within its VCD parsevaluechange portdump functionality via the vcd2vzt conversion utility. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:17 a.m.•16 views

Out-of-bounds Write

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to insufficient bounds checking within its VCD parsevaluechange portdump functionality via the vcd2lxt conversion utility. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:14 a.m.•17 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-Bounds-Read. The vulnerability is due to inadequate bounds checking within its VCD var definition section functionality via the GUI's default VCD parsing code. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:13 a.m.•23 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-Bounds-Read. The vulnerability is due to inadequate bounds checking within its VCD var definition section functionality via the vcd2lxt2 conversion utility. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:13 a.m.•22 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to inadequate bounds checking within its VCD var definition section functionality via the vcd2vzt conversion utility. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00436EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:11 a.m.•19 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to inadequate bounds checking within its VCD var definition section functionality via the GUI's interactive VCD parsing code. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/16 7:11 a.m.•24 views

Out-of-Bounds-Read

gtkwave is vulnerable to Out-of-bounds Write. The vulnerability is due to inadequate bounds checking within its VCD var definition section functionality via the GUI's legacy VCD parsing code. It allows a Crafting a specially designed .vcd file can result in arbitrary code execution...

7.8CVSS7.7AI score0.00432EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/04/15 1:20 p.m.•29 views

Denial Of Service (DoS)

Traefik is vulnerable to a Denial Of Service DoS. The vulnerability is due improper input validation when managing requests with a Content-length and no body. An attacker can send a GET request to any Traefik endpoint with the Content-length request header which results in an indefinite hang due ...

7.5CVSS7.4AI score0.01046EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/04/15 12:59 p.m.•22 views

Server-Side Request Forgery (SSRF)

mautic/core is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to a flaw in the Asset section, an authenticated user could read system files and access the internal addresses of the application...

6.5CVSS6.8AI score0.00445EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/15 12:35 p.m.•23 views

Deserialization Of Untrusted Data

timber/timber is vulnerable to Deserialization of Untrusted Data. The vulnerability due to a lack of input validation before passing it into the fileexists function. An attacker can execute arbitrary code by uploading files of any type to the server which then gets passed in the phar:// protocol ...

8CVSS8.3AI score0.00454EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/15 12:35 p.m.•23 views

Sensitive Information Disclosure

OpenTelemetry.Instrumentation.AspNetCore and OpenTelemetry.Instrumentation.Http are vulnerable to Sensitive Information Disclosure. The vulnerability is due to the url.full attribute/tag on spans Activity writing the raw query string to logs, which can potentially expose sensitive data such as En...

4.1CVSS6.7AI score0.00291EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2024/04/15 12:24 p.m.•43 views

Sensitive Information Disclosure

Azure.Identity is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper validation of user-supplied input, allowing an attacker to access sensitive information...

5.5CVSS6.5AI score0.00711EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
•added 2024/04/15 12:11 p.m.•17 views

Sensitive Information Disclosure

mautic/core is vulnerable to Sensitive Information Disclosure. The vulnerability is due to inadequate user permission settings. An attacker can access areas of the application that they should be prevented from accessing by exploiting these settings. This could potentially lead to the access of...

8.3CVSS6.5AI score0.00396EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/15 12:6 p.m.•34 views

Denial Of Service (DoS)

eventlet and dnspython are vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of enforcing the preferred behavior of waiting for a valid packet during DNS name resolution, allowing remote attackers to interfere with the resolution process by quickly sending an invalid packet...

7CVSS6.4AI score0.01857EPSS
SaveExploits1References12Affected Software2
Veracode
Veracode
•added 2024/04/15 11:56 a.m.•30 views

Denial Of Service (DoS)

idna is vulnerable to Denial Of Service. The vulnerability is due to a specially crafted argument to the idna.encode function, which could consume significant resources...

7.5CVSS6.2AI score0.01386EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
•added 2024/04/15 10:42 a.m.•17 views

Remote Code Execution (RCE)

magnum is vulnerable to Remote Code Execution RCE. The vulnerability is due to a race condition bug within certmanager.py, which allows a remote attacker to execute arbitrary code...

9.8CVSS8.4AI score0.01063EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
•added 2024/04/15 10:7 a.m.•27 views

Local File Inclusion (LFI)

nicegui is vulnerable to Local File Inclusion. The vulnerability is due to improper handling of resource file requests under the /nicegui/version/resources/key/path:path route, allowing attackers with access to the NiceUI leaflet website to read any file on the backend filesystem accessible to th...

8.2CVSS6.7AI score0.0076EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/15 9:37 a.m.•25 views

Insufficient Verification Of Data Authenticity

org.wildfly.security:wildfly-elytron-http-oidc is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to the session token caching logic when an OIDC app serving multiple tenants accesses a new tenant with a different OIDC configuration. This flaw occurs in...

7.3CVSS6.7AI score0.00328EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2024/04/15 9:8 a.m.•17 views

Cross-Site Scripting (XSS)

mautic/core is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient sanitization of user inputs in the description fields. This can potentially lead an attacker getting elevated access to the system...

9CVSS6.2AI score0.00585EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/04/15 9:7 a.m.•22 views

Code Injection

org.apache.zeppelin,zeppelin is vulnerable to Code Injection. The vulnerability is due to the use of the Shell interpreter as a code generation gateway, allowing attackers to execute generated code...

7.4AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/04/15 9:2 a.m.•23 views

Denial Of Service (DOS)

github.com/sigstore/cosign is vulnerable to a Denial of Service DoS. The vulnerability is due to allocating excessive memory when creating slices based on the number of signatures, manifests, or attestations in untrusted artifacts. This flaw allows an attacker to trigger a Denial of Service via...

7.5CVSS4.2AI score0.00851EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2024/04/15 8:56 a.m.•29 views

Denial Of Service (DoS)

github.com/sigstore/cosign is vulnerable to a Denial of Service DoS. The vulnerability is due to reading the attachment from a remote image entirely into memory without checking the size of the attachment first. This flaw allows an attacker to trigger a Denial of Service via a large crafted...

5.9CVSS4.3AI score0.00658EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/04/15 8:55 a.m.•27 views

Path Traversal

mautic/core is vulnerable to Path Traversal. The vulnerability is due to inadequate input validation in the GrapesJS builder implementation within FileManagerController.php, allowing logged-in users to delete critical files outside media folders...

8.1CVSS6.7AI score0.008EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
•added 2024/04/15 8:53 a.m.•32 views

Cross Site Scripting (XSS)

Summernote is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization of the codeview parameter, which can result in the the execution of arbitrary JavaScript code via a crafted payload...

7.6CVSS6.6AI score0.00663EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities38551