Lucene search
K
VeracodeRecent

38111 matches found

Veracode
Veracode
•added 2025/01/10 2:52 a.m.•9 views

Reflected Cross-Site Scripting

phpoffice/phpspreadsheet is vulnerable to Unauthorized Reflected Cross-Site Scripting Reflected XSS. The vulnerability is due to improper input handling in the Currency.php file, allows an attacker to inject and execute malicious scripts...

8.3CVSS6.3AI score0.00905EPSS
Exploits1References4Affected Software2
Veracode
Veracode
•added 2025/01/09 5:49 a.m.•5 views

Cross-site Scripting (XSS)

phpMyFAQ is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of HTML content in the FAQ editor at http://localhost/admin/index.php?action=editentry . Attackers can inject malformed HTML elements styled to cover the entire screen, disrupting the user...

7.6CVSS6.2AI score0.00199EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2025/01/09 5:19 a.m.•7 views

Cross-site Scripting (XSS)

dcat/laravel-admin is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper input sanitization in the /admin/auth/menu and /admin/auth/extensions endpoints, allowing attackers to inject malicious scripts...

4.8CVSS6.3AI score0.00254EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/01/09 5:10 a.m.•13 views

Open Redirection

better-auth is vulnerable to an Open Redirect. The vulnerability is due to insufficient validation of the callbackURL parameter in the verify email endpoint. Attackers can manipulate this parameter to redirect users to malicious websites because the origin checker only validates POST requests, an...

7.9CVSS6.7AI score0.0016EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2025/01/09 4:52 a.m.•8 views

Cross-site Scripting (XSS)

dcat/laravel-admin is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper input sanitization in the /admin/articles/create endpoint in version 2.2.0-beta, which allows attackers to inject malicious scripts...

4.8CVSS6.3AI score0.00061EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2025/01/09 4:33 a.m.•5 views

Insecure Direct Object Reference (IDOR)

Khoj is vulnerable to Insecure Direct Object Reference IDOR. The vulnerability is due to the improper implementation of access controls in the updatesubscription endpoint, where the system fails to enforce authorization checks to ensure that only the owner of a subscription can modify it, allowin...

4.3CVSS6.4AI score0.00115EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/01/09 4:32 a.m.•7 views

Unauthorized Access

Apache NiFi is vulnerable to Unauthorized Access. The vulnerability is due to missing fine-grained authorization checks during Process Group creation, allowing attackers to access Parameter Contexts, Controller Services, and Parameter Providers without proper permissions...

5.4CVSS6.7AI score0.37606EPSS
Exploits0References5Affected Software7
Veracode
Veracode
•added 2025/01/09 4:32 a.m.•6 views

Improper Access Control

nilsteampassnet/teampass is vulnerable to Improper access control. The vulnerability is due to the application failing to properly validate whether a folder belongs to the user's allowed folders list defined by an admin, allowing an attacker to bypass access restrictions and access unauthorized...

4.3CVSS6.6AI score0.00128EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/09 4:31 a.m.•7 views

Reflected Cross-Site Scripting (Reflected XSS)

tltneon/lgsl is vulnerable to Reflected Cross-Site Scripting Reflected XSS. The vulnerability is due to improper sanitization of the Referer HTTP header, allowing an attacker to inject arbitrary JavaScript code into the application's HTML response...

5.3CVSS6.2AI score0.00246EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/09 2:34 a.m.•9 views

Improper Access Control

TeamPass is vulnerable to improper access control. The vulnerability is due to improper access control, as the application fails to verify whether a "mailmeaka actionmail" operation is performed by an administrator or manager, allowing an attacker to perform unauthorized operations...

5.4CVSS6.6AI score0.0011EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/09 2:32 a.m.•6 views

Privilege Escalation

nilsteampassnet/teampass is vulnerable to Privilege Escalation. The vulnerability is due to improper access control in TeamPass, which fails to properly validate and restrict a user's actions based on their own privileges, allowing them to act with the privileges of a different userid...

8.1CVSS6.7AI score0.00143EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/09 2:30 a.m.•5 views

Local File Read (LFR)

changedetectionio is vulnerable to Local file read LFR. The vulnerability is due to improper input validation, which allows attackers to exploit user input to construct file paths without adequate sanitization...

8.6CVSS6.6AI score0.00096EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/09 2:24 a.m.•4 views

SQL Injection

python-sql is vulnerable to SQL Injection. The vulnerability is due to insufficient input sanitization and improper handling of unary operators in the python-sql library. Specifically, non-Expression values are not properly escaped, allowing them to be inserted into SQL queries without proper...

6.5CVSS7.2AI score0.00378EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2025/01/08 12:28 p.m.•13 views

SQL Injection

redshiftconnector is vulnerable to SQL injection. The vulnerability is due to SQL injection in the getschemas, gettables, or getcolumns Metadata APIs in version 2.1.4, which could allow an attacker to gain escalated privileges...

8.6CVSS8.1AI score0.00898EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/01/08 8:36 a.m.•11 views

Cross-Site Scripting (XSS)

tecnickcom/tcpdf is vulnerable to Cross-site Scripting XSS. The vulnerability is due to the Error function lacking an htmlspecialchars call for the error message, which allows an attacker to inject malicious scripts into the error message...

7.5CVSS6.6AI score0.00469EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2025/01/08 7:38 a.m.•12 views

Timing Attack

tecnickcom/tcpdf is vulnerable to a Timing Attack. The vulnerability is due to the use of loose comparison != in the unserializeTCPDFtag function, which lacks a constant-time comparison, allowing an attacker to infer hash values through timing discrepancies...

7.5CVSS6.9AI score0.00155EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/01/08 5:50 a.m.•16 views

Remote Code Execution (RCE)

Apache MINA is vulnerable to Remote code execution RCE. The vulnerability is due to lack of necessary security checks and defenses in the ObjectSerializationDecoder, which uses Java’s native deserialization protocol. It allows attackers to exploit the deserialization process by sending malicious...

10CVSS7.8AI score0.55384EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/08 5:9 a.m.•5 views

Cross-site Scripting (XSS)

Koji is vulnerable to cross-site scripting XSS. The vulnerability is due to unsanitized input due to malicious JavaScript code from a crafted link being reflected in the resulting web page, although XSS protections prevent actions or changes in Koji...

5.4CVSS5.3AI score0.00157EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/01/08 5:9 a.m.•3 views

Cross-Site Scripting (XSS)

@marp-team/marp-core is vulnerable to Cross-site scripting XSS. The vulnerability is due to improper neutralization of HTML during sanitization, allowing malicious scripts to bypass defenses and execute...

5.3CVSS6.3AI score0.00092EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/01/08 4:39 a.m.•9 views

Sensitive Information Exposure

Apache Hive is vulnerable to Sensitive Information Exposure. The vulnerability is due to inadequate handling of signature mismatches due to exposing the correct cookie signature to end users when there is a mismatch between the current and expected signature, potentially enabling further...

5.9CVSS6.6AI score0.06462EPSS
Exploits1References10Affected Software3
Veracode
Veracode
•added 2025/01/08 1:50 a.m.•13 views

Unsafe SSL Verification

tecnickcom/tcpdf is vulnerable to Unsafe SSL verification. The vulnerability is due to improper handling of SSL verification settings in TCPDF when using libcurl, where CURLOPTSSLVERIFYHOST and CURLOPTSSLVERIFYPEER are set unsafely. It allows an attacker to perform a Man-in-the-Middle MitM attack...

9.8CVSS7AI score0.00253EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/08 1:49 a.m.•8 views

Denial Of Service (DoS)

tc-lib-pdf-font is vulnerable to Denial Of Service DoS. The vulnerability is due to inadequate validation and handling of font metadata, specifically the FontBBox for Type 1 and TrueType fonts, in tc-lib-pdf-font, allows the font data to be misparsed, leading to potential security issues...

7.3CVSS6.7AI score0.00091EPSS
Exploits0References8Affected Software2
Veracode
Veracode
•added 2025/01/08 1:43 a.m.•15 views

Server-side Template Injection (SSTI)

opencart/opencart is vulnerable to Server-Side Template Injection SSTI. The vulnerability is due to improper validation and sanitization of user inputs within the Theme Editor Function, allows attackers to inject malicious template code that can be executed on the server...

7.2CVSS7.1AI score0.00978EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2025/01/07 7:40 a.m.•5 views

Denial Of Service (DoS)

golang.org/x/net is vulnerable to Denial Of Service DoS. The vulnerability is due to non-linear processing of input length, which causes excessive parsing delays and allows an attacker to craft input that results in a denial of service...

5.3CVSS5.7AI score0.00046EPSS
Exploits0References9Affected Software3
Veracode
Veracode
•added 2025/01/07 7:14 a.m.•6 views

Denial Of Service (DoS)

github.com/clidey/whodb is vulnerable to Denial of Service DoS. The vulnerability is due to the server reading the entire request body into memory without size limits, which allows an attacker to send large request bodies to the server, leading to memory exhaustion and potentially resulting in a...

7AI score
Exploits0
Veracode
Veracode
•added 2025/01/07 6:52 a.m.•9 views

Server-Side Request Forgery (SSRF)

ch.qos.logback, logback-core is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of the DOCTYPE declaration in XML configuration files, allowing an attacker to forge requests...

2.4CVSS6.6AI score0.00064EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/07 6:18 a.m.•6 views

Privilege Escalation

github.com/openshift/must-gather is vulnerable to Privilege Escalation. The vulnerability is due to improper access controls and lack of validation in the MustGather.managed.openshift.io Custom Defined Resource CRD, which allows a non-privileged user to craft objects that misuse the most privileg...

8.8CVSS6.6AI score0.00175EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/01/07 6:17 a.m.•9 views

Insufficiently Protected Credentials

GoPhish is vulnerable to Insufficiently Protected Credentials. The vulnerability is due to improper handling of mail server credentials due to storing cleartext passwords for the configured IMAP and SMTP servers, exposing sensitive information to attackers...

7.5CVSS6.4AI score0.00058EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2025/01/07 5:53 a.m.•3 views

Out-of-bounds Read

libpoppler.so is vulnerable to Out-of-bounds Read. The vulnerability is due to improper handling of bitmap combinations within the JBIG2Bitmap::combine function in JBIG2Stream.cc, leading to potential memory access errors...

4.3CVSS6.5AI score0.00305EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/01/07 5:42 a.m.•6 views

Privilege Escalation

github.com/hashicorp/nomad is vulnerable to Privilege Escalation. The vulnerability is due to unredacted workload identity tokens that allow unauthorized privilege escalation within a namespace...

6.5CVSS6.9AI score0.00409EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/01/07 4:27 a.m.•10 views

Directory Traversal

Uptime Kuma is vulnerable to Directory Traversal. The vulnerability is due to inadequate validation of user-supplied URLs that allows attackers to exploit the file:/// protocol, enabling access to sensitive local files via the "real-browser" request type...

6.8CVSS6.4AI score0.65749EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/07 3:3 a.m.•8 views

Account Takeover

Socialstream is vulnerable to Account Takeover. The vulnerability is due to the lack of a confirmation step when linking social accounts and the potential use of -stateless in the Socialite configuration, which allows an attacker to link a social account to an authenticated user’s account without...

8.9CVSS6.4AI score0.00159EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/01/07 3:0 a.m.•6 views

Remote Code Execution (RCE)

com.databricks, databricks-jdbc is vulnerable to Remote code execution RCE. The vulnerability is due to insufficient validation or sanitization of the krbJAASFile parameter in the Databricks JDBC Driver, allows the attacker to manipulate the JDBC URL, enabling a JNDI injection that can lead to...

7.3CVSS7.9AI score0.01746EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/01/07 2:56 a.m.•20 views

Remote Code Execution (RCE)

craftcms/cms is vulnerable to Remote Code Execution RCE. The vulnerability is due to the registerargcargv directive being enabled in the php.ini configuration, which allows an attacker to execute arbitrary code on the affected system remotely...

9.8CVSS8.1AI score0.93926EPSS
Exploits9References6Affected Software1
Veracode
Veracode
•added 2025/01/07 2:53 a.m.•7 views

Incorrect Implementation Of The Authentication Algorithm

org.apache.kafka, kafka-clients is vulnerable to an incorrect implementation of the authentication algorithm. The vulnerability is due to the lack of nonce verification in Apache Kafka's SCRAM implementation, where the server does not verify that the nonce sent by the client in the second message...

5.3CVSS6.8AI score0.00528EPSS
Exploits0References8Affected Software2
Veracode
Veracode
•added 2025/01/06 12:5 p.m.•7 views

Authorization Bypass

golang.org/x/crypto is vulnerable to Authorization Bypass. The vulnerability is due to improper handling of public key authentication callbacks where the order or reuse of keys in the callback can lead to incorrect authorization decisions, allowing attackers to exploit misused APIs or assumptions...

9.1CVSS7.1AI score0.3863EPSS
Exploits2References8Affected Software2
Veracode
Veracode
•added 2025/01/06 11:43 a.m.•3 views

Denial Of Service (DoS)

github.com/CosmWasm/wasmd is vulnerable to Denial Of Service DoS. The vulnerability is due to an uncaught exception caused by simulation of Wasmd message...

7AI score
Exploits0
Veracode
Veracode
•added 2025/01/06 10:38 a.m.•12 views

Insufficient Verification Of Data Authenticity

org.wildfly:wildfly-elytron-oidc-client-subsystem is vulnerable to authorization code injection. The vulnerability is due to improper session handling that allows an attacker to inject a stolen authorization code into their own session with a victim's identity, typically through a Man-in-the-Midd...

4.2CVSS7.1AI score0.00121EPSS
Exploits0References10Affected Software3
Veracode
Veracode
•added 2025/01/06 9:1 a.m.•12 views

XML External Entity (XXE) Injection

simplesamlphp is vulnerable to XML External Entity XXE injection. The vulnerability is due to improper handling of untrusted XML input, which allows attackers to exploit maliciously crafted XML documents, such as SAMLResponse, to access sensitive information or perform other malicious activities...

8.3CVSS7.1AI score0.00183EPSS
Exploits0References4Affected Software5
Veracode
Veracode
•added 2025/01/06 7:15 a.m.•7 views

Directory Traversal

Spatie/browsershot is vulnerable to Directory Traversal. The vulnerability is due to URI normalization in the browser, where the check for file:// can be bypassed using file:\ instead, allows the attacker to manipulate the path and access files outside the intended directory...

8.7CVSS7AI score0.0007EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/01/06 6:46 a.m.•10 views

Cross-Site Scripting (XSS)

Liferay Portal is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper validation of user input in the Service Class text field, allowing remote attackers to inject arbitrary web scripts or HTML...

4.8CVSS6.3AI score0.00175EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2025/01/06 6:16 a.m.•8 views

Privilege Escalation

open-cluster-management.io/ocm is vulnerable to Privilege Escalation. The vulnerability is due to improper service account management, where the cluster-manager service account is bound to a ClusterRole with broad permissions, including the ability to create Pod resources. It allows attackers on...

7.5CVSS6.7AI score0.00169EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/01/06 6:4 a.m.•22 views

Remote Code Execution (RCE)

Unisharp/laravel-filemanager is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper validation of file extensions and mimetypes, which allows an attacker to bypass security mechanisms by inserting the . character after the php file extension...

9.8CVSS7.9AI score0.04387EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/01/06 2:50 a.m.•4 views

Cleartext Transmission Of Sensitive Information

Keycloak is vulnerable to plain text replication. The vulnerability is due to the environment option KCCACHEEMBEDDEDMTLSENABLED not functioning as intended, resulting in JGroups replication configuration always using plain text, which allows attackers on adjacent networks to intercept and read...

5.7CVSS6.4AI score0.0003EPSS
Exploits0References11Affected Software1
Veracode
Veracode
•added 2025/01/06 2:49 a.m.•11 views

Authentication Bypass

Elasticsearch is vulnerable to Authentication Bypass. The vulnerability is due to improper implementation of authorization controls, allowing a malicious actor to circumvent Document Level Security and access restricted documents...

6.5CVSS6.6AI score0.00369EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/01/06 2:48 a.m.•4 views

Privilege Escalation

github.com/minio/minio is vulnerable to Privilege Escalation. The vulnerability is due to improper validation and handling of imported IAM policies in the IAM import API, allows an attacker to escalate their privileges and potentially gain unauthorized access to resources or perform actions beyon...

7.5AI score
Exploits0
Veracode
Veracode
•added 2025/01/06 2:47 a.m.•4 views

Stack Overflow

github.com/cosmos/cosmos-sdk, cosmossdk.io/x/tx is vulnerable to Stack overflow. The vulnerability is due to improper handling of transaction decoding in Cosmos SDK, allows for excessive resource consumption or stack overflow when processing transactions, potentially leading to system instability...

7.5AI score
Exploits0
Veracode
Veracode
•added 2025/01/03 7:25 p.m.•8 views

Time-of-Check Time-of-Use (TOCTOU)

Apache Tomcat is vulnerable to a Time-of-Check Time-of-Use TOCTOU. The vulnerability is due to incomplete mitigation and improper handling of file path canonicalization on case-insensitive file systems when the default servlet write is enabled, which allows an attacker to exploit race conditions ...

9.8CVSS6.9AI score0.84587EPSS
Exploits12References8Affected Software3
Veracode
Veracode
•added 2025/01/03 10:17 a.m.•7 views

BREACH Attack

Varnish VCL templates are vulnerable to the BREACH vulnerability. The vulnerability is due to improper handling of HTTP compression, allowing secrets to be extracted through carefully crafted requests...

7AI score
Exploits0
Veracode
Veracode
•added 2025/01/03 9:24 a.m.•5 views

Denial Of Service (DoS)

league/commonmark is vulnerable to Denial of service DoS. The vulnerability is due to unbounded resource exhaustion caused by inefficient code handling specially crafted Markdown inputs, which allows an attacker to tie up CPU resources or PHP-FPM processes and deny service to legitimate users...

7.2AI score
Exploits0
Total number of security vulnerabilities38111