Lucene search
+L
VeracodeRecent

38537 matches found

Veracode
Veracode
added 2024/12/18 7:15 a.m.12 views

Out-of-bounds Read

Ant-Media-Server is vulnerable to Out-of-bounds Read. The vulnerability is due to insufficient input sanitization in the logging mechanism, allowing user-controllable data, such as identifiers or sensitive information, to be included in log entries without proper filtering or validation. This cou...

7.5CVSS6.3AI score0.00536EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/18 7:12 a.m.16 views

Information Leakage

io.undertow, undertow-core is vulnerable to Information Leakage. The vulnerability is due to the incorrect reuse of an HTTP request header value from a previous stream for a subsequent stream on the same HTTP/2 connection, allowing an attacker to potentially leak information between requests...

6.3AI score
SaveExploits0References11Affected Software1
Veracode
Veracode
added 2024/12/18 7:5 a.m.15 views

NULL Pointer Dereference

github.com/moby/moby is vulnerable to a NULL Pointer Dereference. The vulnerability is due to improper handling of null pointers in the daemon/images/imagehistory.go file, which can lead to a crash or denial of service...

6.5CVSS6.5AI score0.00786EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/18 6:59 a.m.10 views

Directory Traversal

pythonlibarchive is vulnerable to Directory Traversal. The vulnerability is due to insufficient sanitization of file paths during the extraction process, which fails to properly handle or restrict the traversal of directory paths, allowing attackers to use special characters such as ../ to escape...

8.8CVSS6.7AI score0.02041EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/12/18 6:45 a.m.12 views

Arbitrary File Read

github.com/siyuan-note/siyuan is vulnerable to Arbitrary File Read. The vulnerability is due to insufficient input validation of the paths parameter in the /api/export/exportResources endpoint, allowing attackers to manipulate the file paths and traverse the directory structure...

8.7CVSS6.6AI score0.00597EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/18 6:32 a.m.10 views

Cross-site Scripting (XSS)

ibexa/admin-ui is vulnerable to a Cross-Site Scripting XSS. The vulnerability is due to improper sanitization in the Content name pattern mechanism, which is used to build Content names from one or more fields. Exploitation requires Content edit permissions, allowing an attacker to inject malicio...

5.3CVSS6AI score0.00511EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/12/18 6:15 a.m.10 views

Cross-site Scripting (XSS)

rails-html-sanitizer is vulnerable to a Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of HTML content when specific configurations are used. If HTML5 sanitization is enabled and the application developer overrides the sanitizer's allowed tags to include the "noscript...

6.1CVSS5.9AI score0.00463EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/18 5:40 a.m.12 views

Cross Site Scripting

SimpleXLSX is vulnerable to Cross Site Scripting. The vulnerability is due to insufficient input validation and sanitization in the toHTMLEx method, allowing the execution of arbitrary JavaScript code when processing Excel XLSx files...

6.8CVSS7AI score0.00452EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/12/18 5:28 a.m.22 views

Cookie Poisoning

Quarkus-HTTP is vulnerable to Cookie Poisoning. The vulnerability is due to improper parsing of cookies with specific value-delimiting characters, allowing attackers to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values...

7.4CVSS6.8AI score0.00796EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2024/12/18 4:23 a.m.9 views

Use Of A Broken Or Risky Cryptographic Algorithm

github.com/beego/beego is vulnerable to Use of a Broken or Risky Cryptographic Algorithm. The vulnerability is due to the use of MD5 as a hashing algorithm, which allows two different inputs to produce the same hash value...

7.5CVSS6.7AI score0.00342EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/18 4:1 a.m.11 views

XML External Entity

org.http4k, http4k-format-xml is vulnerable to XML External Entity XXE Injection. The vulnerability is due to improper handling of malicious XML content in requests, which could allow attackers to access sensitive local information, perform Server-side Request Forgery SSRF, or potentially execute...

9.8CVSS7.2AI score0.01902EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/17 1:12 p.m.10 views

HTML Injection

Directus is vulnerable to HTML Injection. The vulnerability is due to the filtering of restricted characters, such as HTML tags, being implemented on the client-side, which can be bypassed. It allowing an attacker to inject malicious HTML content...

5.7CVSS6.5AI score0.00339EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2024/12/17 1:9 p.m.14 views

Improper Input Validation

dev.sigstore, sigstore-java is vulnerable to Improper Input Validation. The vulnerability is due to insufficient verification in the KeylessVerifier.verify method, which fails to properly validate whether the inclusion proof provided by a bundle corresponds to the correct log, allows an attacker ...

2.1CVSS6.9AI score0.00209EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/17 11:33 a.m.10 views

Sensitive Information Exposure

github.com/argoproj/argo-workflows/v3 is vulnerable to a Sensitive Information Exposure. The vulnerability is due to the absence of proper authentication checks in the GET Workflow endpoint when retrieving Archived Workflows. Specifically, when using --auth-mode=client, fake or spoofed tokens can...

7.5CVSS6.4AI score0.00656EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/12/17 10:44 a.m.12 views

Arbitrary File Read

github.com/siyuan-note/siyuan is vulnerable to Arbitrary File Read. The vulnerability is due to lack of proper validation on the path parameter in the /api/template/render endpoint, allows attackers to manipulate the path and access sensitive files on the host system...

8.7CVSS6.5AI score0.00731EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/17 10:44 a.m.16 views

Code Injection

Mongoose is vulnerable to a Code Injection. The vulnerability is due to improper use of the $where operator, which allows the execution of arbitrary JavaScript code in MongoDB queries. This could lead to code injection attacks, enabling unauthorized access to or manipulation of database data...

9.1CVSS7.3AI score0.03988EPSS
SaveExploits3References8Affected Software1
Veracode
Veracode
added 2024/12/17 10:25 a.m.9 views

Open Redirection

github.com/bunkerity/bunkerweb is vulnerable to an Open Redirection. The vulnerability is due to improper validation of the "next" parameter in the loading endpoint, which allows attackers to redirect authenticated users to arbitrary external URLs. For example, visiting...

5.1CVSS6.5AI score0.0076EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2024/12/17 10:20 a.m.10 views

Insufficient Validation Of Integration Time

sigstore is vulnerable to insufficient validation of integration time. The vulnerability is due to insufficient validation of the integration time in "v2" and "v3" bundles, which allows an attacker to modify the timestamp and cause the signature verification to fail. However, the attack does not...

6.9CVSS6.5AI score0.0024EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/17 9:59 a.m.8 views

Arbitrary File Write

github.com/siyuan-note/siyuan is vulnerable to Arbitrary File Write. The vulnerability is due to improper handling of the /api/asset/upload endpoint, which allows arbitrary file writing to the host and enables stored cross-site scripting via the file upload mechanism...

8.7CVSS6AI score0.0037EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/12/17 8:24 a.m.14 views

Server-side Template Injection (SSTI)

SiYuan is vulnerable to Server-Side Template Injection SSTI. The vulnerability is due to improper handling of templates in the /api/template/renderSprig endpoint, allowing attackers to access environment variables through the Sprig template engine...

9.8CVSS7AI score0.00602EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/17 7:47 a.m.12 views

Cross-site Scripting (XSS)

rails-html-sanitizer is vulnerable to a Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of HTML content when specific configurations are used. If HTML5 sanitization is enabled and the application developer overrides the sanitizer's allowed tags to include both "math" a...

6.1CVSS6AI score0.00581EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2024/12/17 4:56 a.m.8 views

Denial Of Service (DoS)

python-multipart is vulnerable to a Denial of Service DoS. The vulnerability is due to excessive logging and inefficient handling of data when parsing form data. Specifically, line breaks before the first boundary and trailing bytes after the last boundary are processed one byte at a time, emitti...

5.9CVSS6.6AI score0.00378EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/16 3:21 p.m.14 views

Server-Side Request Forgery (SSRF)

Mobile Security Framework MobSF is vulnerable to a Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of HTTP redirects in the checkurl method, where the requests.get function is configured with allowredirects=True. This allows an SSRF when a request to...

7.5CVSS6.8AI score0.00407EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/16 12:43 p.m.15 views

Database Credentials Exposure

thorsten/phpmyfaq is vulnerable to Database Credentials Exposure. The vulnerability is due to improper error handling, which allows an attacker to obtain the database server's credentials when the connection to the database fails...

8.6CVSS6.6AI score0.00487EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/12/16 12:42 p.m.10 views

Insufficient Permission Checks

org.jenkins-ci.plugins, script-security is vulnerable to insufficient permission checks. The vulnerability is due to the lack of a permission check in a method that implements form validation, allows attackers with Overall/Read permission to access and check for the existence of files on the...

4.3CVSS4.4AI score0.0036EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/16 12:38 p.m.13 views

Session Fixation

org.jenkins-ci.plugins, oic-auth is vulnerable to Session Fixation. The vulnerability is due to the plugin failing to invalidate the previous session on login, allowing an attacker to reuse an old session...

8.8CVSS6.7AI score0.00613EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/16 9:21 a.m.23 views

Remote Code Execution (RCE)

org.apache.struts, struts2-core is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper validation and handling of file uploads, allowing attackers to potentially upload and execute malicious files on the server...

9.8CVSS7.5AI score0.78198EPSS
SaveExploits15References9Affected Software1
Veracode
Veracode
added 2024/12/16 6:55 a.m.13 views

Sensitive Information Exposure

org.springframework.ldap:spring-ldap-core is vulnerable to Sensitive Information Exposure. The vulnerability is due to improper handling of case conversions using String.toLowerCase and String.toUpperCase methods, which can have locale-dependent exceptions. This may lead to unintended columns bei...

3.7CVSS4AI score0.00379EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/16 6:39 a.m.9 views

Directory Traversal

The github.com/cli/cli is vulnerable to a Directory Traversal. The vulnerability is due to improper handling of artifact names during download when using the gh run download command. Specifically, if a malicious GitHub Actions workflow artifact is named .., the files within the artifact are...

6.3CVSS6.1AI score0.00633EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/16 6:6 a.m.11 views

Remote Code Execution (RCE)

D-Tale is vulnerable to Remote Code Execution RCE. The vulnerability is due to the ability for users to update the enablecustomfilters flag through the update-settings endpoint, allowing attackers to run malicious code on the server...

6.9CVSS7.6AI score0.01063EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/12/16 5:55 a.m.18 views

Remote Code Execution (RCE)

laravel/pulse is vulnerable to Remote Code Execution RCE. The vulnerability is due to insufficient input validation in the remember method of the Laravel\Pulse\Livewire\Concerns\RemembersQueries trait, allows arbitrary callables to be executed without properly validating their parameters or...

8.8CVSS8.2AI score0.29497EPSS
SaveExploits3References3Affected Software1
Veracode
Veracode
added 2024/12/16 5:34 a.m.9 views

Improper Input Validation

spatie/browsershot is vulnerable to Improper Input Validation. The vulnerability is due to improper URL validation through the setUrl method, allowing an attacker to exploit leading whitespace %20 before the file:// protocol, resulting in Local File Inclusion and potential access to sensitive fil...

8.6CVSS6.6AI score0.00584EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2024/12/16 5:11 a.m.12 views

Unauthorized File Download

thorsten/phpmyfaq is vulnerable to Unauthorized File Download. The vulnerability is due to improper validation in the FAQ Record component, allowing a privileged attacker to embed a file download in an element and exploit it without user interaction or explicit consent...

7.2CVSS6.5AI score0.02163EPSS
SaveExploits3References4Affected Software1
Veracode
Veracode
added 2024/12/16 4:47 a.m.12 views

Authentication Bypass

Djoser is vulnerable to Authentication Bypass. The vulnerability is due to a fallback mechanism that queries the database directly when the authenticate function fails, allowing an attacker to gain unauthorized access by bypassing custom authentication checks such as two-factor authentication, LD...

7.1CVSS7AI score0.00558EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
added 2024/12/13 1:34 p.m.12 views

Denial Of Service (DoS)

drupal/core is vulnerable to denial of service DOS. The vulnerability is due to insufficient validation or rate-limiting of comment reply requests, allowing an attacker to overload the system...

7.5CVSS6.5AI score0.00457EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/13 1:30 p.m.13 views

Remote Code Execution (RCE)

org.apache.hive, hive-exec is vulnerable to Remote Code Execution RCE. The vulnerability is due to the unsafe deserialization of arbitrary data using the SerializationUtilitiesdeserializeObjectWithTypeInformation method, which allows attackers to execute arbitrary code if they are authenticated a...

8.3CVSS8.5AI score0.01656EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2024/12/13 1:25 p.m.11 views

File Manipulation

drupal/core is vulnerable to File Manipulation. The vulnerability is due to insufficient validation and sanitization of user-provided file paths, which can lead to unauthorized file access or manipulation...

5.9CVSS6.6AI score0.00375EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/13 7:41 a.m.17 views

Build Replay Attack

org.jenkins-ci.plugins.workflow, workflow-cps is vulnerable to Build Replay Attack. The vulnerability is due to the plugin not verifying whether the main Jenkinsfile script for a rebuilt build is approved, allowing attackers with Item/Build permission to rebuild a previous build with an unapprove...

8CVSS6.6AI score0.0044EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/12/13 6:22 a.m.30 views

Remote Code Execution (RCE)

Joplin is vulnerable to Remote code execution RCE. The vulnerability is due to insufficient sanitization of tag attributes introduced by the Mermaid feature, allowing execution of untrusted HTML content within the Electron window...

9.6CVSS7.5AI score0.01037EPSS
SaveExploits1References3Affected Software2
Veracode
Veracode
added 2024/12/13 5:52 a.m.8 views

Remote Code Execution (RCE)

GitHub CLI is vulnerable to Remote Code Execution RCE. The vulnerability is due to unvalidated SSH connection details, allowing a malicious devcontainer to inject arguments that execute arbitrary commands when using gh codespace ssh or gh codespace logs...

9.6CVSS7.9AI score0.00861EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/13 5:28 a.m.11 views

Improper Permission Validation

github.com/goharbor/harbor is vulnerable to Improper Permission Validation. The vulnerability is due to insufficient permission validation when processing requests to update p2p preheat policies, allowing attackers to modify policies in projects they do not have access to...

7.7CVSS7AI score0.00296EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/12 4:1 p.m.8 views

Cross Site Scripting

rails-html-sanitizer, is vulnerable to Cross-Site Scripting. The vulnerability is due to improper handling of certain HTML5 elements when the sanitizer's allowed tags include "math", "mtext", "table", "style", and either "mglyph" or "malignmark." Attackers can exploit this by injecting malicious...

6.1CVSS6.4AI score0.00435EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/12 2:18 p.m.6 views

Denial Of Service (DoS)

cosmossdk.io/math is vulnerable to Denial Of Service DoS. The vulnerability is due to insufficient bit-length validation in the sdk.Int and sdk.Dec types, which fails to properly enforce constraints, allowing unexpected conditions to cause a panic...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/12/12 2:12 p.m.10 views

Sensitive Information Disclosure

Rancher Manager is vulnerable to sensitive information disclosure. The vulnerability is due to Helm values being stored directly in the Apps Custom Resource Definition and leaking into audit logs when the audit level is set to 2 or above, allowing users with GET access to read sensitive informati...

6.2CVSS6AI score0.00423EPSS
SaveExploits0
Veracode
Veracode
added 2024/12/12 1:57 p.m.12 views

Arbitrary File Upload

djangofiler is vulnerable to Arbitrary file upload. The vulnerability is due to improper input validation and the lack of neutralization of script-related HTML tags in django Filer, allows attackers to upload files with dangerous types and manipulate input data, leading to stored XSS...

5.5CVSS5.7AI score0.0034EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2024/12/12 1:53 p.m.6 views

Denial Of Service (DoS)

github.com/cert-manager/cert-manager is vulnerable to Denial Of Service DoS. The vulnerability is due to the way cert-manager processes specially crafted invalid PEM data using the pem.Decode function in the standard library, allows an attacker who can modify PEM data read by cert-manager—such as...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2024/12/12 1:34 p.m.7 views

Content Injection

sp-php-email-handler is vulnerable to Content Injection. The vulnerability is due to improper validation of email recipients and lack of sanitization of user-provided content in confirmation emails, allows attackers to specify arbitrary email addresses and inject malicious content...

8.6CVSS6.8AI score0.00451EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/12 1:19 p.m.7 views

Non-Constant Time Cryptographic Operation

devolutions.xts.net is vulnerable to Non-Constant Time Cryptographic Operation. The vulnerability is due to non-constant time cryptographic operations, which allow attackers to exploit variations in the time taken for different operations to reveal information about the encryption key...

5.1CVSS6.4AI score0.0014EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/12 12:17 p.m.12 views

Server Side Request Forgery (SSRF)

@lobehub/chat is vulnerable to Server Side Request Forgery SSRF. The vulnerability is due to insufficient input validation and improper handling of requests, allowing attackers to craft requests that can target internal services, even without authentication...

8.6CVSS7.1AI score0.23896EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/12/12 11:7 a.m.11 views

Cross Site Scripting

rails-html-sanitizer is vulnerable to Cross Site Scripting. The vulnerability is due to a flaw in the sanitization logic, allowing crafted malicious payloads to be treated as safe. Attackers can use this to include dangerous HTML or scripts in sanitized content, potentially resulting in Cross-Sit...

6.1CVSS6.3AI score0.00435EPSS
SaveExploits0References3Affected Software1
Total number of security vulnerabilities38537