Lucene search
K
VeracodeRecent

38290 matches found

Veracode
Veracode
added 2025/10/31 9:29 a.m.8 views

Insecure Direct Object Reference (IDOR)

Liferay Portal including Liferay DXP is vulnerable to an Insecure Direct Object Reference IDOR. The vulnerability is due to the Contacts Center widget directly exposing the comliferaycontactswebportletContactsCenterPortletentryId parameter without proper authorization checks. An attackers can use...

6.9CVSS7AI score0.00257EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/10/31 8:46 a.m.8 views

Improper Authentication

flowise is vulnerable to Improper Authentication. The vulnerability is due to minimal authentication and lack of role-based access controls RBAC, followed by the default installation operating without authentication unless explicitly configured, which allows an attacker to execute unauthorized OS...

7.4AI score
Exploits0
Veracode
Veracode
added 2025/10/31 8:40 a.m.6 views

Improper Certificate Validation

KubernetesClient is vulnerable to Improper Certificate Validation. The vulnerability is due to inadequate verification of the certificate trust chain, which allows an attacker to present a forged certificate and perform man-in-the-middle attacks or impersonate the Kubernetes API server...

6.8CVSS6.9AI score0.00288EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2025/10/31 8:12 a.m.6 views

Cross-site Scripting

Liferay Portal is vulnerable to Cross-Site Scripting. The vulnerability is due to the Calendar events feature failing to escape or validate HTML in the First Name, Middle Name, and Last Name text fields, and attackers can exploit this by submitting crafted payloads into those fields to execute...

5.4CVSS7AI score0.002EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/31 7:34 a.m.8 views

Path Traversal

esm.sh is vulnerable to Path Traversal. The vulnerability is due to improper validation of the X-Zone-Id HTTP header when constructing filesystem paths, which allows an attacker to use ../ sequences to write files outside the intended storage directory and access arbitrary locations on the system...

6.9CVSS7.2AI score0.02829EPSS
Exploits2References6Affected Software1
Veracode
Veracode
added 2025/10/31 7:33 a.m.7 views

Uncontrolled Recursion

express-xss-sanitizer is vulnerable to uncontrolled recursion. The vulnerability is due to an unbounded recursion depth in the sanitize function in lib/sanitize.js when processing a JSON request body, which allows an attacker to cause a denial of service by triggering infinite recursion...

5.3CVSS6.5AI score0.00419EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/10/31 7:24 a.m.5 views

Improper Access Control

Dragonfly is vulnerable to Improper Access Control. The vulnerability is due to the /api/v1/jobs and /preheats endpoints in the Manager web UI being accessible without authentication, which allows an unauthenticated attacker with network access to create numerous malicious jobs and cause a...

9.1CVSS7AI score0.00361EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/31 6:30 a.m.5 views

Regular Expression Denial Of Service (ReDoS)

Transformers is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient handling of numeric strings in the normalizenumbers method of the EnglishNormalizer class, which allows an attacker to exploit crafted input with long digit sequences to cause excessi...

5.3CVSS5.3AI score0.00349EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2025/10/30 1:44 p.m.26 views

Relative Path Traversal

Apache Tomcat is vulnerable to Path Traversal. The vulnerability is due to the rewritten URL being normalized before it was decoded. This allows an attackers to manipulate the request URI and, if PUT is enabled, upload malicious files to bypass security constraints protecting /WEB-INF/ and...

7.5CVSS7.9AI score0.66535EPSS
Exploits4References13Affected Software3
Veracode
Veracode
added 2025/10/30 12:4 p.m.7 views

Deserialization Of Untrusted Data

com.hubspot.jinjava, jinjava is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to use of mapper.getTypeFactory.constructFromCanonical which allows the underlying ObjectMapper to deserialize attacker-controlled input into arbitrary classes...

10CVSS7.1AI score0.02315EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2025/10/30 11:38 a.m.8 views

Improper Certificate Validation

Dragonfly is vulnerable to Improper Certificate Validation. The vulnerability is due to the Manager’s Certificate gRPC service not verifying whether the requested IP addresses belong to the requesting peer, which allows an attacker to obtain valid TLS certificates for arbitrary IP addresses and...

8.7CVSS7.1AI score0.00219EPSS
Exploits1References5Affected Software2
Veracode
Veracode
added 2025/10/30 11:22 a.m.18 views

Improper Neutralization Of Escape, Meta, Or Control Sequences

Apache Tomcat is vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences vulnerability. The vulnerability is due to Tomcat logging unescaped, user-controlled URL data to console output, and attackers can use specially crafted URLs to inject ANSI escape sequences to manipulate...

9.6CVSS7AI score0.09917EPSS
Exploits0References11Affected Software4
Veracode
Veracode
added 2025/10/30 10:42 a.m.6 views

Improper Input Sanitization

github.com/mattermost/mattermost-server is vulnerable to improper input sanitization. The vulnerability is due to insufficient sanitization of user data during shared channel membership synchronization, which allows an attacker from a malicious or compromised remote cluster to access sensitive us...

6.5CVSS6.8AI score0.00242EPSS
Exploits0References4Affected Software2
Veracode
Veracode
added 2025/10/30 10:15 a.m.6 views

Arbitrary File Read

flowise is vulnerable to an arbitrary file read. The vulnerability is due to improper validation of the chatId parameter in the /api/v1/get-upload-file and /api/v1/openai-assistants-file/download endpoints, which allows an attacker to read unintended files on the local filesystem and potentially...

6.7AI score
Exploits0
Veracode
Veracode
added 2025/10/30 9:38 a.m.7 views

Stored Cross-Site Scripting (XSS)

Liferay Portal is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper input validation in the Instance Configuration’s CDN Host HTTP and CDN Host HTTPS text fields, which allows an authenticated instance administrator to inject arbitrary web scripts or HTML into al...

4.8CVSS5.5AI score0.00219EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2025/10/30 9:8 a.m.8 views

Server Side Request Forgery (SSRF)

Ghost is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper validation of user-supplied URLs, which allows an attacker to send crafted requests to internal resources and potentially access sensitive information...

6.5CVSS7AI score0.00483EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2025/10/30 7:55 a.m.5 views

Server-Side Request Forgery (SSRF)

hackmd-mcp is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper validation of user-supplied hackmdApiUrl values via the Hackmd-Api-Url HTTP header or a base64-encoded JSON query parameter, which allows an attacker to redirect outbound API requests to internal...

6.9CVSS7AI score0.00335EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/30 5:6 a.m.7 views

NULL Pointer Dereference

Dragonfly is vulnerable to NULL Pointer Dereference. The vulnerability is due to improper handling of function return values, where a value is dereferenced even when the function returns an error, which allows an attacker to trigger a nil dereference and cause a denial of service through...

6.9CVSS6.9AI score0.00293EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/30 4:42 a.m.5 views

Improper Input Validation

Dragonfly is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation in the gRPC and HTTP APIs, which allows an attacker to send crafted requests that create or read arbitrary files on a peer’s system, leading to data theft and potential remote code execution...

9.8CVSS7.7AI score0.0068EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/29 2:10 p.m.11 views

Timing Attack

Dragonfly is vulnerable to Timing Attack. The vulnerability is due to the use of simple string comparisons in the Proxy feature’s access control mechanism, which allows an attacker to guess the password one character at a time by analyzing response time variations...

6.9CVSS7.1AI score0.00315EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/29 1:21 p.m.7 views

Hash Collision Weakness

Dragonfly is vulnerable to Hash Collision Weakness. The vulnerability is due to the use of insecure hash functions such as MD5 for verifying downloaded files, which allows an attacker to craft malicious files with colliding hashes and replace legitimate files without detection...

6.9CVSS7AI score0.00152EPSS
Exploits0References4Affected Software2
Veracode
Veracode
added 2025/10/29 1:1 p.m.7 views

Man-In-The-Middle (MITM)

Dragonfly is vulnerable to Man-in-the-Middle MitM attack. The vulnerability is due to the scheduler being hardcoded to use the insecure HTTP protocol for downloading tiny files, which allows an attacker to intercept and modify network requests to deliver malicious or altered data...

6.9CVSS9AI score0.0013EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2025/10/29 10:13 a.m.4 views

Client-Side Path Traversal

Nuxt is vulnerable to Client-Side Path Traversal. The vulnerability is due to improper validation of user-controlled data within the Island payload revival mechanism, which allows an attacker to craft malicious nuxtisland objects that manipulate client-side requests to arbitrary endpoints within...

3.1CVSS7.1AI score0.00344EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2025/10/29 10:1 a.m.5 views

Improper Access Control

@executeautomation/database-server is vulnerable to Improper Access Control. The vulnerability is due to inadequate enforcement of the “read-only” mode in the npm distribution, which allows an attacker to perform unauthorized operations on connected databases such as PostgreSQL...

8.1CVSS6.9AI score0.00363EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2025/10/29 8:10 a.m.7 views

Sensitive Information Exposure

com.liferay.portal, com.liferay.portal.kernel is vulnerable to Sensitive Information Exposure. The vulnerability is due to remote staging not properly obtaining the live site's remote address from the database, which allows remote authenticated users—who can obtain the staging server’s shared...

5.3CVSS6.8AI score0.0029EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2025/10/29 7:34 a.m.5 views

Improper Command Restriction

mcp-kubernetes-server is vulnerable to improper command restriction. The vulnerability is due to incomplete validation of chained commands in the implementation of --disable-write and --disable-delete, which allows an attacker to bypass restrictions and execute unauthorized write or delete...

5.3CVSS7.5AI score0.00281EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/29 6:34 a.m.4 views

Denial Of Service (DoS)

go.temporal.io/server is vulnerable to Denial of service DoS. The vulnerability is due to insufficiently specific bounds checking on the authorization header, which allows an attacker to trigger excessive memory allocation leading to a denial of service...

6.9CVSS6.9AI score0.00362EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/10/29 5:33 a.m.7 views

Account Takeover

color is vulnerable to Account Takeover. The vulnerability is due to a phishing-based takeover of the npm publishing account, which allowed an attacker to inject malware that attempted to redirect cryptocurrency transactions in browser environments...

8.8CVSS6.9AI score0.00378EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/10/28 4:42 p.m.5 views

Cross-site Scripting (XSS)

io.vertx:vertx-web is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper escaping of file and directory names in generated HTML when directory listing is enabled, which allows an attacker to craft malicious filenames that execute arbitrary scripts in the browser of users...

6.4CVSS6.6AI score0.00265EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2025/10/28 4:21 p.m.6 views

Command Injection

org.fitnesse:fitnesse is vulnerable to Command Injection. The vulnerability is due to improper validation of user-supplied input, which allows a remote authenticated attacker to inject and execute arbitrary operating system commands...

9.8CVSS7.5AI score0.00992EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/10/28 12:3 p.m.4 views

Cross-site Scripting

com.liferay.account.admin.web is vulnerable to Cross-Site Scripting. The vulnerability is due to insufficient input validation and improper output encoding due to the Account "Name" text field. This allows an attacker can inject a crafted payload into that field which is stored and later rendered...

5.4CVSS6.4AI score0.002EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2025/10/28 11:4 a.m.5 views

Cross-site Scripting

com.liferay.commerce.order.web is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient input validation and output encoding due to the Account “Name” text field accepting unneutralized input; an attacker can inject a crafted payload into that field which is stored and...

5.4CVSS5.9AI score0.002EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/28 10:59 a.m.9 views

Timing Attack

com.ongres.scram:scram-common is vulnerable to Timing Attack. The vulnerability is due to the use of Arrays.equals for comparing sensitive authentication values, which performs short-circuit evaluations and causes variable execution times, allowing an attacker to exploit timing differences to inf...

8.7CVSS6.9AI score0.00835EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2025/10/28 9:53 a.m.6 views

Deserialization Of Untrusted Data

h2o is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to improper handling of JDBC connection parameters with insufficient input validation, which allows an attacker to bypass regular expression checks using double URL encoding and subsequently read arbitrary files or...

9.8CVSS9.6AI score0.00839EPSS
Exploits1References4Affected Software2
Veracode
Veracode
added 2025/10/28 8:26 a.m.5 views

Cross-site Scripting

com.liferay.portal.workflow.kaleo.designer.web is vulnerable to Cross-Site Scripting. The vulnerability is due to the workflow builder accepting and persisting crafted input without neutralizing HTML/JavaScript, allowing attackers to inject arbitrary web script or HTML by submitting specially...

5.4CVSS6.4AI score0.00203EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2025/10/28 8:12 a.m.8 views

Improper Domain Name Validation

com.liferay.portal, com.liferay.portal.impl is vulnerable to an improper domain name validation. The vulnerability is due to incorrect identification of the subdomain in domain names, which can lead to the creation of a supercookie, allowing an attacker controlling a website with the same top-lev...

7.5CVSS6.5AI score0.00375EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2025/10/28 7:11 a.m.5 views

Stored Cross-Site Scripting (XSS)

n8n is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of user input in the initialMessages field of the @n8n/n8n-nodes-langchain.chatTrigger component, which allows an attacker to inject malicious JavaScript that executes in the browser of users...

5.4CVSS5.7AI score0.00222EPSS
Exploits0References5Affected Software4
Veracode
Veracode
added 2025/10/28 4:27 a.m.6 views

Cross-site Scripting (XSS)

com.liferay, com.liferay.dynamic.data.mapping.form.field.type is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper validation of user-supplied input in rich text type fields within objects, which allows an attacker to inject and execute arbitrary web scripts or HTML...

6.1CVSS6.8AI score0.00207EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2025/10/27 1:58 p.m.4 views

Cross-site Scripting

dotnetnuke.core is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper encoding of user input in URL and template rendering, allowing attackers to inject malicious scripts that execute in victims’ browsers...

6.5CVSS6.5AI score0.00196EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/10/27 12:47 p.m.8 views

Cross-site Scripting

dotnetnuke.core is vulnerable to Cross-Site Scripting. The vulnerability is due to lack of input sanitization of module titles due to administrators and content editors being able to set raw HTML including JavaScript in titles, allowing attackers to inject scripts that execute in other user's...

4.8CVSS6.9AI score0.00171EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/10/27 11:31 a.m.8 views

SQL Injection

net.mingsoft:ms-mcms is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of the contenttitle parameter in the /cms/content/list endpoint, which allows an attacker to inject and execute arbitrary SQL queries through crafted input in the FreeMarker template rendering...

9.8CVSS7.8AI score0.0058EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2025/10/27 11:16 a.m.6 views

Cross-site Scripting (XSS)

net.mingsoft:ms-mcms is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper validation of user-supplied input, which allows an attacker to inject and execute arbitrary JavaScript in the victim’s browser through a crafted payload...

6.1CVSS6.7AI score0.00223EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2025/10/27 10:2 a.m.3 views

Improper Access Control

Liferay Portal is vulnerable to Improper Access Control. The vulnerability is due to the default membership type being set to “Open” due to newly created sites allowing any registered user to become a member, enabling remote attackers who join the site to view, add, or edit content...

5.4CVSS6.7AI score0.00231EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2025/10/27 9:24 a.m.7 views

Improper Authentication

com.liferay, com.liferay.multi.factor.authentication.timebased.otp.web is vulnerable to improper authentication. The vulnerability is due to the reuse of time-based one-time passwords TOTP within their validity period, which allows an attacker with access to a user’s TOTP to authenticate as that...

6.5CVSS7AI score0.00165EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/27 8:33 a.m.7 views

Predictable Random Number Generator (PRNG)

org.sakaiproject.kernel, sakai-kernel-impl is vulnerable to Use of a Predictable Random Number Generator PRNG. The vulnerability is due to the use of java.util.Random, a non-cryptographic PRNG, for initializing the AES256TextEncryptor password, which allows an attacker to predict the encryption k...

5.9CVSS6.6AI score0.00182EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/27 8:1 a.m.6 views

Improper Access Control

com.liferay.portal, release.portal.bom is vulnerable to improper access control. The vulnerability is due to the failure to restrict API access before a user changes their initial password, which allows an attacker to remotely access and modify content via the API...

6.9CVSS6.6AI score0.00244EPSS
Exploits0References3Affected Software2
Veracode
Veracode
added 2025/10/27 5:49 a.m.5 views

Identity Spoofing

org.igniterealtime.openfire, xmppserver is vulnerable to identity spoofing. The vulnerability is due to regex-based extraction of the Common Name CN from an unescaped, provider-dependent Distinguished Name DN string, which allows an attacker to impersonate other users using crafted certificate...

5.9CVSS6.6AI score0.0022EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/10/27 5:24 a.m.5 views

Denial-of-Service (DoS)

Liferay Portal is vulnerable to a Denial-of-Service DoS. The vulnerability is due to the application not limiting the number of objects returned from GraphQL queries, which allows an attacker to execute queries that return a large number of objects and exhaust system resources...

7.5CVSS6.9AI score0.00343EPSS
Exploits0References10Affected Software2
Veracode
Veracode
added 2025/10/27 4:50 a.m.4 views

Stored Cross-Site Scripting (XSS)

com.liferay, com.liferay.users.admin.web is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper sanitization or escaping of user input in organization site names, which allows an attacker to inject and execute malicious JavaScript code on affected instances...

5.4CVSS5.8AI score0.00197EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/10/24 8:7 p.m.6 views

Improper Access Control

io.vertx:vertx-web is vulnerable to Improper Access Control. The vulnerability is due to a flaw in the StaticHandler configuration that restricts access only to hidden files but not hidden directories, which allows an attacker to access sensitive files such as .git/config within hidden directorie...

7.5CVSS6.5AI score0.00459EPSS
Exploits0References5Affected Software1
Total number of security vulnerabilities38290