Lucene search
K
VeracodeRecent

38196 matches found

Veracode
Veracode
•added 2023/08/18 3:50 a.m.•26 views

Double Free

libkrb5.so is vulnerable to Double Free. The vulnerability exists due to a failure in authorization data handling in the dotgsreq.c, which allows an attacker to cause the Key Distribution Center KDC to free the same pointer twice when incorrect data is copied from one ticket to another...

8.8CVSS6.7AI score0.01229EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added 2023/08/18 3:26 a.m.•17 views

Prototype Pollution

tree-kit is vulnerable to Prototype Pollution. The vulnerability occurs because the extend function when the unflat option is set can be used to add arbitrary properties to an object , including properties that are not defined in the object's prototype which allows an attacker to execute arbitrar...

9.8CVSS7.4AI score0.01683EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2023/08/18 3:0 a.m.•16 views

Cross-Site Scripting (XSS)

cockpit-hq/cockpit is vulnerable to Cross-Site Scripting XSS attacks. The vulnerability occurs because the library does not properly escape user input when rendering templates, allowing an authenticated attacker to inject malicious JavaScript code into a Cockpit page, which would then be executed...

5.4CVSS5.9AI score0.00497EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/18 2:47 a.m.•21 views

Cross-Site Request Forgery (CSRF)

gin is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability occurs because the plugin does not require POST requests for an HTTP endpoint, which allows allows an attacker to copy a malicious folder, which could then be used to steal data or execute arbitrary code...

8.8CVSS7.3AI score0.00406EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/08/18 2:30 a.m.•23 views

Cross-Site Scripting (XSS)

org.jenkins-ci.plugins:flaky-test-handler is vulnerable to Cross-Site Scripting XSS attacks. The vulnerability occurs because the plugin does not escape JUnit test contents when showing them on the Jenkins UI which could allow an attacker with access to the JUnit file content to inject malicious...

5.4CVSS5.8AI score0.00521EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/08/18 2:20 a.m.•21 views

Server-Side Request Forgery (SSRF)

flarum/core and flarum/framework are vulnerable to Server-Side Request Forgery SSRF. The vulnerability exists due to the insecure implementation of the avatar upload functionality, which allows an attacker to upload files containing malicious URLs by spoofing the MIME type, resulting in SSRF...

7.1CVSS6.7AI score0.00421EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2023/08/18 1:53 a.m.•18 views

Improper Access Control

maven-artifact-choicelistprovider is vulnerable to Improper Access Control. The vulnerability exists because the library does not set the appropriate context for credentials lookup, which allows an attacker with Item or Configure permission to access and capture credentials they are not entitled ...

6.5CVSS6.7AI score0.00557EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/08/17 2:20 p.m.•14 views

Information Exposure

github.com/yaklang/yaklang is vulnerable to Information Exposure. The vulnerability exists because it does not properly validate information access permissions in httppool.go, which allows an attacker to read sensitive information in the system...

7.5CVSS6.4AI score0.00921EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2023/08/17 2:8 p.m.•31 views

Denial Of Service (DoS)

libpoppler.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to null-pointer deference in the FoFiType1C::convertToType function of fofi/FoFiType1C.cc, allowing an attacker to cause an application crash...

5.5CVSS6.7AI score0.00517EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/17 12:48 p.m.•33 views

Denial Of Service (DoS)

libpoppler.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to the heap buffer overflow in the FoFiType1C::cvtGlyph function of fofi/FoFiType1C.cc, allowing an attacker to cause an application crash...

6.5CVSS7.3AI score0.00927EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/17 11:12 a.m.•21 views

Use After Free

libqpdf.so is vulnerable to Use After Free. The vulnerability exists due to a lack of entity value validations in the libqpdf parameter of PlAESPDF.cc. An attacker could exploit arbitrary code into the system...

5.3CVSS8.5AI score0.00503EPSS
Exploits1References4Affected Software2
Veracode
Veracode
•added 2023/08/17 8:37 a.m.•10 views

Cross-site Scripting (XSS)

librenms/librenms is vulnerable to Cross-site Scripting XSS. The vulnerability exists due to lack of sanitization of user inputs in multiple files which allows an attacker to inject and execute arbitrary javascript...

5.4CVSS6.9AI score0.66884EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/17 5:59 a.m.•23 views

Arbitrary Code Execution

langchain is vulnerable to Arbitrary Code Execution. The vulnerability is caused by improper input sanitization in the prompt parameter, which could allow an attacker to execute arbitrary commands on the victim's system...

9.8CVSS7.7AI score0.0117EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/17 5:45 a.m.•16 views

Arbitrary Code Execution

langchain is vulnerable to Arbitrary Code Execution. This vulnerability is caused by a flaw in the frommathprompt and fromcoloredobjectprompt functions, which could allow an attacker to execute arbitrary code on the victim's system by sending a specially crafted prompt...

9.8CVSS7.7AI score0.01515EPSS
Exploits1References8Affected Software1
Veracode
Veracode
•added 2023/08/17 5:23 a.m.•44 views

Arbitrary Code Execution

langchain is vulnerable to Arbitrary Code Execution. The vulnerability is due to the usage of the exec python function in PythonAstREPLTool.run which can be exploited to execute arbitrary Python code through prompt injection...

9.8CVSS7.7AI score0.01267EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/17 4:10 a.m.•31 views

Arbitrary Code Execution

llama-index is vulnerable to Arbitrary Code Execution. The vulnerability exists because of the improper handling of user input in the PandasQueryEngine function of the library, which allows an attacker to inject and execute malicious code due to the usage of the exec function...

9.8CVSS7.3AI score0.01233EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2023/08/17 4:1 a.m.•23 views

Arbitrary Code Execution

pandasai is vulnerable to Arbitrary Code Execution. An attacker is able to exploit this vulnerability by sending a specially crafted request to the Pandas-AI server. This request would cause the server to execute arbitrary code with the privileges of the root user. The vulnerability exists in...

9.8CVSS7.8AI score0.0117EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/17 3:25 a.m.•22 views

Arbitrary Code Execution

org.alluxio:alluxio-core-common is vulnerable to Arbitrary Code Execution. The vulnerability is due to the lluxio.util.CommonUtils.getUnixGroups method which improperly sanitizes the shell command which is used to get the Unix groups of a user. This allows an attacker to inject arbitrary code int...

9.8CVSS7.5AI score0.00985EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/17 3:9 a.m.•19 views

Cross-site Scripting (XSS)

scancodeio is vulnerable to Cross-site Scripting XSS. The vulnerability exists due to the lack of sanitization in the key parameter of licenses.py, which allows an attacker to inject and execute malicious JavaScript through the /license/ endpoint...

6.1CVSS6.5AI score0.00438EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2023/08/17 2:30 a.m.•24 views

Improper Access Control

@keystone-6/core is vulnerable to Improper Access Control. The vulnerability exists when the ui.isAccessAllowed parameter in the KeystoneMeta function of adminMetaSchema.ts is set as undefined, which allows an attacker to access the admin meta GraphQL query if the session strategy is not defined...

5.3CVSS6.7AI score0.00469EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2023/08/16 11:21 a.m.•28 views

Missing Authorization

The Mattermost is vulnerable to Missing Authorization. The vulnerability is due to not invalidating existing authorization codes when deauthorizing an OAuth2 app. This can result in attacker generating an access token by leveraging the existing authorization codes...

9.1CVSS6.8AI score0.0059EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/08/16 7:52 a.m.•16 views

Cross-site Scripting (XSS)

cockpit-hq/cockpit is vulnerable to Stored Cross-site Scripting XSS. The vulnerability exists because xhtml files are not restricted which allows an attacker to upload a xhtml files in the assets manager, resulting in XSS when viewed...

6.1CVSS5.8AI score0.00555EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/16 6:59 a.m.•13 views

Integer Overflow

libImlib2.so is vulnerable to Integer Overflow. The vulnerability exists due to invalid memory allocations which allows an attacker to cause an overflow and out-of-bound reads...

9.1CVSS7AI score0.01589EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2023/08/16 6:59 a.m.•19 views

Buffer Overflow

libzephyr.so is vulnerable to Buffer Overflows. The vulnerability exists in the memcpy function at usbdcnativeposix.c due to not properly handling the buffer size, which allows an attacker to cause an application crash...

6.8CVSS6.9AI score0.00785EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added 2023/08/16 2:55 a.m.•16 views

Cross-site Scripting (XSS)

external-svg-loader is vulnerable to Cross-site Scripting XSS. The vulnerability exists due to the lack of input sanitization in the renderBody function of svg-loader.js, which allows an attacker to inject and execute malicious JavaScript through a maliciously crafted SVG...

7.1CVSS6.5AI score0.00473EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2023/08/16 2:15 a.m.•13 views

Cross-site Scripting (XSS)

github.com/treeverse/lakefs is vulnerable to Cross-site Scripting XSS. The vulnerability exists in the controller.go and getobject.go, which allows an attacker to inject and execute malicious JavaScript when opening a direct link to an HTML file via lakeFS...

6.4AI score
Exploits0
Veracode
Veracode
•added 2023/08/16 12:42 a.m.•17 views

Cross Site Scripting (XSS)

svelecte is vulnerable to Cross Site Scripting XSS. The vulnerability occurs when a user enters a specially crafted item name in the Svelte dropdown. Sites using Svelecte with dynamically created items from external or user-created content may be vulnerable to XSS attacks and clickjacking...

5.4CVSS5.8AI score0.00495EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2023/08/16 12:26 a.m.•28 views

Denial Of Service (DoS)

postgresql is vulnerable to Denial Of Service DoS. This vulnerability occurs when a user sends a specially crafted MERGE command to PostgreSQL. If the command is valid, PostgreSQL could be tricked into entering an infinite loop which could prevent PostgreSQL from serving requests, resulting in a...

4.3CVSS6.7AI score0.00964EPSS
Exploits0References22Affected Software5
Veracode
Veracode
•added 2023/08/16 12:26 a.m.•32 views

SQL Injection

postgresql is vulnerable to SQL injection. This vulnerability occurs when a user sends a specially crafted query that uses the @extowner@ function. If the query is valid, PostgreSQL could be tricked into executing arbitrary SQL code...

8.8CVSS7.9AI score0.01572EPSS
Exploits0References40Affected Software7
Veracode
Veracode
•added 2023/08/16 12:7 a.m.•14 views

HTTP Request Smuggling

tornado is vulnerable to HTTP Request Smuggling. Tornado deviates from HTTP RFCs by interpreting the characters -, +, and in chunk length and Content-Length values. When used behind proxies that interpret non-standard characters differently, which can lead to request smuggling...

6.9AI score
Exploits0
Veracode
Veracode
•added 2023/08/15 3:53 p.m.•22 views

Denial Of Service (DoS)

libbind9.so is vulnerable to Denial Of Service DoS. The vulnerability exists when debug logging is turned on, due to assertion errors in renderecs which allows an attacker to cause an application crash...

7CVSS6.7AI score0.10861EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2023/08/15 2:40 p.m.•26 views

Denial Of Service (DoS)

libGraphicsMagick.so is vulnerable to Denial of Service DoS attacks. The vulnerability exists due to a divide-by-zero error in the ReadMNGImage function of png.c which allows an attacker to cause an application crash via a crafted mng file...

6.5CVSS6.6AI score0.03193EPSS
Exploits1References10Affected Software1
Veracode
Veracode
•added 2023/08/15 1:56 p.m.•26 views

Denial Of Service (DoS)

libpoppler.so is vulnerable to Denial Of Service DoS. The vulnerability exists in the open function in Outline.cc which allows an attacker to cause an application crash via a crafted PDF file...

5.5CVSS6.6AI score0.0087EPSS
Exploits1References9Affected Software1
Veracode
Veracode
•added 2023/08/15 12:19 p.m.•17 views

Cross-site Scripting (XSS)

kindeditor is vulnerable to Cross-site Scripting.The vulnerability exists due to improper input sanitization in the content1 parameter of demo.jsp which allows an attacker to inject and execute malicious JavaScript into the browser...

6.1CVSS6.9AI score0.00493EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2023/08/15 10:34 a.m.•22 views

Cross-site Scripting (XSS)

braft-editor is vulnerable to Cross-site Scripting. The vulnerability exists due to a lack of sanitization of HTML elements in the embed media feature, which allows an attacker to inject and execute malicious Javascript into the browser...

6.1CVSS6.8AI score0.00506EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2023/08/15 4:35 a.m.•17 views

Prototype Pollution

hellojs is vulnerable to Prototype Pollution. The vulnerability is due to a lack of sanitization of the proto and constructor keys during object initialization, which allows an attacker to overwrite the base object, resulting in the execution of arbitrary code via the hello.utils.extend function...

9.8CVSS7.4AI score0.00953EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2023/08/15 4:29 a.m.•16 views

Information Disclosure

github.com/mattermost/mattermost-server is vulnerable to Information Disclosure. The vulnerability exists due to the lack of restricting the post metadata during audit logging, which allows an attacker to gain sensitive information through the permalink contents in logs...

7.5CVSS6.7AI score0.00519EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2023/08/15 4:13 a.m.•14 views

Denial Of Service (DoS)

ryu is vulnerable to Denial of Service DoS attacks. The vulnerability occurs when Ryu parses a specially crafted OFPBundleCtrlMsg message with a queue length of zero, which results in an infinite loop, consuming excessive CPU resources and preventing other users from accessing the service...

7.5CVSS6.7AI score0.00719EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/15 4:1 a.m.•13 views

Stored Cross-Site Scripting (XSS)

thinkcmf/thinkcmf is vulnerable to Cross-Site Scripting XSS attacks. The vulnerability is due to a lack of sanitization in the userlogin parameter in the /admin/user/addpost endpoint, allowing an attacker to inject and execute malicious javascript on a victim's browser...

5.4CVSS6AI score0.00418EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2023/08/15 3:18 a.m.•19 views

Improper Access Control

github.com/mattermost/mattermost-server is vulnerable to Improper Access Control. The vulnerability exists because the library fails to delete the attachments when deleting messages in a thread, allowing a user to access and download the attachment of a deleted message...

4.3CVSS6.7AI score0.00331EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2023/08/15 2:55 a.m.•20 views

Incorrect Authorization

github.com/mattermost/mattermost-server is vulnerable to Incorrect Authorization. The vulnerability exists because the library does not properly validate the requesting user permissions when updating a system admin, allowing a user manager to update a system admin's details such as email, first...

6.7CVSS6.8AI score0.00421EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2023/08/15 2:22 a.m.•20 views

Missing Authorization

github.com/mattermost/mattermost-server is vulnerable to Missing Authorization. The vulnerability exists because the library fails to check if the requesting user is a guest before performing different actions on public playbooks, which allows an attacker to view, join, edit, export and archive...

6.5CVSS6.7AI score0.00309EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2023/08/14 5:51 p.m.•18 views

Business Logic Errors

froxlor/froxlor is vulnerable to Business Logic Errors. The vulnerability exists in the update function pf Admins.php because the admin name is not properly validated for spaces which allows an attacker to save a user name with just spaces/...

3.8CVSS6.7AI score0.00477EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/14 3:55 p.m.•21 views

Information Disclosure

github.com/1panel-dev/1panel is vulnerable to Information Disclosure. The vulnerability exists due to lack of access restrictions which allows an attacker to perform arbitrary file download and expose sensitive information...

6.5CVSS6.8AI score0.00382EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/14 3:31 p.m.•17 views

Arbitrary File Write

github.com/1panel-dev/1panel is vulnerable to Arbitrary File Write. The vulnerability exists in SaveContent function at file.go due to lack of parameter filtering which allows an attacker to perform arbitrary file writes in the system...

9.8CVSS6.9AI score0.00698EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2023/08/14 2:41 p.m.•20 views

Arbitrary File Reads

github.com/1panel-dev/1panel is vulnerable to Arbitrary File Reads. The vulnerability exists in LoadFromFile at file.go due to not restricting the request parameters which allows an attacker to directly read arbitrary files on the system...

7.5CVSS6.8AI score0.0082EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2023/08/14 9:21 a.m.•17 views

Improper Encoding

openzeppelin/contracts is vulnerable to Improper Encoding. The vulnerability exists due to improperly validating ERC2771Context which allows an attacker to cause unintended behavior in smart contracts that rely on the sender's accurate identification...

5.3CVSS6.7AI score0.00611EPSS
Exploits0References7Affected Software2
Veracode
Veracode
•added 2023/08/14 5:41 a.m.•19 views

Arbitrary File Read

apache-airflow-providers-apache-drill is vulnerable to Arbitrary File Read. The vulnerability exists because the getconn function of drill.py allows database URL's with unescaped parameters allowing an attacker to read arbitrary files when establishing a connection with the DrillHook...

7.5CVSS6.8AI score0.01776EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2023/08/14 5:13 a.m.•35 views

Remote Code Execution (RCE)

GitPython is vulnerable to Remote Code Execution RCE. The vulnerability exists because the clone function of base.py does not properly sanitize the non-multi options, which allows an attacker to inject an OS command into the clone command. NOTE: this issue exists because of an incomplete fix for...

9.8CVSS7.5AI score0.05378EPSS
Exploits1References7Affected Software4
Veracode
Veracode
•added 2023/08/14 4:12 a.m.•18 views

Cross-Site Request Forgery (CSRF)

com.xuxueli:xxl-job is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability exists in xxl-job-admin/user/add, which allows an attacker to use a crafted .html file to cause CSRF attacks due to insufficient checks, resulting in arbitrary code execution and privilege escalations...

8.8CVSS7.7AI score0.00444EPSS
Exploits1References2Affected Software1
Total number of security vulnerabilities38196