Lucene search
+L

1360 matches found

Github Security Blog
Github Security Blog
added 2021/04/22 4:16 p.m.82 views

Cross-Site Request Forgery in Vert.x-Web framework

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS8.3AI score0.0058EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2021/04/15 12:0 a.m.3 views

Command execution vulnerability in jfinal framework

jfinal is based on the Java language of the very fast WEB + ORM framework. A command execution vulnerability exists in the jfinal framework. An attacker can exploit this vulnerability to gain server privileges...

7.5AI score
SaveExploits0
Cvelist
Cvelist
added 2021/04/01 9:15 p.m.18 views

CVE-2021-21416 Potential sensitive information disclosed in error reports

django-registration is a user registration package for Django. The django-registration package provides tools for implementing user-account registration flows in the Django web framework. In django-registration prior to 3.1.2, the base user-account registration view did not properly apply filters...

3.7CVSS3.9AI score0.0041EPSS
SaveExploits0References1
Fedora
Fedora
added 2021/03/19 8:27 p.m.48 views

[SECURITY] Fedora 34 Update: python-django-3.1.7-1.fc34

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

5.9CVSS1.6AI score0.35717EPSS
SaveExploits1
Fedora
Fedora
added 2021/03/13 8:53 p.m.99 views

[SECURITY] Fedora 32 Update: python-django-3.0.13-1.fc32

Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY Don't Repeat Yourself principle...

5.9CVSS1.6AI score0.35717EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2021/03/13 12:0 a.m.26 views

Fedora: Security Advisory for python-django (FEDORA-2021-1bb399a5af)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

5.9CVSS8AI score0.35717EPSS
SaveExploits1References2
Gitee
Gitee
added 2021/03/07 11:9 a.m.15 views

Exploit for Improper Restriction of XML External Entity Reference in Apache Solr

注意: 切勿利用本工具对未授权的网站进行非法攻击。由此产生的法律后果由使用者自行承担!!! AttackWebFrameworkTools 1.0 2021-03-06 AttackWebFrameworkTools For RedTeam 更新状态日志: 2021-03-06 新增DVR 摄像头exp 新增Nexus Repository Manager exp。修改默认线程数为20。增加超时时间。增加界面显示shell的路径。修复cookie bug 2021-03-03 修复某些类延时时间过短导致漏洞检测不准确。下一个版本将调整默认线程数字预计是20或者10 2021-02-27 ...

10CVSS9.4AI score0.99518EPSS
SaveExploits69
CNVD
CNVD
added 2021/03/05 12:0 a.m.40 views

Henriquedornas Cross-Site Scripting Vulnerability

Henriquedornas is a web framework from Henriquedornas Brazil. Provides a framework for building websites. A cross-site scripting vulnerability exists in Henriquedornas that stems from a lack of proper validation of client-side data by the web application. An attacker can exploit this vulnerabilit...

5.4CVSS6.2AI score0.00662EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/03/04 12:0 a.m.7 views

Matthias Van Woensel qcubed 跨站脚本漏洞

Matthias Van Woensel qcubed is an application by Matthias Van Woensel. It provides a PHP model-view-controller framework for rapid application development. A cross-site scripting vulnerability exists in qcubed all versions including 3.1.1 that could allow an unauthenticated attacker to steal...

6.1CVSS6.9AI score0.06289EPSS
SaveExploits3References5
Prion
Prion
added 2021/02/26 2:15 a.m.15 views

Design/Logic Flaw

Vapor is a web framework for Swift. In Vapor before version 4.40.1, there is a DoS attack against anyone who Bootstraps a metrics backend for their Vapor app. The following is the attack vector: 1. send unlimited requests against a vapor instance with different paths. this will create unlimited...

5CVSS5.2AI score0.01656EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2021/02/25 12:0 a.m.10 views

vapor 资源管理错误漏洞

vapor is a Swift web development framework for individual developers. Can be used to develop high-performance Web applications , support for iOS, OS X and Ubuntu systems. Vapor versions prior to 4.40.1 have a security vulnerability that can be exploited by attackers to launch DoS attacks...

5.3CVSS6AI score0.01656EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/02/04 4:22 p.m.42 views

CVE-2020-35217

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS2.5AI score0.0058EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/02/03 12:0 a.m.11 views

Jetbrains JetBrains Ktor framework 加密问题漏洞

JetBrains Ktor framework is a Web application framework from the Czech company JetBrains Jetbrains. A security vulnerability exists in JetBrains Ktor before 1.5.0, which stems from the fact that a birthday attack on SessionStorage keys is possible. No details of the vulnerability are provided at...

5.3CVSS6AI score0.00541EPSS
SaveExploits0References2
Prion
Prion
added 2021/01/20 1:15 p.m.23 views

Cross site request forgery (csrf)

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

6.8CVSS8.5AI score0.0058EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/01/20 12:28 p.m.98 views

CVE-2020-35217

CVE-2020-35217 affects Vert.x-Web framework version 4.0 milestone 1–4. The vulnerability arises from CSRF verification that compares the CSRF token in the cookie against a token stored in the session instead of comparing the token in the request with the cookie. As a result, cookies are automatic...

8.8CVSS8.4AI score0.0058EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/01/20 12:0 a.m.10 views

Gin-Gonic Gin Environmental Vulnerabilities

Gin-Gonic Gin is a Go-based framework for rapidly building web applications from the Gin-Gonic team. github.com/gin-gonic/gin A security vulnerability exists in all versions, which stems from the ability to spoof a client's IP by setting the X-Forwarded-For header...

7.1CVSS7.1AI score0.01316EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/01/18 12:0 a.m.8 views

Tornado Environment Issue Vulnerability

Tornado is a Python web framework and asynchronous networking library from the Tornado community. The library scales to thousands of open connections through the use of non-blocking network I/O, making it ideal for long-time polling, WebSockets, and other applications that require long-term...

5.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2021/01/12 12:0 a.m.9 views

Microsoft ASP.NET Core and Visual Studio Security Vulnerabilities

Microsoft ASP.NET Core is a framework of cross-platform open source framework from Microsoft. The framework is used to build cloud-based applications such as Web applications, Internet of Things applications, and mobile backends. A security vulnerability exists in Microsoft ASP.NET Core and Visua...

7.5CVSS7.1AI score0.04908EPSS
SaveExploits0References10
Fedora
Fedora
added 2021/01/01 1:25 a.m.98 views

[SECURITY] Fedora 32 Update: golang-gopkg-macaron-1-1.4.0-1.fc32

Package Macaron is a high productive and modular web framework in Go...

6.1CVSS1.5AI score0.01375EPSS
SaveExploits1
Gitee
Gitee
added 2020/12/18 10:56 a.m.4 views

vulscan

This is a Python-based web application for vulnerability scanning and management. The application is built using Django and has several features, including: 1. Vulnerability Scanning: The application can scan for vulnerabilities in websites and applications using a list of predefined POC Proof of...

7.1AI score
SaveExploits0
Rows per page
Query Builder