Lucene search
+L
GithubMost viewed

34132 matches found

Github Security Blog
Github Security Blog
•added 2022/05/13 1:38 a.m.•48 views

Incorrect Authorization in Undertow

Undertow before versions 1.4.18.SP1 not findable in Maven, 2.0.2.Final, and 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MI...

5.9CVSS3.4AI score0.02049EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:33 a.m.•48 views

Uncontrolled Resource Consumption in Undertow

It was found that URLResource.getLastModified in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak...

6.5CVSS1.6AI score0.02329EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:27 a.m.•48 views

Remote code execution due to insecure deserialization

A flaw was found in the way JBoss RichFaces handled deserialization. A remote attacker could use this flaw to trigger the execution of the deserialization methods in any serializable class deployed on the server. This could lead to a variety of security impacts depending on the deserialization...

7.5CVSS2.7AI score0.12662EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:14 a.m.•48 views

Improper Restriction of XML External Entity Reference in Apache Batik

In Apache Batik before 1.9, files lying on the filesystem of the server which uses batik can be revealed to arbitrary users who send maliciously formed SVG files. The file types that can be shown depend on the user context in which the exploitable application is running. If the user is root a ful...

7.9CVSS7.1AI score0.04118EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:11 a.m.•48 views

OpenStack Dashboard (Horizon) Cross-site scripting (XSS) vulnerability in the Host Aggregates interface

Cross-site scripting XSS vulnerability in the Host Aggregates interface in OpenStack Dashboard Horizon before 2013.2.4, 2014.1 before 2014.1.2, and Juno before Juno-3 allows remote administrators to inject arbitrary web script or HTML via a new host aggregate name...

3.5CVSS6AI score0.02053EPSS
SaveExploits1References19Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:9 a.m.•48 views

Improper Neutralization of CRLF Sequences in urllib3 library for Python

In the urllib3 library through 1.24.2 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS8.4AI score0.02056EPSS
SaveExploits1References18Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:2 a.m.•48 views

Cross-Site Request Forgery in Spring Framework

The SourceHttpMessageConverter in Spring MVC in Spring Framework before 3.2.5 and 4.0.0.M1 through 4.0.0.RC1 does not disable external entity resolution, which allows remote attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML, aka an XML External...

6.8CVSS6.4AI score0.90455EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:1 a.m.•48 views

Improper Validation of Integrity Check Value in Bouncy Castle

The default BKS keystore use an HMAC that is only 16 bits long, which can allow an attacker to compromise the integrity of a BKS keystore. Bouncy Castle release 1.47 changes the BKS format to a format which uses a 160 bit HMAC instead. This applies to any BKS keystore generated prior to BC 1.47...

4.4CVSS0.6AI score0.00262EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/05 12:0 a.m.•48 views

MyBatis PageHelper vulnerable to time-blind SQL injection via orderBy parameter

MyBatis PageHelper versions 3.5.x through 5.3.x were discovered to contain a time-blind SQL injection vulnerability via the orderBy parameter...

9.8CVSS4.6AI score0.01704EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/02 3:16 a.m.•48 views

Exposure of Sensitive Information in Apache Tomcat

Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /jsecuritycheck with malformed URL encoding of passwords, related to improper error checking in the 1...

4.3CVSS4.3AI score0.9444EPSS
SaveExploits5References36Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 11:55 p.m.•48 views

Apache Tomcat Directory Traversal vulnerability

Directory traversal vulnerability in Apache Tomcat 4.1.0 through 4.1.37, 5.5.0 through 5.5.26, and 6.0.0 through 6.0.16, when allowLinking and UTF-8 are enabled, allows remote attackers to read arbitrary files via encoded directory traversal sequences in the URI, a different vulnerability than...

4.3CVSS7AI score0.99708EPSS
SaveExploits23References45Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 6:45 p.m.•48 views

pyftpdlib vulnerable to allocation of resources without limits

The ftpSTOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU command...

4CVSS4.4AI score0.01782EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/28 9:16 p.m.•48 views

Arbitrary filesystem write access from velocity.

Impact The velocity scripts is not properly sandboxed against using the Java File API to perform read or write operations on the filesystem. Now writing an attacking script in velocity requires the Script rights in XWiki so not all users can use it, and it also requires finding an XWiki API which...

7.5CVSS0.5AI score0.01526EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/22 8:13 p.m.•48 views

Git LFS can execute a binary from the current directory on Windows

Impact On Windows, if Git LFS operates on a malicious repository with a ..exe file as well as a file named git.exe, and git.exe is not found in PATH, the ..exe program will be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. Similarly, if the malicio...

9.8CVSS8.1AI score0.02144EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2022/04/11 12:0 a.m.•48 views

Cross-site Scripting in tableexport.jquery.plugin

There is a cross-site scripting vulnerability with default onCellHtmlData function in GitHub repository hhurz/tableexport.jquery.plugin prior to 1.25.0. This can result in transmitting cookies to third-party servers and/or sending data from secure sessions to third-party servers...

7.6CVSS1.9AI score0.00723EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/08 12:0 a.m.•48 views

Unsafe parsing in SWHKD

SWHKD 1.1.5 allows unsafe parsing via the -c option. An information leak might occur but there is a simple denial of service memory exhaustion upon an attempt to parse a large or infinite file such as a block or character device...

5.3CVSS4.2AI score0.00822EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/07 3:18 p.m.•48 views

SQL Injection when creating an application with Reactive SQL backend

Impact SQL Injection vulnerability in entities for applications generated with the option "reactive with Spring WebFlux" enabled and an SQL database using r2dbc. Applications created without "reactive with Spring WebFlux" and applications with NoSQL databases are not affected. If you have generat...

8.1CVSS1.4AI score0.01356EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/05 12:0 a.m.•48 views

Path Traversal in Caucho Resin

There is a Directory traversal vulnerability in Caucho Resin, as distributed in Resin 4.0.52 - 4.0.56, which allows remote attackers to read files in arbitrary directories via a ; in a pathname within an HTTP request...

7.5CVSS5.4AI score0.14115EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/31 10:44 p.m.•48 views

URL Redirection to Untrusted Site ('Open Redirect') in express-openid-connect

Impact Users of the requiresAuth middleware, either directly or through the default authRequired option, are vulnerable to an Open Redirect when the middleware is applied to a catch all route. If all routes under example.com are protected with the requiresAuth middleware, a visit to...

7.5CVSS1.2AI score0.00727EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/11 12:2 a.m.•48 views

Command Injection in CasaOS

CasaOS before v0.2.7 was discovered to contain a command injection vulnerability via the component leave or join zerotier api...

9.8CVSS3AI score0.0561EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/01 9:3 p.m.•48 views

Improper random number generation in github.com/coredns/coredns

Impact CoreDNS before 1.6.6 using go DNS package 1.1.25 improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries. Patches The problem has been fixed in 1.6.6+. References - CVE-2019-19794 For more information Please consult our...

5.9CVSS3.2AI score0.02066EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/22 3:38 p.m.•48 views

Incorrect Authorization in runc

runc through 1.0.0-rc8, as used in Docker through 19.03.2-ce and other products, allows AppArmor restriction bypass because libcontainer/rootfslinux.go incorrectly checks mount targets, and thus a malicious Docker image can mount over a /proc directory...

7.5CVSS3.9AI score0.04409EPSS
SaveExploits1References22Affected Software2
Github Security Blog
Github Security Blog
•added 2022/02/19 12:1 a.m.•48 views

Server Side Template Injection in MCMS

MCMS v5.2.5 was discovered to contain a Server Side Template Injection SSTI vulnerability via the Template Management module...

9.1CVSS3.2AI score0.02731EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/15 1:57 a.m.•48 views

Privilege Escalation in Kubernetes

In all Kubernetes versions prior to v1.10.11, v1.11.5, and v1.12.3, incorrect handling of error responses to proxied upgrade requests in the kube-apiserver allowed specially crafted requests to establish a connection through the Kubernetes API server to backend servers, then send arbitrary reques...

9.8CVSS3.2AI score0.86978EPSS
SaveExploits10References24Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/15 1:57 a.m.•48 views

Grafana Authentication Bypass

Grafana before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid "remember me" cookie knowing only a username of an LDAP or OAuth user. Specific Go Packages Affected github.com/grafana/grafana/pkg/api...

9.8CVSS9.1AI score0.64284EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/15 1:57 a.m.•48 views

Denial of service in Grafana

The snapshot feature in Grafana before 7.4.2 can allow an unauthenticated remote attackers to trigger a Denial of Service via a remote API call if a commonly used configuration is set. Specific Go Packages Affected github.com/grafana/grafana/pkg/middleware...

7.5CVSS7.5AI score0.83042EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/15 1:13 a.m.•48 views

Mercurial Path Traversal/Link Following vulnerability

A flaw was found in Mercurial before 4.9. It was possible to use symlinks and subrepositories to defeat Mercurial's path-checking logic and write files outside a repository...

5.9CVSS6.9AI score0.01413EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 10:46 p.m.•48 views

ua-parser-js Regular Expression Denial of Service vulnerability

The package ua-parser-js before 0.7.23 are vulnerable to Regular Expression Denial of Service ReDoS in multiple regexes see linked commit for more info...

7.5CVSS7.5AI score0.03878EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 12:33 a.m.•48 views

Unauthorized access to Class instance in Jinjava

Jinjava before 2.5.4 allow access to arbitrary classes by calling Java methods on objects passed into a Jinjava context. This could allow for abuse of the application class loader, including Arbitrary File Disclosure...

6.8CVSS3.1AI score0.01814EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 12:23 a.m.•48 views

Insufficient Session Expiration in Apache NiFi Registry

If NiFi Registry 0.1.0 to 0.5.0 uses an authentication mechanism other than PKI, when the user clicks Log Out, NiFi Registry invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging ou...

6.5CVSS6.5AI score0.02607EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/21 11:52 p.m.•48 views

Cross-site Scripting in Apache Knox SSO

When using Apache Knox SSO prior to 1.6.1, a request could be crafted to redirect a user to a malicious page due to improper URL parsing. A request that included a specially crafted request parameter could be used to redirect the user to a page controlled by an attacker. This URL would need to be...

6.1CVSS1.1AI score0.02579EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/21 11:34 p.m.•48 views

Umbraco Persistent Password Reset Poison

The password reset component deployed within Umbraco uses the hostname supplied within the request host header when building a password reset URL. It may be possible to manipulate the URL sent to Umbraco users when so that it points to the attackers server thereby disclosing the password reset...

8.6CVSS1.1AI score0.01138EPSS
SaveExploits2References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/13 12:1 a.m.•48 views

Incorrect Permission Assignment for Critical Resource in Jenkins Credentials Binding Plugin

Jenkins Credentials Binding Plugin prior to 1.27.1 and 1.24.1 does not perform a permission check in a method implementing form validation. This allows attackers with Overall/Read access to validate if a credential ID refers to a secret file credential and whether it’s a zip file. Credentials...

4.3CVSS4.8AI score0.00852EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/12 10:43 p.m.•48 views

Access to restricted PHP code by dynamic static class access in smarty

Impact Template authors could run restricted static php methods. Patches Please upgrade to 3.1.40 or higher. References See the documentation on Smarty security features on the staticclasses access filter. For more information If you have any questions or comments about this advisory please open ...

8.8CVSS1.6AI score0.0222EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/12 7:21 p.m.•48 views

Information disclosure in Django

An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a...

7.5CVSS2.3AI score0.01855EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/06 8:35 p.m.•48 views

Server-side request forgery (SSRF) in Apache Batik

Apache Batik 1.13 is vulnerable to server-side request forgery, caused by improper input validation by the NodePickerPanel. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

8.2CVSS3AI score0.13635EPSS
SaveExploits0References20Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/02 12:0 a.m.•48 views

golang.org/x/net/http2 allows uncontrolled memory consumption

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS3.4AI score0.03958EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/10 8:23 p.m.•48 views

Deserialization of Untrusted Data in topthink/framework

ThinkPHP v6.0.8 was discovered to contain a deserialization vulnerability via the component vendor\league\flysystem-cached-adapter\src\Storage\Adapter.php...

9.8CVSS9AI score0.01841EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/23 6:17 p.m.•48 views

Apache Ozone exposes OM, SCM and Datanode metadata

In Apache Ozone before 1.2.0, Recon HTTP endpoints provide access to OM, SCM and Datanode metadata. Due to a bug, any unauthenticated user can access the data from these endpoints...

5.3CVSS1.4AI score0.02315EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/23 5:59 p.m.•48 views

Cross-site Scripting in kimai2

Cross site request forgery vulnerability is present in delete functionality of doctor feature. This vulnerability is capable of deleting system logs...

4.6CVSS5.2AI score0.00371EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/10 6:46 p.m.•48 views

Heap OOB in `FusedBatchNorm` kernels

Impact The implementation of FusedBatchNorm kernels is vulnerable to a heap OOB: python import tensorflow as tf tf.rawops.FusedBatchNormGrad ybackprop=tf.constanti for i in range9,shape=1,1,3,3,dtype=tf.float32 x=tf.constanti for i in range2,shape=1,1,1,2,dtype=tf.float32 scale=1,1,...

7.1CVSS1.6AI score0.00201EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/11/08 5:55 p.m.•48 views

Prototype Pollution in dotty

This affects the package dotty before 0.1.2. A type confusion vulnerability can lead to a bypass of CVE-2021-25912 when the user-provided keys used in the path parameter are arrays...

9.8CVSS2.7AI score0.01242EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/28 11:14 p.m.•48 views

Cross-Site Request Forgery in firefly-iii

firefly-iii is vulnerable to Cross-Site Request Forgery CSRF...

6.5CVSS6.3AI score0.00512EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/22 4:20 p.m.•48 views

Arbitrary command execution on Windows via qutebrowserurl: URL handler

Impact Starting with qutebrowser v1.7.0, the Windows installer for qutebrowser registers it as a handler for certain URL schemes. With some applications such as Outlook Desktop, opening a specially crafted URL can lead to argument injection, allowing execution of qutebrowser commands, which in tu...

8.8CVSS2.1AI score0.01448EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/21 5:50 p.m.•48 views

Prototype Pollution in x-assign

This vulnerability affects all versions of package x-assign. The global proto object can be polluted using the proto object...

9.8CVSS4.3AI score0.015EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/21 5:46 p.m.•48 views

Privilege Defined With Unsafe Actions in Keycloak

A flaw was found in the Keycloak admin console, where the realm management interface permits a script to be set via the policy. This flaw allows an attacker with authenticated user and realm management permissions to configure a malicious script to trigger and execute arbitrary code with the...

7.2CVSS4AI score0.01153EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/15 6:51 p.m.•48 views

Missing Release of Resource after Effective Lifetime in Apache Tomcat

The fix for bug 63362 present in Apache Tomcat 10.1.0-M1 to 10.1.0-M5, 10.0.0-M1 to 10.0.11, 9.0.40 to 9.0.53 and 8.5.60 to 8.5.71 introduced a memory leak. The object introduced to collect metrics for HTTP upgrade connections was not released for WebSocket connections once the connection was...

7.5CVSS1.2AI score0.10997EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/06 5:47 p.m.•48 views

Open Redirect in Apache Superset

Apache Superset prior to 1.1.0 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click the link...

6.1CVSS2.7AI score0.63768EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2021/10/06 5:47 p.m.•48 views

Cross-site Scripting in Froala Editor

Froala Editor 3.2.6 is affected by Cross Site Scripting XSS. Under certain conditions, a base64 crafted string leads to persistent Cross-site scripting XSS vulnerability within the hyperlink creation module...

6.1CVSS2AI score0.01213EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/05 8:23 p.m.•48 views

Improper escaping of command arguments on Windows leading to command injection

Impact Windows users running Composer to install untrusted dependencies are affected and should definitely upgrade for safety. Other OSs and WSL are not affected. Patches 1.10.23 and 2.1.9 fix the issue Workarounds None...

9.8CVSS3.9AI score0.02903EPSS
SaveExploits0References7Affected Software1
Total number of security vulnerabilities5000