32409 matches found
cve-2022-23131
cve-2022-23131 cve-2022-23131 zabbix-saml-bypass-exp 1. reemplaza zbxsignedsession por cookie 2. inicia sesión con Single Sign-On SAML autor: @random-robbie、@jweny y @Mr-xn link: https://blog.sonarsource.com/zabbix-case-study-of-unsafe-session-storage...
CVE-2026-0257
Forjar una cookie de anulación de autenticación de GlobalProtect usando la clave pública de TLS CVE-2026-0257 Un script de prueba de concepto para probar si un portal o gateway GlobalProtect de PAN-OS es vulnerable a CVE-2026-0257. El script intentará forjar una cookie de anulación de autenticaci...
CVE-2021-42662
CVE-2021-42662 CVE-2021-42662 - Stored Cross-Site Scripting vulnerability in the Online event booking and reservation system version 2.3.0. Technical description: A stored XSS vulnerability exists in the Event management software version 2.3.0. An attacker can leverage this vulnerability in order...
gitlab-cve-2020-10977
GitLab CVE2020-10977 Introducción Este script proporciona ejecución remota de código contra GitLab Community Edition CE y Enterprise Edition EE. El CVE es una lectura arbitraria de archivos que te permite extraer el secretkeybase de Rails descargando el archivo secrets.yaml de GitLab. Esto, a su...
grafana-CVE-2018-15727
Grafana CVE-2018-15727 漏洞利用工具 安装 root@kitploit: $ go get github.com/u238/grafana-CVE-2018-15727 使用 root@kitploit: $ source go env $ $GOPATH/bin/grafana-CVE-2018-15727 ldapadmin i 从浏览器会话中删除 grafanasess cookie i 在浏览器中设置以下 cookies: 针对 Grafana 5.x: grafanauser : ldapadmin grafanaremember :...
CVE-2024-3400-pot
CVE-2024-3400-pot Honeypot simple para la vulnerabilidad de inyección de comandos CVE-2024-3400 de Palo Alto PAN-OS. Características Simular la visita a /global-protect/login.esp página de inicio de sesión del Portal GlobalProtect Simular la petición HTTP POST /ssl-vpn/hipreport.esp & Cookie:...
CVE-2018-9995-EXPLOIT
CVE-2018-9995 - Bypass de Autenticación en DVR Este repositorio aborda la vulnerabilidad de seguridad identificada como CVE-2018-9995, que afecta a varios dispositivos DVR, incluyendo TBK DVR4104, DVR4216, Novo, CeNova, QSee, Pulnix, XVR 5 en 1, Securus, Night OWL, DVR Login, HVR Login y MDVR...
CVE-2026-52924
CVE-2026-52924: Use-After-Free en SCTP en el Manejo de Cookies Obsoletas Resumen de la Vulnerabilidad ID CVE: CVE-2026-52924 Gravedad: CRÍTICA CVSS 9.8 Componente: Kernel de Linux - SCTP Protocolo de Transmisión de Control de Flujo Tipo: Use-After-Free CWE-416, CWE-825 Publicado: 2026-06-24 Estad...
CVE-2017-9822
CVE-2017-9822 DotNetNuke Cookie 反序列化远程代码执行 RCE DotNetNuke DNN 版本 5.0.0 至 9.3.0 存在反序列化漏洞,可导致远程代码执行 RCE。DotNetNuke 使用 DNNPersonalization cookie 来存储匿名用户的个性化选项(已验证用户的选项通过其个人资料页面存储)。当应用程序提供自定义 404 错误页面时(这也是默认设置),会使用此 cookie。 有漏洞的 C 代码如下所示:DNN Platform/Library/Common/Utilities/XmlUtils.cs root@kitploit...
Astra Linux – Vulnerability in symfony
Symfony is a PHP framework for web and console applications, along with a set of reusable PHP components. The Symfony HTTP cache system functions as a reverse proxy: it caches entire responses including headers and returns them to clients. In a recent change to the AbstractSessionListener,...
Astra Linux – Vulnerability in python-tornado
In Tornado before version 6.5.5, cookie attribute injection could occur because the domain, path, and samesite arguments of .RequestHandler.setcookie were not checked for crafted characters...
Astra Linux – Vulnerability in Pypy
In the http.cookiejar.py module of Python, prior to version 3.7.3, the domain validation mechanism was not properly implemented. This vulnerability could allow existing cookies to be sent to the wrong server. Attackers could exploit this flaw by using a server whose hostname contains another vali...
Astra Linux – Vulnerability in curl
When curl is used to retrieve and parse cookies from an HTTPS server, it accepts cookies using control codes that, when sent back to an HTTP server later, may cause the server to return 400 responses. This effectively allows a “sister site” to deny service to all other sibling sites...
Astra Linux – Vulnerability in curl
This flaw allows an attacker to insert cookies into a running program using libcurl, provided that certain conditions are met. Libcurl performs transfers. In its API, an application creates “easy handles”—individual handles used for single transfers. Libcurl provides a function called...
Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: Network layer: Do not leave a dangling “sk” pointer when socket creation fails. It is possible to trigger a use-after-free by: - Attaching a “fentry” probe to sockrelease and the probe that calls bpfgetsocketcookie; - Running...
Astra Linux – Vulnerability in Python-Werkzeug
Werkzeug is a comprehensive WSGI web application library. Browsers may allow “nameless” cookies that look like =value instead of key=value. A vulnerable browser may allow a compromised application on a neighboring subdomain to exploit this to set a cookie like =Host-test=bad for another subdomain...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: fscache: The fscachecookielrutimer is deleted when the fscache module is removed, to avoid a Use-After-Free attack. The fscachecookielrutimer is initialized when the fscache module is inserted, but it is not deleted when the...
Astra Linux – Vulnerability in WebKit2GTK
A cookie management issue has been resolved through improved state management. This issue is fixed in Security Update 2022-003 Catalina, macOS Big Sur 11.6.5. Processing maliciously crafted web content may disclose sensitive user information...
Astra Linux – Vulnerability in python-tornado
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in th...