Lucene search
K
VeracodeRecent

38133 matches found

Veracode
Veracode
•added 2024/08/02 8:46 a.m.•8 views

Missing Certificate Verification

github.com/gogf/gf is vulnerable to Missing Certificate Verification. The vulnerability is due to the default configuration of the GHTTP client, which skips TLS certificate verification. The vulnerability allows attackers to exploit the gclient component to potentially perform a Man-in-the-Middle...

7.1CVSS7AI score0.0008EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2024/08/02 8:31 a.m.•11 views

Observable Discrepancy

github.com/zitadel/zitadel is vulnerable to Observable Discrepancy. The vulnerability is caused due to "Ignoring unknown usernames" flag being not respected correctly in all cases. This can lead to an attacker gaining information if an account exists within ZITADEL...

5.3CVSS6.3AI score0.00909EPSS
Exploits0References13Affected Software1
Veracode
Veracode
•added 2024/08/02 8:24 a.m.•11 views

Man-in-the-middle Attack

github.com/benbjohnson/litestream is vulnerable to a Man-in-the-middle Attack. The vulnerability is due to unsafe usage of ssh.InsecureIgnoreHostKey, which disables host key verification and potentially allows attackers to obtain sensitive information through a Man-in-the-middle Attack...

5.3CVSS6.3AI score0.00079EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/08/02 7:7 a.m.•11 views

Privilege Escalation

github.com/beego/beego is vulnerable to privilege escalation. The vulnerability is due to the getCacheFileName function in the file.go file, allowing a remote attacker to escalate privileges...

8.8CVSS7AI score0.00444EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/08/02 5:41 a.m.•4 views

Prototype Pollution

json-override is vulnerable to Prototype Pollution. The vulnerability is caused by recursive assignment of properties from source to destination. An attacker can exploit this by injecting proto as a key at the source which can pollute the global prototype and can be escalated to Denial of service...

9.8CVSS7.4AI score0.00179EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/08/02 4:24 a.m.•15 views

Man-In-The-Middle Attack

github.com/mickael-kerjean/filestash is vulnerable to Man-In-The-Middle Attack. The vulnerability is due to the usage of ssh.InsecureIgnoreHostKey function, which disables host key verification, allowing attackers to obtain sensitive information via a man-in-the-middle attack...

5.3CVSS6.4AI score0.00079EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 2024/08/02 4:22 a.m.•13 views

TLS Certificate Verification Bypass

github.com/mickael-kerjean/filestash vulnerable to TLS certificate verification bypass. The vulnerability is due to insecure email verification code transmission, as TLS verification is being bypassed. Attackers can exploit this to intercept or tamper with email communications, potentially gainin...

5.9CVSS6.8AI score0.00158EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/08/02 4:21 a.m.•7 views

Improper Certificate Validation

github.com/mickael-kerjean/filestash is Improper Certificate Validation. The vulnerability is due to the InsecureSkipVerify flag being set to true, which instructs the client to bypass the validation of the server's TLS certificate, exposing the connection to man-in-the-middle attacks. Attackers...

7.5CVSS7AI score0.00054EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/08/02 4:18 a.m.•9 views

Privilege Escalation

github.com/beego/beego is vulnerable to Privilege Escalation. The vulnerability is due to improper input validation in the sendMail function within smtp.go, which allows attackers to escalate privileges remotely...

8.8CVSS7.3AI score0.00751EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/08/01 8:29 p.m.•16 views

Missing Encryption Of Sensitive Data

Elasticsearch is vulnerable to Missing Encryption of Sensitive Data. The vulnerability is due to the elasticsearch-certutil CLI tool storing generated private keys unencrypted on disk when creating Certificate Signing Requests, even if the --pass parameter is used...

7.5CVSS7AI score0.01483EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2024/08/01 8:10 p.m.•8 views

Open Redirection

Mobile Security Framework MobSF is vulnerable to Open Redirection. The vulnerability is due to URL redirection to Untrusted Site through the authentication view by manipulating the redirect URL after a successful login...

5.4CVSS6.8AI score0.14796EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2024/08/01 9:5 a.m.•4 views

Cross-site Scripting (XSS)

ibexa/admin-ui is vulnerable to Cross-site Scripting XSS. The vulnerability is due to insufficient sanitization of filenames in the file upload widget, which allows XSS payloads to be executed during the upload process...

5.4CVSS5.6AI score0.00099EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2024/08/01 8:59 a.m.•11 views

Prototype Pollution

@allpro/form-manager is vulnerable to Prototype Pollution. The vulnerability is due to inadequate validation and protection in the setDefaults, mergeBranch, and Object.setObjectValue methods, which allows attackers to manipulate Object.prototype and potentially escalate to Denial of Service, remo...

9.8CVSS7AI score0.00375EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2024/08/01 8:21 a.m.•4 views

SQL Injection

github.com/prest/prest is vulnerable to SQL Injection through the authentication mechanism. The vulnerability is due to improper input validation which allows an attacker to bypass security restrictions and execute unauthorized SQL commands by manipulating input...

8.8AI score
Exploits0
Veracode
Veracode
•added 2024/08/01 8:6 a.m.•13 views

Heap Buffer Over-Read

libcurl.so is vulnerable to a Heap Buffer Over-Read. The vulnerability is due to improper handling of invalid ASN.1 Generalized Time fields in the GTime2str function via lib/x509asn1.c. which allows an attacker to disclose sensitive information by exposing heap contents through the CURLINFOCERTIN...

6.5CVSS6.1AI score0.00882EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2024/08/01 7:26 a.m.•10 views

Prototype Pollution

@ais-ltd/strategyen is vulnerable to prototype pollution. The vulnerability is due to passing arguments with the built-in property proto to the function helpers.restoreState, which allows attackers to alter object behavior and potentially lead to Denial of Service, remote code execution, or...

9.8CVSS6.8AI score0.00158EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/08/01 6:5 a.m.•6 views

Prototype Pollution

@chasemoskal/snapstate is vulnerable to Prototype Pollution. The vulnerability is due to passing arguments crafted with the built-in property proto to the function attemptNestedProperty, which allows an attacker to alter the behavior of all objects inheriting from the affected prototype and...

9.8CVSS7.7AI score0.00442EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/08/01 5:57 a.m.•9 views

Privilege Escalation

langflow is vulnerable to Privilege Escalation. The vulnerability is due to improper validation in the '/api/v1/users' endpoint, allowing a remote and low privileged attacker to gain super admin privileges by performing a mass assignment request...

8.8CVSS7AI score0.03325EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2024/08/01 5:55 a.m.•21 views

Improper Permission Validation

github.com/goharbor/harbor is vulnerable to Improper Permission Validation. The vulnerability is due to the failure to validate maintainer role permissions when updating project configurations. Attackers can exploit this by sending requests to create, update, or delete metadata in a project they ...

6.4CVSS6.7AI score0.00222EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/08/01 5:55 a.m.•8 views

Prototype Pollution

@75lb/deep-merge is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of deepMerge methods in lodash to merge objects, which can allow attackers to execute arbitrary code, cause a Denial of Service DoS...

9.8CVSS7.3AI score0.00249EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2024/08/01 4:13 a.m.•14 views

Buffer Overflow

libfreerdp.so is vulnerable to Heap-Based Buffer Overflow. The vulnerability is caused due to a defect in the gfxdecompresssegment which results in a memory corruption and possible remote code execution...

9.8CVSS7.8AI score0.13EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2024/07/31 2:49 p.m.•15 views

Segmentation Fault

tensorflow is vulnerable to Segmentation Fault. The vulnerability is caused due to a defect in a function arrayops.upperbound when not given a rank 2 tensor. It leads to Denial Of Service DOS...

7.5CVSS6.6AI score0.00036EPSS
Exploits0References4Affected Software3
Veracode
Veracode
•added 2024/07/31 12:36 p.m.•11 views

Improper Input Validation

@fuel-ts/account is vulnerable to Improper Input Validation. The vulnerability is caused due to the fund function in fuels-ts/packages/account/src/account.ts which gets the needed resources statelessly with the function getResourcesToSpend without taking into consideration already used UTXOs. Thi...

3.1CVSS6.7AI score0.00163EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2024/07/31 11:6 a.m.•5 views

Information Disclosure

typo3/cms is vulnerable to Information Disclosure. The vulnerability is due to improper access control in the file list module, allowing editors with access to this module to list all file and folder names in the root directory of a TYPO3 installation. Attackers can use this to gather information...

6.7AI score
Exploits0
Veracode
Veracode
•added 2024/07/31 9:34 a.m.•21 views

Denial Of Service (DoS)

com.graphql-java: graphql-java is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of ExecutableNormalizedFields ENFs in introspection queries, allowing attackers to send queries that can overwhelm the service and cause it to become unresponsive...

5.3CVSS6.6AI score0.1753EPSS
Exploits2References10Affected Software1
Veracode
Veracode
•added 2024/07/31 9:21 a.m.•9 views

Incorrect Access Control

studio-42/elfinder is vulnerable to Incorrect Access Control. The vulnerability is due to unauthorized copying of files with restricted extensions between server directories, allowing an attacker to expose secrets and potentially perform remote code execution...

9.8CVSS7.3AI score0.00255EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/07/31 9:7 a.m.•12 views

Stored Cross Site Scripting (XSS)

aim is vulnerable to a Stored Cross Site Scripting XSS. The vulnerability is due to improper input neutralization in the logs-tab, which uses dangerouslySetInnerHTML in React. The vulnerability allows an attacker to inject malicious scripts into the logs...

7.2CVSS6AI score0.00233EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/07/31 8:55 a.m.•22 views

Authentication Bypass By Spoofing

Apache SeaTunnel is vulnerable to Authentication Bypass by Spoofing. The vulnerability is due to a hardcoded JWT key in the application, allowing an attacker to forge any token to log in as any user...

9.1CVSS6.7AI score0.00328EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/07/31 8:5 a.m.•12 views

Information Exposure

pimcore/admin-ui-classic-bundle is vulnerable to Information Exposure. The vulnerability is due to the exposure of installation and system details to logged-in users at /admin/index/statistics, which allows to gain insights into the system's configuration and potential weaknesses...

6.3CVSS7.2AI score0.0005EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2024/07/31 5:46 a.m.•13 views

Cross-Site Scripting (XSS)

com.jfinal, jfinal is vulnerable to Cross-site scripting. The vulnerability is due to improper input validation in the Title parameter in the /admin/content file, which can be manipulated to inject malicious scripts. Attackers can exploit this vulnerability remotely to execute arbitrary scripts i...

5.4CVSS7.2AI score0.0079EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2024/07/31 5:45 a.m.•10 views

Cross-Site Scripting (XSS)

com.jfinal, jfinal is vulnerable to Cross-Site Scripting. The vulnerability is due to improper validation of user input in the argument directory of the file /admin/template. Attackers can exploit this vulnerability remotely by injecting malicious scripts, potentially leading to unauthorized...

5.4CVSS6.7AI score0.00955EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2024/07/31 5:36 a.m.•7 views

Cross-Site Scripting (XSS)

typo3/cms is vulnerable to Cross-Site Scripting XSS.The vulnerability is caused due to improper encoding of editor input, allowing authenticated editors to inject arbitrary HTML...

6.3AI score
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/07/31 5:26 a.m.•10 views

Cross-Site Scripting (XSS)

quivr is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of URL uploads, allowing users to insert malicious JavaScript payloads. Attackers can use this to execute JavaScript whenever any user clicks on a link containing the payload...

6.8CVSS6.3AI score0.0016EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/07/31 5:25 a.m.•8 views

Cross-Site Scripting (XSS)

typo3/cms is vulnerable to Cross-Site Scripting XSS. The vulnerability is caused due to a lack of sanitization of content from editors. This allows attackers with valid editor accounts to inject malicious scripts into content scanned by the link validator component...

6.3AI score
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/07/31 5:19 a.m.•12 views

Remote Code Execution (RCE)

admidio/admidio is vulnerable to Remote Code Execution RCE. The vulnerability is due to lack of file extension verification and public file upload availability in the Message module's attachment. This vulnerability allows malicious files to be uploaded and accessed publicly, resulting in RCE...

9CVSS7.3AI score0.04216EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2024/07/30 7:39 p.m.•10 views

Sensitive Information Exposure

github.com/juju/juju is vulnerable to Sensitive Information Exposure. The vulnerability is due to the leak of the sensitive context ID, allowing a local unprivileged attacker to access other sensitive data or relations accessible to the local charm...

8.8CVSS6.4AI score0.00127EPSS
Exploits1References8Affected Software1
Veracode
Veracode
•added 2024/07/30 5:41 p.m.•9 views

Cross-site Scripting (XSS)

Magento-lts is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper system config sanitisation within the design/header/welcome, design/header/logosrc, design/header/logosrcsmall, and design/header/logoalt, which allows an admin authenticated attacker to perform Cross-site...

4.8CVSS6.2AI score0.00669EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2024/07/30 2:34 p.m.•4 views

Cross-Site Scripting (XSS)

typo3/cms is vulnerable to Cross-Site Scripting XSS.The vulnerability is caused due to improper sanitization of content from editors, allowing attackers with a valid editor account to inject malicious scripts...

6.4AI score
Exploits0
Veracode
Veracode
•added 2024/07/30 2:14 p.m.•6 views

Cross-Site Scripting (XSS)

typo3/cms is vulnerable to Cross-Site Scripting XSS. The vulnerability is caused due to the lack of input sanitization for content submitted by unauthenticated website visitors, which allows malicious scripts to be executed in the context of the user's browser...

6.6AI score
Exploits0References1Affected Software1
Veracode
Veracode
•added 2024/07/30 9:55 a.m.•15 views

Regular Expression Denial Of Service (ReDoS)

fast-xml-parser is vulnerable to Regular Expression Denial of Service. The vulnerability is due to inefficient regex processing in currency.js, which allows attackers to exploit this by providing malicious input to cause excessive backtracking and performance degradation potentially leads to DoS...

7.5CVSS6.6AI score0.00885EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2024/07/30 9:47 a.m.•8 views

HTML Injection

twisted is vulnerable to an HTML injection. The vulnerability is due to improper sanitization of the redirect URL which attackers can exploit to inject malicious scripts into the web page. potentially leads to Reflected Cross-Site Scripting XSS in the redirect response HTML body...

6.1CVSS6AI score0.67844EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2024/07/30 9:26 a.m.•21 views

Out-of-Bounds Read

libcurl.so is vulnerable to an Out-of-Bounds Read. The vulnerability is due to a flaw in the URL API function curlurlget when using the macidn IDN backend. It arises from the function filling the provided buffer exactly without null-terminating the string. Attackers can exploit this to read stack...

4.3CVSS6.5AI score0.0099EPSS
Exploits1References6Affected Software2
Veracode
Veracode
•added 2024/07/30 8:52 a.m.•24 views

Stack-based Buffer Overflow

libcurl.so is vulnerable to a Stack-based Buffer Overflow. The vulnerability is due to improper handling of memory in the utf8asn1str function, which invokes free function on a 4-byte local stack buffer when detecting an invalid field. Attackers can exploit this flaw to overwrite nearby stack...

7.5CVSS6.5AI score0.01302EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2024/07/30 8:38 a.m.•14 views

HTTP Request/Response Smuggling

Twisted is vulnerable to HTTP Request/Response Smuggling. The vulnerability is due to the HTTP 1.0 and 1.1 server provided by twisted.web which can process pipelined HTTP requests out-of-order...

8.3CVSS6.7AI score0.00473EPSS
Exploits1References6Affected Software2
Veracode
Veracode
•added 2024/07/30 7:21 a.m.•10 views

Path Traversal

tgstation-server is vulnerable to Path Traversal. The vulnerability is due to low permission users with the "Set .dme Path" privilege potentially setting malicious .dme files to be compiled and executed, which can escalate into remote code execution via BYOND's shell proc...

8.4CVSS7.9AI score0.07024EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/07/30 4:47 a.m.•15 views

Improper Privilege Management

RaspAP is vulnerable to Improper Privilege Management. The vulnerability is due to improper permissions settings on the restapi.service file and excessive sudo privileges granted to the www-data user by which an attacker can escalate their privileges by modifying the service file or executing...

8.3CVSS7.2AI score0.00262EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2024/07/29 10:12 a.m.•12 views

Insufficient Verification Of Data Authenticity

eduMFA is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to missing checks for Message-Authenticator attributes, which could result in authentication bypass...

7.2AI score
Exploits0References3Affected Software1
Veracode
Veracode
•added 2024/07/29 9:53 a.m.•9 views

Insecure Permissions

github.com/kumahq/kuma is vulnerable to insecure permissions. The vulnerability is due to improper access control that allows attackers to access sensitive data and escalate privileges by obtaining the service account's token...

8.8CVSS6.9AI score0.00094EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2024/07/29 9:44 a.m.•17 views

Blocklist Bypass

Anki is vulnerable to a Blocklist Bypass vulnerability. The vulnerability is due to insufficient validation in the LaTeX functionality, which allows a specially crafted malicious flashcard to lead to arbitrary file creation at a fixed path. Attackers can exploit this by sharing a malicious...

4.3CVSS6.7AI score0.00261EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2024/07/29 8:56 a.m.•27 views

Arbitrary File Read

anki is vulnerable to Arbitrary File Read. The vulnerability is due to the lack of proper sanitization of the verbatim package when processing Latex, which allows attackers to share a specially crafted flashcard to trigger this vulnerability...

6.5CVSS6.5AI score0.02641EPSS
Exploits1References4Affected Software1
Total number of security vulnerabilities38133