539 matches found
Apache-CouchDB-CVE-2022-24706-RCE-Exploits-Blog-post-
Apache-CouchDB-CVE-2022-24706-RCE-Exploits-Blog-post- Escribí una publicación de blog sobre Apache CouchDB CVE-2022-24706 RCE Exploits...
Apache-couchdb-CVE-2017-12635
Couchdb 垂直权限绕过漏洞(CVE-2017-12635) Apache CouchDB是一个开源数据库,专注于易用性和成为"完全拥抱web的数据库"。它是一个使用JSON作为存储格式,JavaScript作为查询语言,MapReduce和HTTP作为API的NoSQL数据库。应用广泛,如BBC用在其动态内容展示平台,Credit Suisse用在其内部的商品部门的市场框架,Meebo,用在其社交平台(web和应用程序)。...
audit_couchdb
Audit CouchDB: The simple, clear, CouchDB security assessment Audit CouchDB is a simple tool with a powerful message. Given an Apache CouchDB URL, it will tell you everything you ever wanted to know about its security. Objective Audit CouchDB will perform the following actions: 1. Learn every...
audit_couchdb
Audit CouchDB: 简单、清晰的CouchDB安全评估 Audit CouchDB是一个简单的工具,传递着强大的信息。给定一个Apache CouchDB URL,它会告诉你你想知道的所有关于其安全性的信息。 目标 Audit CouchDB将执行以下操作: 1. 了解关于该CouchDB的一切可能事实,例如: 服务器配置是什么? 存在哪些用户账户? 存在哪些用户角色? 存在哪些数据库? 在每个数据库中,安全设置是什么? 在每个设计文档中,验证函数是什么? 2. 根据这些事实,相互对比,并在发现安全隐患时发出警告,例如: 你显然没有费心去点击Futon数据库页面中的"安全"链接...
CVE-2022-24706-CouchDB-Exploit
Apache CouchDB 3.2.1 - Ejecución Remota de Código RCE CVE-2022-24706 Fecha: 2022-01-21 Autor del Exploit: Konstantin Burov, @sadshade Enlace del Software: https://couchdb.apache.org/ Versión: 3.2.1 y anteriores Probado en: Kali 2021.2 Basado en Erlang Cookie - Ejecución Remota de Código de 1F98D...
CVE-2023-24706
CVE-2022-24706 Apache CouchDB 远程命令执行漏洞poc...
CVE-2017-12636
CVE-2017-12636 用法: python3 exp.py target version1.6|2.1 reverseip reverseport root@kitploit: / \ | | | | / | |/ | | / / | / \ / || |/ | | / / | | | | ' / /'| |/' || | / /| | ' / /'/ / / / / | | | | | | || / / | /| | | | / /|| | / / | \ \ \ \ | /\ / / | ./ /\ |/ /| |./ / | |./ /| / |./ / / |...
CVE-2017-12636
Couchdb Arbitrary Command Execution Vulnerability CVE-2017-12636...
CVE-2022-24706
CVE-2022-24706 贡献者 白帽学校第4期39班 金正贤@junghyeonkum CouchDB Erlang分布式远程命令执行漏洞 CVE-2022-24706 摘要 Apache CouchDB 是一个用 Erlang 实现的开源面向文档的 NoSQL 数据库。 由于 Apache CouchDB 是用 Erlang 开发的,它默认支持分布式计算(集群)功能。集群节点之间通过 Erlang/OTP Distribution Protocol 进行通信,通过该协议,可以以运行 CouchDB 的用户权限执行操作系统(OS)命令。 要执行操作系统命令,需要知道 Erlang...
CVE-2017-12635
CVE-2017-12635 Case study and PoC of CVE-2017-12635 Apache CouchDB 1.7.0 / 2.x 2.1.1 - Remote Privilege Escalation Presentation CouchDB Apache CouchDB is a document-oriented NoSQL database, implemented in Erlang. CouchDB uses multiple formats and protocols to store, transfer, and process it's dat...
audit_couchdb
Audit CouchDB:简单、清晰的 CouchDB 安全评估 Audit CouchDB 是一个简单的工具,但传递着强大的信息。给定一个 Apache CouchDB URL,它会告诉你所有你一直想知道的关于其安全性的一切。 目标 Audit CouchDB 将执行以下操作: 1. 获取关于该 CouchDB 的每一个可能的事实,例如: 服务器配置是什么? 存在哪些用户账户? 存在哪些用户角色? 存在哪些数据库? 在每个数据库中,安全设置是什么? 在每个设计文档中,存在哪些验证函数? 2. 根据这些事实,相互比较,并在它们暗示安全问题时发出警告,例如: 你显然没有在 Futon...
CVE-2022-24706
CVE-2022-24706 Apache CouchDB 3.2.1 - 远程代码执行RCE检测器 用法: nmap -p 4369 --script CVE-2022-24706.nse --script-args cookie=monster,timeout=5000...
Apache CouchDB 1.7.0 / 2.x < 2.1.1 - Remote Privilege Escalation
Due to differences in the Erlang-based JSON parser and JavaScript-based JSON parser, it is possible in Apache CouchDB before 1.7.0 and 2.x before 2.1.1 to submit users documents with duplicate keysfor 'roles' used for access control within the database, including the special case 'admin' role, th...
CVE-2026-46588
camel-couchdb CouchDb Header Injection Reproducer CVE-2026-46588 Este proyecto demuestra una inyección de cabeceras de mensaje en el componente camel-couchdb de Apache Camel, registrada como CVE-2026-46588. El componente lee varias cabeceras de Exchange para controlar su comportamiento —...
CVE-2017-12635_36
Lab7-CVE-2017-12635-12636 I. ANÁLISIS DEL SISTEMA Identificación de la Superficie de Ataque Comenzando con lo que se está ejecutando en el entorno. Listo todos los contenedores activos: docker ps La víctima expone un único puerto:5984 ⇒ Hago curl directamente a él para obtener más información: cu...
couchdb-exploit
🚀 CouchDB Exploit - CVE-2017-12635 & CVE-2017-12636 Apache CouchDB - Privilege Escalation & Remote Code Execution 📖 Overview This tool exploits two critical vulnerabilities in Apache CouchDB: CVE| Description| Severity ---|---|--- CVE-2017-12635| Privilege Escalation via JSON Parsing Bypass| 🔴...
CVE-2026-82243
Budibase Server before 3.41.3 contains a server-side request forgery vulnerability in the datasource verify endpoint that allows builder-level users to supply arbitrary URLs without SSRF validation. Attackers can exploit this to leak internal CouchDB credentials by making requests to...
CVE-2026-82243 Budibase Server before 3.41.3 SSRF with Credential Leakage
Budibase Server before 3.41.3 contains a server-side request forgery vulnerability in the datasource verify endpoint that allows builder-level users to supply arbitrary URLs without SSRF validation. Attackers can exploit this to leak internal CouchDB credentials by making requests to...
CVE-2026-82243 Budibase Server before 3.41.3 SSRF with Credential Leakage
Budibase Server before 3.41.3 contains a server-side request forgery vulnerability in the datasource verify endpoint that allows builder-level users to supply arbitrary URLs without SSRF validation. Attackers can exploit this to leak internal CouchDB credentials by making requests to...
CVE-2026-82243
Budibase Server before 3.41.3 is affected by a server-side request forgery (SSRF) vulnerability in the datasource verify endpoint . The root cause is that builder-level users can supply arbitrary URLs without SSRF validation, allowing them to make server-side requests to attacker-controlled hosts...