Lucene search
+L
VeracodeRecent

38515 matches found

Veracode
Veracode
added 2025/11/11 7:24 a.m.8 views

Prototype Pollution

mpregular is vulnerable to Prototype Pollution. The vulnerability is due to insufficient validation of user-supplied input in the mp.addEventHandler function, which allows an attacker to inject arbitrary properties into Object.prototype, potentially leading to denial of service or other unexpecte...

7.5CVSS7.1AI score0.00386EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/11 6:59 a.m.9 views

Reverse Tabnabbing Attacks

jupyterlab is vulnerable to Reverse Tabnabbing attacks. The vulnerability is due to missing the noopener attribute in links generated by LaTeX typesetters in Markdown cells and files, which allows an attacker to exploit links with target=blank to potentially hijack the originating browser tab...

4.3CVSS6.5AI score0.0021EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/11 6:55 a.m.9 views

Code Injection

Gardener Extensions is vulnerable to Code Injection. The vulnerability is due to improper handling of user-controlled input in Terraformer-based infrastructure provisioning across AWS, Azure, OpenStack, and GCP providers, which allows an attacker with administrative privileges in a Gardener proje...

9.9CVSS7.4AI score0.00477EPSS
SaveExploits0References11Affected Software4
Veracode
Veracode
added 2025/11/11 6:44 a.m.7 views

Cache Poisoning

get-jwks is vulnerable to cache poisoning. The vulnerability is due to a design flaw where the iss issuer claim may be validated only after keys are retrieved from a shared JWKS cache, which allows an attacker to push a chosen public key into the cache with one crafted JWT and then reuse that...

9.4CVSS9AI score0.00372EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/10 11:4 a.m.8 views

Denial-of-Service (DoS)

rack is vulnerable to Denial-Of-Service. The vulnerability is due to Rack::RequestPOST reading the entire application/x-www-form-urlencoded body into memory due to calling rack.input.readnil without enforcing a length limit, and attackers can send very large form bodies to exhaust process memory...

7.5CVSS6.5AI score0.00605EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/10 10:9 a.m.11 views

Buffer Overflow

libcsp.so is vulnerable to Buffer Overflow. The vulnerability is due to improper handling of input data in the cspusartopen function at drivers/usart/zephyr.c, which allows an attacker to cause memory corruption or execute arbitrary code...

6.5CVSS7.3AI score0.00263EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/10 10:5 a.m.8 views

Information Disclosure

rack is vulnerable to Information Disclosure. The vulnerability is due to trusting unvalidated x-sendfile-type and x-accel-mapping headers, allowing attackers to craft headers that trick the proxy into making internal requests and bypassing access controls...

5.8CVSS6.5AI score0.00434EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/10 9:56 a.m.9 views

Buffer Overflow

libcsp.so is vulnerable to Buffer Overflow. The vulnerability is due to improper handling of the ifname parameter in the cspethinit function, where strcpy is used without validating input length, which allows an attacker to overflow the buffer and potentially execute arbitrary code...

6.5CVSS7.6AI score0.00265EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/10 9:40 a.m.8 views

Prototype Pollution

web3-core-subscriptions is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of user-supplied input in the attachToObject function, which allows an attacker to inject properties into Object.prototype...

7.5CVSS6.7AI score0.00365EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/10 9:14 a.m.13 views

Server-Side Request Forgery (SSRF)

cors-anywhere is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to instances being configured as open proxies that forward attacker-controlled target URLs, methods, and headers without restriction, which allows an attacker to induce requests to internal-only endpoints...

9.5CVSS7AI score0.01005EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/10 9:2 a.m.9 views

Prototype Pollution

messageformat is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of nested message keys containing special characters such as proto, which allows an attacker to inject arbitrary properties into the global object prototype, potentially leading to denial of service ...

7.5CVSS6.8AI score0.00372EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2025/11/10 8:50 a.m.8 views

Path Traversal

mllogger is vulnerable to path traversal. the vulnerability is due to manipulation of the File argument in the loghandler function of mllogger/server.py, which allows an attacker to perform path traversal to read, create, or overwrite files remotely...

7.5CVSS7.3AI score0.00558EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/10 7:1 a.m.9 views

Regular Expression Denial Of Service (ReDoS)

sinatra is vulnerable to Denial-Of-Service. The vulnerability is due to inefficient header parsing when the etag method is used, allowing attackers to send crafted headers that consume excessive CPU time and cause denial of service...

7.5CVSS6.9AI score0.00458EPSS
SaveExploits1References10Affected Software1
Veracode
Veracode
added 2025/11/10 6:57 a.m.9 views

Prototype Pollution

node-cube is vulnerable to Prototype Pollution. The vulnerability is due to improper validation of user-supplied input during the prototype chain initialization process, which allows an attacker to inject malicious properties into built-in object prototypes, potentially leading to denial of servi...

6.5CVSS7.3AI score0.00382EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/10 6:49 a.m.11 views

Parameter-parsing Bypass

Rack is vulnerable to a parameter-parsing Bypass. The vulnerability is due to Rack::QueryParser enforcing its paramslimit only for parameters separated by & while still splitting on both & and ;, which allows an attacker to bypass the parameter count limit by using ; separators to submit excessiv...

7.5CVSS6.4AI score0.00535EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2025/11/10 6:21 a.m.8 views

Deserialization Of Untrusted Data

mllogger is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to manipulation of the loghandler argument data in mllogger/server.py, which triggers unsafe deserialization and allows a remote attacker to supply crafted input that can lead to arbitrary code execution or othe...

6.5CVSS7AI score0.00288EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/10 6:5 a.m.9 views

Prototype Pollution

magix-combine-ex is vulnerable to Prototype Pollution. The vulnerability is due to improper input validation in the util-deps.addFileDepend function, which allows an attacker to inject malicious properties into Object.prototype, leading to denial of service DoS or other unexpected behavior...

9.8CVSS6.7AI score0.00404EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/10 5:51 a.m.6 views

Denial Of Service (DoS)

Authlib is vulnerable to Denial-Of-Service via Oversized JWS/JWT. The vulnerability is due to Authlib accepting base64url-encoded header or signature inputs of unbounded size, allowing attackers to send tokens with huge encoded header/signature fields that exhaust CPU and memory during verificati...

7.5CVSS7AI score0.00596EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/11/10 5:14 a.m.8 views

Prototype Pollution

ts-fns is vulnerable to Prototype Pollution. The vulnerability is due to insufficient validation of user-supplied keys in the assign function, which allows an attacker to modify the Object.prototype chain and inject arbitrary properties, potentially leading to application crashes, unexpected...

6.5CVSS6.8AI score0.004EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/10 2:47 a.m.11 views

Improper Access Control

github.com/opencontainers/runc is vulnerable to improper access control. The vulnerability is due to insufficient validation when bind-mounting /dev/pts/$n to /dev/console after pivotroot, which allows an attacker to manipulate mount paths and gain writable access to sensitive locations,...

8.4CVSS6.3AI score0.00523EPSS
SaveExploits1References11Affected Software2
Veracode
Veracode
added 2025/11/09 8:59 a.m.10 views

OS Command Injection

@react-native-community/cli is vulnerable to OS Command Injection. The vulnerability is due to an exposed endpoint that accepts attacker-controlled POST data and passes it to system execution paths without proper sanitization, which allows an unauthenticated network attacker to run arbitrary...

9.8CVSS7.6AI score0.62378EPSS
SaveExploits5References13Affected Software2
Veracode
Veracode
added 2025/11/09 6:0 a.m.13 views

SQL Injection

Django is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied input when processing crafted dictionaries with dictionary expansion in the connector argument of query methods, which allows an attacker to inject arbitrary SQL queries into database...

9.1CVSS7.8AI score0.19396EPSS
SaveExploits10References13Affected Software2
Veracode
Veracode
added 2025/11/07 8:21 a.m.8 views

Insecure Direct Object Reference (IDOR)

com.liferay.commerce, com.liferay.commerce.service is vulnerable to Insecure Direct Object Reference IDOR. The vulnerability is due to comliferaycommerceorderwebinternalportletCommerceOrderPortletcommerceOrderId parameter not being validated across virtual instances. This allows an attacker in on...

5.3CVSS7AI score0.00255EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/07 8:6 a.m.9 views

SQL Injection

org.open-metadata, openmetadata-service is vulnerable to SQL Injection. The vulnerability is due to improper handling of the entityType parameter in TestDefinitionDAO.listCount due to concatenating untrusted input into an SQL query, allowing attackers to supply crafted entityType values that modi...

7.1CVSS7.6AI score0.0032EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2025/11/07 7:51 a.m.7 views

SQL Injection

org.open-metadata, openmetadata-service is vulnerable to SQL Injection. The vulnerability is due to improper handling of the supportedDataTypeParam parameter in TestDefinitionDAO.listCount due to concatenating untrusted input into an SQL query, allowing attackers to supply crafted...

6.5CVSS7.6AI score0.00256EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/07 7:33 a.m.6 views

SQL Injection

org.open-metadata, openmetadata-service is vulnerable to SQL Injection. The vulnerability is due to improper handling of the entityType parameter in DocStoreDAO.listCount allowing attackers to supply crafted entityType values that modify the query and extract arbitrary data from the database...

6.5CVSS7.7AI score0.00297EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2025/11/06 5:59 p.m.9 views

Directory Traversal

@mastra/mcp-docs-server is vulnerable to Directory Traversal. The vulnerability is due to improper validation of file path inputs in the directory suggestion logic, which allows an attacker to bypass path traversal checks and list the contents of arbitrary directories on the user’s filesystem...

6.5CVSS7.1AI score0.00541EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/06 5:33 p.m.9 views

Cross-site Scripting (XSS)

starcitizenwiki/embedvideo is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper restriction of HTML attributes in the video embedding functionality, which allows an attacker to inject and execute arbitrary web scripts through crafted wikitext...

8.6CVSS6.8AI score0.00282EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2025/11/06 5:13 p.m.9 views

Cross-site Scripting (XSS)

novosga/novosga is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of user-supplied input in the logoNavbar/logoLogin parameters within the /admin component’s SVG File Handler, which allows an attacker to inject and execute arbitrary web scripts remotely...

4.8CVSS7AI score0.00288EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
added 2025/11/06 4:28 p.m.8 views

Prototype Pollution

@messageformat/runtime is vulnerable to Prototype Pollution. The vulnerability is due to insufficient validation of nested message keys during message data processing, which allows an attacker to inject arbitrary properties into the Object prototype and cause denial of service or unexpected...

5.3CVSS6.8AI score0.00323EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/06 9:25 a.m.9 views

Command Injection

adb-mcp Server is vulnerable to Command Injection. The vulnerability is due to improper handling of user-supplied input in certain MCP Server tool definitions and implementations, which allows an attacker to inject and execute arbitrary system commands...

9.8CVSS7.5AI score0.0227EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/11/06 9:18 a.m.10 views

Arbitrary Code Execution

@anthropic-ai/claude-code is vulnerable to Arbitrary Code Execution. The vulnerability is due to the automatic execution of Yarn plugins when running yarn --version, which allows an attacker to bypass the directory trust dialog and execute code before the user confirms trust in the directory...

9.8CVSS7.7AI score0.00341EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/11/06 9:11 a.m.8 views

Open Redirection

@lobehub/chat is vulnerable to Open Redirection. The vulnerability is due to improper validation of X-Forwarded- and Host headers in the OIDC redirect handling logic, which allows an attacker to inject a malicious host and redirect users to arbitrary domains...

4.3CVSS7AI score0.00301EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/11/06 8:58 a.m.9 views

Symlink Validation Bypass

tar-fs is vulnerable to symlink validation bypass. The vulnerability is due to improper validation of symbolic links during tar extraction, which allows an attacker to overwrite arbitrary files if the destination directory is predictable with a crafted tarball...

8.7CVSS7.5AI score0.00516EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/06 8:9 a.m.6 views

Improper Input Validation

github.com/siderolabs/omni is vulnerable to an improper input validation. The vulnerability is due to the lack of validation on the destination address in the WireGuard SideroLink interface configuration, which allows an attacker with access to a malicious workload to send arbitrary packets over...

5.4CVSS7.1AI score0.00182EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/11/06 8:9 a.m.8 views

Remote Code Execution (RCE)

Llama Stack is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper validation of parameters in the resolveastbytype function, which allows an attacker to supply malicious input leading to arbitrary code execution...

5.3CVSS8AI score0.0047EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/06 6:36 a.m.8 views

HTTP Request Smuggling

Http4s is vulnerable to HTTP Request Smuggling. The vulnerability is due to improper handling of the HTTP trailer section, which allows an attacker—when the app is deployed behind a reverse proxy that forwards trailer headers—to bypass front-end security controls, target active users, and poison...

7.5CVSS6.9AI score0.00346EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2025/11/05 12:27 p.m.8 views

HTML Injection

mailgen is vulnerable to HTML injection. The vulnerability is due to improper sanitization of user-supplied content and Mailgen.generatePlaintextemail retaining HTML tags from input. An attacker can supply crafted content to inject HTML into generated plaintext emails...

6.9CVSS6.9AI score0.00409EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2025/11/05 8:40 a.m.8 views

Buffer Overflow

CodeChecker is vulnerable to Buffer Overflow. The vulnerability is due to unsafe handling of input when executing the CodeChecker log command, and attackers can exploit this by supplying crafted log data to cause memory corruption and potentially achieve code execution...

7.8CVSS7.3AI score0.00174EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2025/11/05 8:11 a.m.7 views

Cross-site Scripting (XSS)

s-cart/core and gp247/core are vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of the User-Agent header in the Admin Log Viewer, which allows an attacker to inject malicious scripts that execute in an administrator’s browser when viewing the security log...

5.4CVSS6.7AI score0.00201EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2025/11/05 8:2 a.m.7 views

Authorization Bypass Through User-Controlled Key

github.com/mattermost/mattermost-server is vulnerable to Authorization Bypass Through User-Controlled Key. The vulnerability is due to improper access-control validation due to the board file download endpoint accepting predictable UUIDs without authorization checks. This allows an attacker can...

6.5CVSS8.8AI score0.0025EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
added 2025/11/05 7:47 a.m.10 views

Cross-Site Scripting (XSS)

dotnetnuke.core is vulnerable to a Cross-Site Scripting XSS. The vulnerability is due to improper input validation in the Biography field, which allows an attacker to inject and execute malicious JavaScript code in the context of the website, affecting other users including administrators and...

6.3CVSS6.3AI score0.00166EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/11/05 7:4 a.m.8 views

Stored Cross-Site Scripting (XSS)

com.liferay, com.liferay.change.tracking.service is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper validation of user-supplied input in the notifications widget’s “Name” text field, which allows an attacker to inject arbitrary web scripts or HTML into a...

5.4CVSS5.7AI score0.00197EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/11/05 7:3 a.m.7 views

OS Command Injection

@sequa-ai/sequa-mcp is vulnerable to OS Command Injection. Thee vulnerability is due to improper validation of redirect URLs due to the redirectToAuthorization function opening unvalidated/non-sequa URLs. An attacker can exploit this by supplying a crafted redirect URL to trigger remote OS comman...

6.5CVSS6.5AI score0.01628EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/11/05 6:57 a.m.10 views

Incorrect Authorization

Liferay Portal is vulnerable to Incorrect Authorization. The vulnerability is due to the Batch Engine failing to properly enforce permission checks for import and export tasks, which allows remote authenticated users to access exported data through the REST APIs...

5.3CVSS6.8AI score0.00234EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
added 2025/11/05 6:45 a.m.10 views

Information Disclosure

com.liferay:com.liferay.portal.security.audit.event.generators.user.management is vulnerable to Information Disclosure. The vulnerability is due to audit events recording users’ password reminder answers in audit logs, which allows remote authenticated users to retrieve those answers via the audi...

6.9CVSS7AI score0.00328EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/05 6:8 a.m.7 views

Client-Side Content Injection (XSS)

dotnetnuke.core is vulnerable to Client-Side Content Injection XSS. The vulnerability is due to improper validation of query parameters, which allows an attacker to load and exploit vulnerable themes on client browsers without the site owner’s knowledge...

6.5CVSS7.1AI score0.00322EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/11/05 4:55 a.m.10 views

Cross Site Scripting (XSS)

@meshconnect/web-link-sdk is vulnerable to cross-site scripting XSS. The vulnerability is due to the lack of sanitization of URL protocols in the createLink.openLink function, which allows an attacker to execute arbitrary JavaScript code in the parent page context and access its DOM, storage,...

8.2CVSS6.5AI score0.00438EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/11/05 4:34 a.m.10 views

Command Injection

git-commiters is vulnerable to command injection. The vulnerability is due to improper input sanitization in the gitCommitersoptions, callback function, which allows an attacker to inject arbitrary commands through unsanitized parameters such as cwd or revisionRange...

8.8CVSS7.2AI score0.0228EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2025/11/04 3:43 p.m.5 views

Information Disclosure

OpenBao is vulnerable to an Information Disclosure Vulnerability. The vulnerability is due to a regression in audit log redaction, where raw HTTP request bodies for ACME and OIDC issuer endpoints are not properly HMAC-redacted, allowing short-lived ACME verification codes, authentication response...

7.5CVSS6.4AI score0.00293EPSS
SaveExploits0References3Affected Software2
Total number of security vulnerabilities38515