Lucene search
+L
VeracodeRecent

38852 matches found

Veracode
Veracode
•added 2024/01/23 7:04 a.m.•27 views

Cross-Frame Scripting (XFS)

plone is vulnerable toCross-Frame Scripting XFS. The vulnerability is due to a lack sanitization for URLs and iframe elements. This allows an attacker to embed malicious scripts within these iframe elements, which are executed when accessed by an administrator...

7.1CVSS6.5AI score0.00291EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/01/23 5:43 a.m.•29 views

Rollback Attack

github.com/notaryproject/notation is vulnerable to Rollback Attack. The vulnerability is caused when the container registry is compromised, allowing the attacker to provide outdated artifact versions when consumers have relaxed trust policies...

6.8CVSS6.7AI score0.0029EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/23 5:14 a.m.•22 views

Cross-Site Scripting (XSS)

MolecularFaces is vulnerable to Cross Site Scripting XSS. The vulnerability is caused due to improper handling of user input within the viewer plugin implementation of . This allows an attacker to inject arbitrary JavaScript code into the client browser by crafting malicious molfiles...

6.1CVSS6.4AI score0.00566EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/22 6:15 p.m.•19 views

Authentication Bypass

@keep-network/tbtc-v2 is vulnerable to Authentication Bypass. The vulnerability is caused by publishing specially crafted transactions on the Bitcoin blockchain, resulting in seemingly valid SPV proofs within fraudulent transactions...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/01/22 12:19 p.m.•27 views

Sensitive Information Disclosure

clickhouse-client, clickhouse-jdbc and clickhouse-r2dbc are vulnerable to Sensitive Information Disclosure. The client certificate password is revealed while handling a ClickHouseException when sslkey is specified. This exception can be thrown during an execution of a query, which results in...

8.8CVSS7AI score0.00676EPSS
SaveExploits1References8Affected Software3
Veracode
Veracode
•added 2024/01/22 10:11 a.m.•27 views

Information Disclosure

Ansible-core is vulnerable to information disclosure. The vulnerability is due to a failure to respect the ANSIBLENOLOG configuration in some scenarios, leading to sensitive information being included in the output during certain tasks, such as loop items...

5.5CVSS6AI score0.00304EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2024/01/22 8:41 a.m.•18 views

Denial Of Service (DoS)

com.upokecenter: cbor is vulnerable to Denial Of Service DoS. The vulnerability is due inefficiencies within the Concise Binary Object Representation CBOR algorithm. An attacker can pass a malicious input to DecodeFromBytes to perform a DoS attack...

7.5CVSS6.8AI score0.0092EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/01/22 7:48 a.m.•28 views

Arbitrary Code Execution

de.tum.in.ase: artemis-java-test-sandbox is vulnerable to Arbitrary Code Execution. The vulnerability is due to missing class sanitization during the creation of special subclasses of type InvocationTargetException. An attacker can execute arbitrary student code in the trusted context...

8.2CVSS7.5AI score0.00358EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
•added 2024/01/22 6:08 a.m.•28 views

Cross-Site Scripting

jupyterlab is vulnerable to Cross-Site Scripting. The vulnerability is due to there is no sanitization and escaping for markdown content, specifically in the Table of Contents extension. This allows an attacker to execute malicious scripts when a user previewed a markdown file...

6.5CVSS6.8AI score0.00573EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
•added 2024/01/22 5:58 a.m.•35 views

Information Disclosure

jupyterlab is vulnerable to Information Disclosure. The vulnerability is due to a lack of URL validation or sanitization, which could potentially allow an attacker to craft a malicious URL that exposes sensitive information such as Authorization and XSRF tokens when the link is clicked on...

7.6CVSS6.4AI score0.0067EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
•added 2024/01/22 5:49 a.m.•44 views

Sensitive Information Disclosure

org.apache.tomcat: tomcat-coyote is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper handling of IOExceptions in the fill function within Http11InputBuffer.java during socket read operations, particularly when the client abruptly closed the connection. This cou...

5.3CVSS6.5AI score0.14286EPSS
SaveExploits3References6Affected Software3
Veracode
Veracode
•added 2024/01/22 5:46 a.m.•24 views

Cross-site Request Forgery (CSRF)

github.com/argoproj/argo-cd is vulnerable to Cross-site Request Forgery CSRF. The vulnerability is due to a lack of strict content type validation for API requests. It accepts requests with non-JSON content types like text/plain, which allows an attacker to bypass browser CORS policies and SameSi...

8.3CVSS6.8AI score0.00389EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2024/01/22 5:40 a.m.•27 views

Integer Overflow

libtiff.so is vulnerable to Integer Overflow. The vulnerability is due to missing checks before performing a multiplication in the multiplyms function within ppm2tiff.c. This can potentially lead to Denial of Service DoS...

8.8CVSS6.4AI score0.02466EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2024/01/21 2:43 p.m.•28 views

Out-of-bounds Write

X.Org server is vulnerable to Out-of-bounds Write. The vulnerability is caused due to not allocating sufficient memory space for the devices's particular number of logical buttons. This can lead to a heap overflow if a bigger value is used. DeviceFocusEventand the XIQueryPointer reply of X.Org...

9.8CVSS7.3AI score0.02106EPSS
SaveExploits0References23Affected Software2
Veracode
Veracode
•added 2024/01/21 12:22 p.m.•52 views

NULL Pointer Dereference

QEMU built-in VNC server is vulnerable to NULL Pointer Dereference. The vulnerability is caused due to qemuclipboardrequest function can be reached before vncservercuttextcaps function is called and had the chance to initialize the clipboard peer. This can lead to NULL pointer dereference allowin...

6.5CVSS6.4AI score0.01261EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/01/21 11:28 a.m.•22 views

Improper Neutralization Of Null Byte Or NUL Character

X.Org server is vulnerable to Improper Neutralization Of Null Byte Or NUL Character. The vulnerability is caused due to GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client tries to access the buffer , the XSELINUX code will try to use an...

5.5CVSS7.4AI score0.00321EPSS
SaveExploits0References14Affected Software2
Veracode
Veracode
•added 2024/01/21 11:28 a.m.•32 views

Out-of-bounds Write

X.Org server is vulnerable to Out-of-bounds Write. The vulnerability is caused due to the cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX conte...

7.8CVSS6.7AI score0.00356EPSS
SaveExploits0References14Affected Software2
Veracode
Veracode
•added 2024/01/21 10:28 a.m.•31 views

Out-of-bounds Write

V8 in Google Chrome is vulnerable to Out-of-bounds Write. The vulnerability is caused while V8's Maglev compiler attempts to compile a class that has a parent class. This can allow a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS6.8AI score0.21697EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/01/21 10:28 a.m.•45 views

Type Confusion

Google Chrome is vulnerable to Type confusion The vulnerability is due to the access of resource using incompatible type which allows a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS6.5AI score0.0094EPSS
SaveExploits0References5Affected Software3
Veracode
Veracode
•added 2024/01/21 10:28 a.m.•39 views

Out-of-bounds Memory Access

chromium is vulnerable of Out-of-bounds Memory Access. The vulnerability due to a program accesses memory outside the bounds of what is allocated in V8 of Google Chrome prior to 120.0.6099.224. It allows a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS6.5AI score0.03802EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
•added 2024/01/21 9:49 a.m.•35 views

Out-of-bounds Memory Access

xwayland is vulnerable to an out-of-bounds memory access flaw. The vulnerability is due to improper handling of devices reattachment scenarios, specifically when a device frozen by a sync grab is reattached to a different master device...

7.8CVSS6.6AI score0.01229EPSS
SaveExploits0References17Affected Software2
Veracode
Veracode
•added 2024/01/21 3:44 a.m.•37 views

Path Traversal

kodi is vulnerable to Path Traversal. The vulnerability is due to there is no sanitization on user-provided input and allowing special character sequences like encoded dot-dot-slash. This allows remote attackers to access and read arbitrary files on the system by exploiting encoded sequences in t...

7.5CVSS6.8AI score0.7763EPSS
SaveExploits5References6Affected Software1
Veracode
Veracode
•added 2024/01/20 11:14 p.m.•25 views

OS Command Injection

atril is vulnerable to OS Command Injection. The vulnerability is due to improper processing of CBT documents, which are TAR archives. This flaw can lead to command execution when a user unknowingly opens a maliciously crafted document or clicks on a malicious link,...

9.6CVSS6.9AI score0.02359EPSS
SaveExploits2References5Affected Software1
Veracode
Veracode
•added 2024/01/19 8:27 p.m.•14 views

Cross Site Scripting(XSS)

spip:sid is vulnerable to cross site scripting. The vulnerability due to upload a file with name which related to javascript/bigup.js and javascript/bigup.utils.js. It leads to allows an attacker upload a malicious file...

6.1CVSS6.1AI score0.00445EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
•added 2024/01/19 2:30 p.m.•21 views

Path Traversal

jupyterlsp is vulnerable to Path Traversal. The vulnerability due to Installations of jupyter-lsp running in environments without configured file system access control. This flaw allows an attacker to modify the jupyter root directory...

9.8CVSS6.6AI score0.00491EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/19 10:58 a.m.•25 views

Heap Buffer Overflow

libaom.so is vulnerable to Heap Overflow. The vulnerability is due to improper input validation during resizing of frames, while performing multi-threaded encode. The attacker can perform a heap overflow & crash the application by exploiting this vulnerability...

9.8CVSS7.3AI score0.01175EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2024/01/19 9:25 a.m.•32 views

Denial Of Service

libarchive.so is vulnerable to Denial Of Service. The vulnerability is due to improper input validation in the WARC parser within the warcread function in libarchive/archivereadsupportformatwarc.c. This issue can be exploited by an attacker via crafting a malicious WARC file resulting in Denial O...

6.5CVSS6.4AI score0.04056EPSS
SaveExploits0References11Affected Software1
Veracode
Veracode
•added 2024/01/19 9:16 a.m.•40 views

Heap Buffer Overflow

libxml2 is vulnerable to Heap Buffer Overflow. The vulnerability is due to improper bound checking. This issue can be exploited by an attacker via parsing a malicious file to execute arbitrary code within the context of an unprivileged process...

7.8CVSS7.4AI score0.02311EPSS
SaveExploits0References2
Veracode
Veracode
•added 2024/01/19 9:02 a.m.•20 views

Side Channel Vulnerability

Libgcrypt is vulnerable to Side Channel Vulnerability. The vulnerability is due to improper input validation within the Curve25519 algorithm located in cipher/ecc.c and mpi/ec.c. An attacker can possibly exfiltrate the private key as a result of this side channel attack...

7.5CVSS6.5AI score0.0351EPSS
SaveExploits0References12Affected Software1
Veracode
Veracode
•added 2024/01/19 8:51 a.m.•48 views

Buffer Overflow

Vyper is vunlnerable to Buffer Overflow. The vulnerability is caused by buildIR for concat improperly adhering to the API of copy functions for =0.3.2 the copybytes function which results in Buffer Overflow...

9.8CVSS7.1AI score0.0077EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/01/19 7:58 a.m.•25 views

Use After Free

libcurl.so is vulnerable to Use After Free. The vulnerability is due to improper freeing of an easy handle within the Curlclose function. The application frees the struct without assigning it to a null pointer. The usage of previously freed memory could lead to data corruption or lead to a crash ...

9.8CVSS6.8AI score0.03398EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
•added 2024/01/18 1:03 p.m.•26 views

Html Injection

libSOGo.so is vulnerable to HTML injection. The vulnerability is due to improper HTML sanitization within the SOGo Web Mail component, allowing an attacker to preform a phishing attack...

6.1CVSS6.9AI score0.01031EPSS
SaveExploits1References3Affected Software2
Veracode
Veracode
•added 2024/01/18 12:21 p.m.•22 views

Cross Site Scripting (XSS)

avo is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization of text passed in error or succeed messages within the Avo::BaseAction subclass. An attacker can inject arbitrary JavaScript into the message fields resulting in XSS...

6.5CVSS6.4AI score0.0071EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
•added 2024/01/18 12:11 p.m.•14 views

Timing Attack

github.com/kudelskisecurity/crystals-go is vulnerable to Timing Attack. The vulnerability is caused due to variations in the execution time of cryptographic algorithms, which allows an attacker to gain information about the secret key...

7AI score
SaveExploits0
Veracode
Veracode
•added 2024/01/18 10:45 a.m.•22 views

Cross-Site Request Forgery (CSRF)

pyLoad is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to a missing SameSite attribute for the session cookie. This allows an attacker to perform a Cross-Site Request Forgery CSRF attack via an API call...

9.6CVSS6.9AI score0.00948EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/01/17 7:08 p.m.•35 views

Account Take Over

gitlab is vulnerable to Account Take Over. The vulnerability is caused due to a missing validation of email addresses provided while resetting account passwords. An attacker can exploit this vulnerability to send reset emails to an unverified email address and can effectively reset the...

10CVSS7AI score0.94647EPSS
SaveExploits16References5Affected Software1
Veracode
Veracode
•added 2024/01/17 11:15 a.m.•33 views

Use Of Hard-Coded Credentials

@evershop/evershop is vulnerable to the Use Of Hard-Coded Credentials. The vulnerability is due to the exposure of a weak HMAC secret. Attackers can use the predictable secret to create valid JSON Web Tokens JWT, which allows them access to sensitive information...

9.1CVSS6.7AI score0.00498EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/17 9:53 a.m.•20 views

Arbitrary Code Execution

Jasper-Software is vulnerable to Arbitrary Code Execution. The vulnerability is caused due to a missing range check in the JPC. This allows a local attacker to execute arbitrary code...

7.8CVSS7.3AI score0.00256EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/17 9:21 a.m.•28 views

SQL Injection

shopware/core and shopware/platform are vulnerable to SQL Injection. The vulnerability is caused due to a missing sanitization in the name field of the aggregations object while performing a search operation in Shopware application API. An attacker can exploit this using time-based SQL queries...

9.8CVSS7.3AI score0.0064EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2024/01/17 8:28 a.m.•32 views

Denial Of Service (DoS)

Drupal is vulnerable to Denial of Service DoS. The vulnerability is caused due to improper handling of structural elements, which can result in Denial of Service...

7.5CVSS6.8AI score0.00791EPSS
SaveExploits0References5Affected Software2
Veracode
Veracode
•added 2024/01/17 8:27 a.m.•36 views

Improper Authorization

@evershop/evershop is vulnerable to Improper Authorization. The vulnerability is due to lack of authorization checks while accessing GraphQL endpoints, resulting in Remote attackers extracting sensitive information...

7.5CVSS6.8AI score0.00732EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2024/01/17 8:16 a.m.•21 views

Broken Access Control

shopware/core and shopware/platform are vulnerable to Broken Access Control. The vulnerability is due to a insufficiency in verifying user authorizations for actions that modify the payment, delivery, and/or order status resulting in users lacking write permissions for orders being able to change...

6.5CVSS6.8AI score0.004EPSS
SaveExploits0References3Affected Software2
Veracode
Veracode
•added 2024/01/17 7:47 a.m.•22 views

Cross Site Scripting (XSS)

avo is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization of the keyvalue parameters within keyvaluecontroller.js. An attacker can inject arbitrary Javascript into the victim's browser...

7.3CVSS6.5AI score0.00745EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2024/01/17 7:30 a.m.•21 views

Privilege Escalation

templated-dictionary is vulnerable to Privilege Escalation. The vulnerability is caused due to absence of proper sandboxing mechanisms during the expansion and execution of Jinja2 templates. This allows an attacker to define configuration tags that potentially lead to privilege escalation or code...

9.8CVSS7.7AI score0.01552EPSS
SaveExploits1References9Affected Software1
Veracode
Veracode
•added 2024/01/17 7:21 a.m.•16 views

Cross-site Scripting (XSS)

readthedocssphinxsearch is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of user content in the search results rendering function. This potentially allowing an attacker to include arbitrary HTML content in these results and that can leads to XSS...

6.6AI score
SaveExploits0
Veracode
Veracode
•added 2024/01/17 7:00 a.m.•41 views

Sensitive Information Exposure

org.apache.solr: solr-core is vulnerable to Sensitive Information Exposure. The vulnerability is caused due to publishing all unprotected environment variables available to each Apache Solr instance thorough Solr Metrics API. An attacker can access Sensitive Information by exploiting this...

6.5CVSS7AI score0.68446EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2024/01/17 7:00 a.m.•30 views

Integer Overflow

libidn2.so is vulnerable to Integer Overflow. The vulnerability is due to the use of an unsigned integer llen in a loop condition, which could overflow due to the post-increment operation in the loop. This can potentially lead to Denial of Service...

9.8CVSS6.7AI score0.02404EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
•added 2024/01/16 6:33 a.m.•35 views

Improper Input Validation

libidn2.so is vulnerable to Improper Input Validation. The vulnerability is due to improper roundtrip checks while converting A-labels to U-labels. This makes it possible for an attacker to impersonate arbitrary domains...

7.5CVSS6.6AI score0.02985EPSS
SaveExploits0References13Affected Software1
Veracode
Veracode
•added 2024/01/16 6:14 a.m.•27 views

Remote Code Execution

Apache IoTDB is vulnerable to Remote Code Execution. The vulnerability is due to the UDF component, which allows an attacker execute arbitrary code...

9.8CVSS7.8AI score0.01917EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2024/01/16 5:48 a.m.•30 views

Path Traversal

Apache Shiro is vulnerable to Path Traversal Vulnerability. The vulnerability is due to improper validation and sanitization of respective path before processing. This issue can be exploited by an attacker to perform authentication bypass...

6.5CVSS7.2AI score0.01187EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities38852