Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2024/04/09 3:50 p.m.92 views

Contao: Possible cookie sharing with external domains while checking protected pages for broken links

Impact If the crawler is set to crawl protected pages, it sends the cookie header to externals URLs. Patches Update to Contao 4.13.40 or 5.3.4. Workarounds Disable crawling protected pages. References https://contao.org/en/security-advisories/session-cookie-disclosure-in-the-crawler For more...

8.3CVSS6.9AI score0.00708EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/25 7:40 p.m.92 views

Express.js Open Redirect in malformed URLs

Impact Versions of Express.js prior to 4.19.2 and pre-release alpha and beta versions before 5.0.0-beta.3 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode using encodeurl on the...

6.1CVSS6.3AI score0.00786EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/06 9:30 p.m.92 views

Code injection in fsevents

fsevents before 1.2.11 depends on the https://fsevents-binaries.s3-us-west-2.amazonaws.com URL, which might allow an adversary to execute arbitrary code if any JavaScript project that depends on fsevents distributes code that was obtained from that URL at a time when it was controlled by an...

9.8CVSS7.8AI score0.01535EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/12 8:51 p.m.92 views

Microsoft Security Advisory CVE-2023-36792: .NET Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2023-36792: .NET Remote Code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can do to update thei...

7.8CVSS7.3AI score0.01467EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2023/04/05 3:30 p.m.92 views

MyBatis-Plus vulnerable to SQL injection via TenantPlugin

MyBatis-Plus below 3.5.3.1 is vulnerable to SQL injection via the tenant ID value. This may allow remote attackers to execute arbitrary SQL commands...

9.8CVSS10.1AI score0.0121EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/30 8:17 p.m.92 views

rootless: `/sys/fs/cgroup` is writable when cgroupns isn't unshared in runc

Impact It was found that rootless runc makes /sys/fs/cgroup writable in following conditons: 1. when runc is executed inside the user namespace, and the config.json does not specify the cgroup namespace to be unshared e.g.., docker|podman|nerdctl run --cgroupns=host, with Rootless...

6.3CVSS6.5AI score0.00319EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/01 5:38 p.m.92 views

Keycloak Cross-site Scripting on OpenID connect login service

A reflected cross-site scripting XSS vulnerability was found in the oob OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page...

8.1CVSS1.3AI score0.01149EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/08 6:19 p.m.92 views

Pterodactyl Wings contains UNIX Symbolic Link (Symlink) Following

Impact This vulnerability impacts anyone running the affected versions of Wings. The vulnerability can be used to create new files and on the host system that previously did not exist, potentially allowing attackers to change their resource allocations, promote their containers to privileged mode...

8.8CVSS8.1AI score0.00682EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:00 a.m.92 views

Improper Input Validation in IpMatcher

An Input Validation Vulnerability exists in Joel Christner .NET C packages WatsonWebserver, IpMatcher 1.0.4.1 and below IpMatcher and 4.1.3 and below WatsonWebserver due to insufficient validation of input IP addresses and netmasks against the internal Matcher list of IP addresses and subnets...

9.8CVSS8.9AI score0.0202EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/07 1:59 p.m.92 views

HTTP Proxy header vulnerability

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP...

8.1CVSS1.9AI score0.50427EPSS
SaveExploits0References50Affected Software7
Github Security Blog
Github Security Blog
added 2021/08/30 5:22 p.m.92 views

ExternalName Services can be used to gain access to Envoy's admin interface

Impact Josh Ferrell @josh-ferrell from VMware has reported that a specially crafted ExternalName type Service may be used to access Envoy's admin interface, which Contour normally prevents from access outside the Envoy container. This can be used to shut down Envoy remotely a denial of service, o...

8.5CVSS0.1AI score0.01151EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/22 3:24 p.m.92 views

Deserialization of Untrusted Data in NukeViet

includes/core/isuser.php in NukeViet before 4.3.04 deserializes the untrusted nvloginhash cookie i.e., the code relies on PHP's serialization format when JSON can be used to eliminate the risk...

9.8CVSS9AI score0.02535EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:29 p.m.92 views

Apache Airflow Cross-site Scripting

In Apache Airflow 1.10.12, the origin parameter passed to some of the endpoints like /trigger and was vulnerable to a XSS exploit...

6.1CVSS2.5AI score0.25076EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 1:53 a.m.92 views

Cross-site Scripting in docsify

docsify prior to 4.11.4 is susceptible to Cross-site Scripting XSS. Docsify.js uses fragment identifiers parameters after sign to load resources from server-side .md files. Due to lack of validation here, it is possible to provide external URLs after the // domain.com///attacker.com and render...

6.1CVSS6.1AI score0.045EPSS
SaveExploits5References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:46 p.m.92 views

TypeORM vulnerable to MAID and Prototype Pollution

Prototype pollution vulnerability in the TypeORM package 0.2.25 may allow attackers to add or modify Object properties leading to further denial of service or SQL injection attacks...

9.8CVSS9.4AI score0.0212EPSS
SaveExploits2References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/11 3:09 a.m.92 views

Generated Code Contains Local Information Disclosure Vulnerability

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

5.5CVSS5.6AI score0.00282EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/05 9:27 p.m.92 views

Reset Password / Login vulnerability in Sulu

Impact What kind of vulnerability is it? Who is impacted? This vulnerability consists of a few related issues: Forget password leaks information if the user exists When the "Forget password" feature on the login screen is used, Sulu asks the user for a username or email address. If the given stri...

5.3CVSS5.2AI score0.01112EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/16 10:46 p.m.92 views

Potential buffer overflow in psd-tools

Impact An issue was discovered in psd-tools before 1.9.4. The Cython implementation of RLE decoding did not check for malformed PSD input data during decoding to the PIL.Image or NumPy format, leading to a Buffer Overflow. Patches Users of psd-tools version v1.8.37 to v1.9.3 should upgrade to...

9.8CVSS9.3AI score0.01796EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/12 5:02 p.m.92 views

Double Free in psutil

psutil aka python-psutil through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object...

7.5CVSS2.1AI score0.03522EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2018/11/21 10:19 p.m.92 views

Remote Code Execution in spark-core

In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute co...

9.8CVSS2.2AI score0.08792EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2018/07/12 8:29 p.m.92 views

Eve allows execution of arbitrary code

io/mongo/parser.py in Eve aka pyeve before 0.7.5 allows remote attackers to execute arbitrary code via Code Injection in the where parameter...

9.8CVSS9.9AI score0.06201EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.92 views

HTTParty does not restrict casts of string values

The httparty gem 0.9.0 and earlier for Ruby does not properly restrict casts of string values, which might allow remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service memory and CPU consumption by leveraging Action Pack support for YAML type...

7.5CVSS5.2AI score0.0441EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/01 10:01 a.m.91 views

Uptime Kuma vulnerable to authenticated remote code execution via malicious plugin installation

Summary Installation of a maliciously crafted plugin allows for remote code execution by an authenticated attacker. Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is currently disabled in the web interface, but the corresponding AP...

8.8CVSS8.2AI score0.02017EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/20 2:52 p.m.91 views

aiohttp.web.Application vulnerable to HTTP request smuggling via llhttp HTTP request parser

Impact aiohttp v3.8.4 and earlier are bundled with llhttp v6.0.6 which is vulnerable to CVE-2023-30589. The vulnerable code is used by aiohttp for its HTTP request parser when available which is the default case when installing from a wheel. This vulnerability only affects users of aiohttp as an...

7.5CVSS6.8AI score0.03906EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/13 5:02 p.m.91 views

vm2 Sandbox Escape vulnerability

In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed, allowing attackers to escape the sandbox and run arbitrary code. Impact Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. Patches None. Workarounds...

10CVSS9.6AI score0.03867EPSS
SaveExploits4References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/22 7:16 p.m.91 views

GeoTools OGC Filter SQL Injection Vulnerabilities

Impact GeoTools includes support for OGC Filter expression language parsing, encoding and execution against a range of datastore. SQL Injection Vulnerabilities have been found when executing OGC Filters with JDBCDataStore implementations: 1. PropertyIsLike filter Requires PostGIS DataStore with...

9.8CVSS9.6AI score0.01095EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/25 7:31 p.m.91 views

Rancher cattle-token is predictable

Impact An issue was discovered in Rancher versions up to and including 2.6.9 and 2.7.0, where the cattle-token secret, used by the cattle-cluster-agent, is predictable. Even after the token is regenerated, it will have the same value. This issue is not present in Rancher 2.5 releases. The...

9.8CVSS8.6AI score0.0172EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/09 8:08 p.m.91 views

Akeneo PIM Community Edition vulnerable to remote php code execution

Impact Akeneo PIM Community Edition versions before v5.0.119 and v6.0.53 allows remote authenticated users to execute arbitrary PHP code on the server by uploading a crafted image. Patches Akeneo PIM Community Edition after the versions aforementioned provides patched Apache HTTP server...

8.8CVSS8.7AI score0.01406EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/18 12:00 p.m.91 views

minimatch ReDoS vulnerability

A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service ReDoS when calling the braceExpand function with specific arguments, resulting in a Denial of Service...

7.5CVSS7.8AI score0.01816EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:41 a.m.91 views

Canvs Canvas XSS Vulnerability

Canvs Canvas version 3.4.2 contains a Cross Site Scripting XSS vulnerability in User's details that can result in denial of service and execution of javascript code...

5.4CVSS6.2AI score0.00771EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 10:48 p.m.91 views

jquery.terminal self XSS on user input

Impact This is low impact and limited XSS, because code for XSS payload is always visible, but attacker can use other techniques to hide the code the victim sees. Also if the application use execHash option and execute code from URL the attacker can use this URL to execute his code. The scope is...

5.4CVSS0.7AI score0.01037EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/13 6:14 p.m.91 views

lxml's HTML Cleaner allows crafted and SVG embedded scripts to pass through

Impact The HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5. Patches The issue has been resolved in lxml 4.6.5...

8.2CVSS7.5AI score0.02477EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/23 6:18 p.m.91 views

Server-Side Request Forgery in Concrete CMS

Concrete CMS formerly concrete5 versions below 8.5.7 has a SSRF mitigation bypass using DNS Rebind attack giving an attacker the ability to fetch cloud IAAS ex AWS IAM keys.To fix this Concrete CMS no longer allows downloads from the local network and specifies the validated IP when downloading...

5.3CVSS4.3AI score0.00859EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 7:20 p.m.91 views

Utils.readChallengeTx does not verify the server account signature

The Utils.readChallengeTx function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying that the serverAccountID has signed the transaction. The function does not verify that the server has signed...

6.5CVSS2.2AI score0.00597EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 6:36 p.m.91 views

Code injection in Narou

Narou aka Narou.rb before 3.8.0 allows Ruby Code Injection via the title name or author name of a novel...

9.8CVSS9.4AI score0.01441EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/28 3:54 p.m.91 views

StaticFile.fromUrl can leak presence of a directory

Impact StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a directory, without first checking the...

5.8CVSS1.6AI score0.01395EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 6:43 p.m.91 views

Injection and Cross-site Scripting in osm-static-maps

This affects all versions of package osm-static-maps under 3.9.0. User input given to the package is passed directly to a template without escaping ... . As such, it is possible for an attacker to inject arbitrary HTML/JS code and depending on the context. It will be outputted as an HTML on the...

7.6CVSS7.1AI score0.016EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:36 p.m.91 views

Prototype Pollution in swiper

Versions of the package swiper before 6.5.1 are susceptible to prototype pollution...

9.8CVSS2.5AI score0.022EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:47 p.m.91 views

Cross-site scripting in bootstrap-select

bootstrap-select before 1.13.6 allows Cross-Site Scripting XSS. It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim's browser...

6.1CVSS5.4AI score0.01738EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:06 p.m.91 views

Command Injection in picotts

This affects all versions up to and including version 0.1.1 of package picotts. If attacker-controlled user input is given to the say function, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization...

9.8CVSS5.8AI score0.01943EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/12 10:39 p.m.91 views

Verification flaw in Solid identity-token-verifier

Impact Severity Any Pod on a Solid server using a vulnerable version of the identity-token-verifier library is at risk of a spoofed Demonstration of Proof-of-Possession DPoP token binding. This vulnerability could give total and complete access to a targeted Pod. Summary A verification flaw in th...

1AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/10 2:32 a.m.91 views

October CMS Session ID not invalidated after logout

Impact When logging out, the session ID was not invalidated. This is not a problem while the user is logged out, but as soon as the user logs back in the old session ID would be valid again; which means that anyone that gained access to the old session cookie would be able to act as the logged in...

9.8CVSS8.9AI score0.02903EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/08 11:55 p.m.91 views

Remote Code Execution (RCE) Exploit on Cross Site Scripting (XSS) Vulnerability

Impact A RCE exploit has been discovered in the Red Discord Bot - Dashboard Webserver: this exploit allows Discord users with specially crafted Server names and Usernames/Nicknames to inject code into the webserver front-end code. By abusing this exploit, it's possible to perform destructive...

8.7CVSS2.8AI score0.01303EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/27 6:08 p.m.91 views

Unsafe object creation in json RubyGem

The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269/GHSA-x457-cw4h-hq5f, but does not rely on poor garbage-collection behavior within Ruby. Specificall...

7.5CVSS2.3AI score0.06811EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/28 4:53 p.m.91 views

HTTP Response Splitting in Puma

In Puma RubyGem before 4.3.2 and 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.5AI score0.02549EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/19 4:13 p.m.91 views

Regular Expression Denial of Service (ReDoS) in lodash

lodash prior to 4.7.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is:...

6.5CVSS5.3AI score0.03162EPSS
SaveExploits1References9Affected Software4
Github Security Blog
Github Security Blog
added 2018/10/17 12:05 a.m.91 views

Improper certificate validation in org.apache.httpcomponents:httpclient

http/conn/ssl/AbstractVerifier.java in Apache Commons HttpClient before 4.2.3 does not properly verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via...

4.3CVSS6.1AI score0.05844EPSS
SaveExploits0References24Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.91 views

activesupport in Rails vulnerable to incorrect data conversion

lib/activesupport/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication v...

7.5CVSS10.3AI score0.95327EPSS
SaveExploits7References20Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/14 8:25 p.m.90 views

Open WebUI has an IDOR vulnerability in the update_message_by_id API endpoint

Summary An IDOR vulnerability exists in the Channels feature of Open WebUI, allowing any channel member to modify messages sent by other members including administrators within the same channel. This vulnerability affects the latest version v0.8.12 of Open WebUI. Details In the updatemessagebyid...

4.3CVSS5.6AI score0.0025EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/14 11:30 p.m.90 views

Microsoft Security Advisory CVE-2026-33116 – .NET, .NET Framework, and Visual Studio Denial of Service Vulnerability

Executive Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in System.Security.Cryptography.Xml. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A vulnerability exists in...

7.5CVSS6.2AI score0.02142EPSS
SaveExploits0References5Affected Software1
Total number of security vulnerabilities5000