Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
•added 2024/02/26 6:30 p.m.•52 views

langchain Server-Side Request Forgery vulnerability

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

8.1CVSS4AI score0.00517EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/08 6:46 p.m.•52 views

Rancher API Server Cross-site Scripting Vulnerability

Impact A vulnerability has been identified in which unauthenticated cross-site scripting XSS in the API Server's public API endpoint can be exploited. This can lead to an attacker exploiting the vulnerability to trigger JavaScript code and execute commands remotely. The attack vector was identifi...

8.3CVSS6.1AI score0.00352EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/07 12:30 p.m.•52 views

Apache Pulsar SASL Authentication Provider observable timing discrepancy vulnerability

Observable timing discrepancy vulnerability in Apache Pulsar SASL Authentication Provider can allow an attacker to forge a SASL Role Token that will pass signature verification. Users are recommended to upgrade to version 2.11.3, 3.0.2, or 3.1.1 which fixes the issue. Users should also consider...

7.4CVSS7AI score0.00763EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/09 4:18 p.m.•52 views

Parsing JSON serialized payload without protected field can lead to segfault

Summary Calling jws.Parse with a JSON serialized payload where the signature field is present while protected is absent can lead to a nil pointer dereference. Details This seems to also affect other functions that calls Parse internally, like jws.Verify. My understanding of these functions from t...

7.5CVSS7AI score0.00864EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
•added 2023/12/13 6:31 p.m.•52 views

Password stored in a recoverable format by Jenkins OpenId Connect Authentication Plugin

Jenkins OpenId Connect Authentication Plugin stores a password of a local user account used as an anti-lockout feature in a recoverable format, allowing attackers with access to the Jenkins controller file system to recover the plain text password of that account, likely gaining administrator...

6.7CVSS6.7AI score0.00286EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/12/05 6:12 p.m.•52 views

Traefik vulnerable to potential DDoS via ACME HTTPChallenge

Impact There is a potential vulnerability in Traefik managing the ACME HTTP challenge. When Traefik is configured to use the HTTPChallenge to generate and renew the Let's Encrypt TLS certificates, the delay authorized to solve the challenge 50 seconds can be exploited by attackers slowloris attac...

5.9CVSS6.9AI score0.00791EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
•added 2023/11/29 9:33 p.m.•52 views

CarrierWave Content-Type allowlist bypass vulnerability, possibly leading to XSS

Impact CarrierWave::Uploader::ContentTypeAllowlist has a Content-Type allowlist bypass vulnerability, possibly leading to XSS. The validation in allowlistedcontenttype? determines Content-Type permissions by performing a partial match. If the contenttype argument of allowlistedcontenttype? is...

6.8CVSS6.1AI score0.00613EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2023/11/16 6:30 p.m.•52 views

H2O local file inclusion vulnerability

A Local File Inclusion LFI vulnerability exists in the h2o-3 REST API, allowing unauthenticated remote attackers to read arbitrary files on the server with the permissions of the user running the h2o-3 instance. This issue affects the default installation and does not require user interaction. Th...

9.3CVSS9.2AI score0.0434EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2023/11/03 6:30 p.m.•52 views

Kubernetes csi-proxy vulnerable to privilege escalation due to improper input validation

Kubernetes is vulnerable to privilege escalation when a user that can create pods on Windows nodes running kubernetes-csi-proxy may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they include Windows nodes running kubernetes-csi-proxy...

8.8CVSS8.9AI score0.02621EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2023/10/25 9:14 p.m.•52 views

XWiki Platform vulnerable to XSS with edit right in the create document form for existing pages

Impact When trying to create a document that already exists, XWiki displays an error message in the form for creating it. Due to missing escaping, this error message is vulnerable to raw HTML injection and thus XSS. The injected code is the document reference of the existing document so this...

9CVSS7.8AI score0.00623EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
•added 2023/10/19 6:30 a.m.•52 views

LangChain Server Side Request Forgery vulnerability

LangChain before 0.0.317 allows SSRF via documentloaders/recursiveurlloader.py because crawling can proceed from an external server to an internal server...

8.8CVSS6.9AI score0.44711EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/09/28 4:26 p.m.•52 views

PrestaShop allows employee without any access rights to list all installed modules

Impact In BO, an employee can list all modules without any access rights: method ajaxProcessGetPossibleHookingListForModule doesn't check access rights Patches Fixed on 8.1.2 Workarounds References...

4.3CVSS6.9AI score0.00394EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2023/09/19 8:35 p.m.•52 views

Improper Control of Generation of Code ('Code Injection') in jai-ext

Impact Programs using jt-jiffle, and allowing Jiffle script to be provided via network request, are susceptible to a Remote Code Execution as the Jiffle script is compiled into Java code via Janino, and executed. In particular, this affects the downstream GeoServer project. Patches Version 1.2.22...

10CVSS9.5AI score0.98518EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
•added 2023/09/08 9:30 p.m.•52 views

Jeecg boot SQL Injection vulnerability

Jeecg boot up to v3.5.3 was discovered to contain a SQL injection vulnerability via the component /jeecg-boot/jmreport/show...

9.8CVSS8.3AI score0.00905EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2023/08/16 3:30 p.m.•52 views

Jenkins NodeJS Plugin improper credential masking vulnerability

Jenkins NodeJS Plugin integrates with Config File Provider Plugin to specify custom NPM settings, including credentials for authentication, in a Npm config file. NodeJS Plugin 1.6.0 and earlier does not properly mask i.e., replace with asterisks credentials specified in the Npm config file in...

7.5CVSS7.5AI score0.00633EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/08/05 9:30 a.m.•52 views

Apache Airflow Execution with Unnecessary Privileges

Execution with Unnecessary Privileges, : Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Software Foundation Apache Airflow.The "Run Task" feature enables authenticated user to bypass some of the restrictions put in place. It allows to execute code in the...

8.8CVSS8.8AI score0.0263EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/31 10:03 p.m.•52 views

Sydent does not verify email server certificates

Impact If configured to send emails using TLS, Sydent does not verify SMTP servers' certificates. This makes Sydent's emails vulnerable to interception via a man-in-the-middle MITM attack. Attackers with privileged access to the network can intercept room invitations and address confirmation...

9.3CVSS6.9AI score0.00265EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/28 3:34 p.m.•52 views

Denial of service from unlimited password lengths

TL;DR This vulnerability affects all Kirby sites with user accounts unless Kirby's API and Panel are disabled in the config. The real-world impact of this vulnerability is limited, however we still recommend to update to one of the patch releases because they also fix more severe vulnerabilities...

7.5CVSS7.2AI score0.01178EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/27 7:28 p.m.•52 views

Obfuscated email addresses should not be sorted

Impact The mail obfuscation configuration was not fully taken into account and is was still possible by obfuscated emails. See https://jira.xwiki.org/browse/XWIKI-20601 for the reproduction steps. Patches This has been patched in XWiki 14.10.9, and XWiki 15.3-rc-1. Workarounds The workaround is t...

4.3CVSS6.8AI score0.00822EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/07/19 3:30 p.m.•52 views

Pygments vulnerable to ReDoS

A ReDoS issue was discovered in pygments/lexers/smithy.py in Pygments until 2.15.0 via SmithyLexer...

5.5CVSS6.5AI score0.00519EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2023/05/18 5:32 p.m.•52 views

swift-nio-http2 vulnerable to denial of service via ALTSVC or ORIGIN frames

A program using swift-nio-http2 is vulnerable to a denial of service attack caused by a network peer sending ALTSVC or ORIGIN frames. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. This vulnerability is caused by a logical error...

7.5CVSS6.7AI score0.01119EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/05/03 9:30 p.m.•52 views

Command injection in OpenTSDB

Due to insufficient validation of parameters passed to the legacy HTTP query API, it is possible to inject crafted OS commands into multiple parameters and execute malicious code on the OpenTSDB host system. This exploit exists due to an incomplete fix that was made when this vulnerability was...

9.8CVSS9.6AI score0.42765EPSS
SaveExploits4References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/04/27 5:09 p.m.•52 views

SQL Injection in Admin Search Find API

Impact SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other users, or any...

8.8CVSS7.6AI score0.00724EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/04/13 5:53 p.m.•52 views

SpiceDB binding metrics port to untrusted networks and can leak command-line flags

Background The spicedb serve command contains a flag named --grpc-preshared-key which is used to protect the gRPC API from being accessed by unauthorized requests. The values of this flag are to be considered sensitive, secret data. The /debug/pprof/cmdline endpoint served by the metrics service...

8.7CVSS7.5AI score0.00762EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/04/12 8:42 p.m.•52 views

vm2 Sandbox Escape vulnerability

There exists a vulnerability in source code transformer exception sanitization logic of vm2 for versions up to 3.9.15, allowing attackers to bypass handleException and leak unsanitized host exceptions which can be used to escape the sandbox and run arbitrary code in host context. Impact A threat...

10CVSS9.7AI score0.03852EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/27 10:31 p.m.•52 views

lambdaisland/uri `authority-regex` returns the wrong authority

Summary authority-regex allows an attacker to send malicious URLs to be parsed by the lambdaisland/uri and return the wrong authority. This issue is similar to CVE-2020-8910. Details https://github.com/lambdaisland/uri/blob/d3355fcd3e235238f4dcd37be97787a84e580072/src/lambdaisland/uri.cljcL9 This...

6.1CVSS6AI score0.00548EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/20 8:44 p.m.•52 views

svg-sanitizer has Cross-site Scripting Bypass

Update In 88 we have determined that the bypass this security advisory was created for, was a false positive and as such we have requested that the CVE be rejected. A bypass has been found that allows an attacker to upload an SVG with persistent XSS. HTML elements within CDATA needed to be...

9.1AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/10 6:30 p.m.•52 views

stoqey/gnuplot is vulnerable to command injection

An issue found in Stoqey gnuplot v.0.0.3 and earlier allows attackers to execute arbitrary code via the src/index.ts, plotCallack, childprocess, and/or filePath parameters...

9.8CVSS9.5AI score0.01127EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2023/02/14 12:32 a.m.•52 views

Cross-Site-Scripting attack on `<RichTextField>`

Impact All React applications built with react-admin and using the are affected. outputs the field value using dangerouslySetInnerHTML without client-side sanitization. If the data isn't sanitized server-side, this opens a possible Cross-Site-Scripting XSS attack. Proof of concept: jsx import...

5.4CVSS5.8AI score0.00694EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
•added 2023/01/30 6:30 a.m.•52 views

Eta vulnerable to Code Injection via templates rendered with user-defined data

Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution RCE by overwriting template engine configuration variables with view options received from The Express render API. Note: This is exploitable only for users who are rendering templates with user-defined data...

8.8CVSS6.2AI score0.01995EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/24 6:12 p.m.•52 views

Several quadratic complexity bugs may lead to denial of service in Commonmarker

Impact Several quadratic complexity bugs in commonmarker's underlying cmark-gfm library may lead to unbounded resource exhaustion and subsequent denial of service. The following vulnerabilities were addressed: CVE-2023-22483 CVE-2023-22484 CVE-2023-22485 CVE-2023-22486 For more information, consu...

7.5CVSS4.1AI score0.01108EPSS
SaveExploits4References2Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/16 3:30 a.m.•52 views

Froxlor vulnerable to Command Injection

Command Injection in GitHub repository froxlor/froxlor prior to 2.0.8...

8.8CVSS8.8AI score0.97653EPSS
SaveExploits8References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/06 5:15 p.m.•52 views

XWiki CKEditor.HTMLConverter vulnerable to Remote Code Execution via Cross-Site Request Forgery

Impact The CKEditor.HTMLConverter document lacked a protection against Cross-Site Request Forgery CSRF, allowing to execute macros with the rights of the current user. If a privileged user with programming rights was tricked into executing a GET request to this document with certain parameters...

9CVSS9.1AI score0.18734EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/22 6:30 a.m.•52 views

liquidjs may leak properties of a prototype

The package liquidjs before 10.0.0 is vulnerable to Information Exposure when ownPropertyOnly parameter is set to False, which results in leaking properties of a prototype. Workaround For versions 9.34.0 and higher, an option to disable this functionality is provided...

5.3CVSS3.1AI score0.00817EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/15 9:30 p.m.•52 views

FeehiCMS Cross Site Scripting vulnerability

Cross Site Scripting XSS vulnerability in FeehiCMS-2.1.1 allows remote attackers to run arbirtary code via the callback parameter to /cms/notify...

5.4CVSS5.4AI score0.00506EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/13 7:44 p.m.•52 views

Keycloak vulnerable to session takeover with OIDC offline refreshtokens

An issue was discovered in Keycloak when using a client with the offlineaccess scope. Reuse of session ids across root and user authentication sessions and a lack of root session validation enabled attackers to resolve a user session attached to a different previously authenticated user. This iss...

6.8CVSS2.3AI score0.00952EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/13 4:59 p.m.•52 views

TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting

Problem Due to a parsing issue in the upstream package masterminds/html5, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of typo3/html-sanitizer. Besides that, the upstream package...

6.1CVSS0.1AI score0.00438EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
•added 2022/12/08 3:52 p.m.•52 views

Yauaa vulnerable to ArrayIndexOutOfBoundsException triggered by a crafted Sec-Ch-Ua-Full-Version-List

Impact Applications using the Client Hints analysis feature introduced with 7.0.0 can crash because the Yauaa library throws an ArrayIndexOutOfBoundsException. Applications that do not use this feature are not affected. Patches Upgrade to 7.9.0 Workarounds Catch and discard any exceptions from...

7.5CVSS2.2AI score0.00738EPSS
SaveExploits0References4Affected Software12
Github Security Blog
Github Security Blog
•added 2022/11/23 9:30 p.m.•52 views

Password exposure in H2 Database

The web-based admin console in H2 Database Engine through 2.1.214 can be started via the CLI with the argument -webAdminPassword, which allows the user to specify the password in cleartext for the web admin console. Consequently, a local user or an attacker that has obtained local access through...

8.4CVSS7.3AI score0.00309EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/22 12:00 a.m.•52 views

Blind SQL Injection via GridFieldSortableHeader

Gridfield state is vulnerable to SQL injections. The vast majority of Gridfields in Silverstripe CMS are affected by this vulnerability. An attacker with CMS access could execute an arbitrary SQL statement by adding an SQL payload in some parts of the GridField state...

8.8CVSS8.9AI score0.00744EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/21 10:34 p.m.•52 views

Tailscale Windows daemon is vulnerable to RCE via CSRF

A vulnerability identified in the Tailscale Windows client allows a malicious website to reconfigure the Tailscale daemon tailscaled, which can then be used to remotely execute code. Affected platforms: Windows Patched Tailscale client versions: v1.32.3 or later, v1.33.257 or later unstable What...

9.6CVSS8.8AI score0.01622EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/09 10:07 p.m.•52 views

Istio may allow identity impersonation if user has localhost access

Impact User can impersonate any workload identity within the service mesh if they have localhost access to the Istiod control plane. Patches 1.15.3 Workarounds No. If using 1.15.2 please upgrade to 1.15.3 or later. References None at this time. For more information If you have any questions or...

7.6CVSS4.7AI score0.00476EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/01 12:00 p.m.•52 views

muhammara and hummus vulnerable to denial of service by NULL pointer dereference

Impact The package muhammara before 2.6.1, from 3.0.0 and before 3.1.1; all versions of package hummus are vulnerable to Denial of Service DoS when supplied with a maliciously crafted PDF file to be parsed. Patches It has been patched in 3.1.1 and has been backported to 2.6.1 Hummus has a patch i...

7.5CVSS2.5AI score0.01109EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
•added 2022/10/11 7:00 p.m.•52 views

Gogs vulnerable to Cross-site Scripting

In Gogs, versions v0.6.5 through v0.12.10 are vulnerable to Stored Cross-Site Scripting XSS that leads to an account takeover...

9CVSS8.1AI score0.58021EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/26 12:00 a.m.•52 views

Dompdf allows remote file inclusion because URI validation failure does not halt font registration

registerFont in FontMetrics.php in Dompdf before 2.0.1 allows remote file inclusion because a URI validation failure does not halt font registration, as demonstrated by a @font-face rule...

7.5CVSS7.3AI score0.04672EPSS
SaveExploits3References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/21 9:42 p.m.•52 views

@netlify/ipx vulnerable to Full Response SSRF and Stored XSS via Cache Poisoning and Improper Host Validation

Impact By sending specially crafted headers an attacker can bypass the source image domain allowlist, causing the handler to load and return arbitrary images. Because the response is cached globally, this image will then be served to visitors without requiring those headers to be set. XSS can be...

6.1CVSS5.5AI score0.00385EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/16 10:16 p.m.•52 views

TensorFlow vulnerable to segfault in `QuantizedAdd`

Impact If QuantizedAdd is given mininput or maxinput tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf Toutput = tf.qint32 x = tf.constant140, shape=1, dtype=tf.quint8 y = tf.constant26, shape=10,...

7.5CVSS7.5AI score0.00436EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
•added 2022/09/16 5:06 p.m.•52 views

XWiki Platform Old Core vulnerable to Authentication Bypass Using the Login Action

Impact All rights checks that would normally prevent a user from viewing a document on a wiki can be bypassed using the login action and directly specified templates. This exposes title, content and comments of any document and properties of objects class and property name must be known, though...

7.5CVSS7.8AI score0.01053EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/15 3:34 a.m.•52 views

Netmaker vulnerable to Insufficient Granularity of Access Control

Impact Improper Authorization functions leads to non-privileged users running privileged API calls. If you have added users to your Netmaker platform who whould not have admin privileges, they could use their auth token to run admin-level functions via the API. In addition, differing response cod...

8.8CVSS8.2AI score0.00864EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/08/29 5:34 p.m.•52 views

Cross-site scripting from dynamic options in the multiselect field

Introduction Cross-site scripting XSS is a type of vulnerability that allows to execute any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim. Such...

5.9CVSS5.8AI score0.00895EPSS
SaveExploits0References5Affected Software1
Total number of security vulnerabilities5000