7177 matches found
CVE-2015-7808
CVE-2015-7808 PoC code for vBulletin PreAuth vulnerability Usage: perl vbulletin.pl www.vbulletin.com/forum id...
fuzzbench
FuzzBench: Fuzzer Benchmarking As a Service FuzzBench is a free service that evaluates fuzzers on a wide variety of real-world benchmarks, at Google scale. The goal of FuzzBench is to make it painless to rigorously evaluate fuzzing research and make fuzzing research easier for the community to...
Dumb0
Dumb0 A simple tool to dump users forums popular forums and CMS WordPress, SMF, vBulletin, IP Board, XEN forums, myBB, useBB, vanilla, bbPress.... Supported 27 forums/CMS help us to grow the number!: root@kitploit: SMF -- Simple Machine Forums IPB -- Invision Power Board XEN -- Xen Foro VB --...
test-certs-site
test-certs-site Introduction This is a purpose-built webserver for hosting the test pages required by the CA/Browser forum Baseline Requirements. They contain the following requirement: The CA SHALL host test Web pages that allow Application Software Suppliers to test their software with Subscrib...
username-anarchy
Username Anarchy Version: 0.6 20 September 2024 Author: urbanadventurer Andrew Horton Homepage: https://www.morningstarsecurity.com/research/username-anarchy Source: https://github.com/urbanadventurer/username-anarchy/ License: MIT Description Tools for generating usernames when penetration...
CVE-2022-31296
CVE-2022-31296 Online Discussion Forum Site 1.0 - Blind SQL Injection Exploit Title: Online Discussion Forum Site 1.0 - Blind SQL Injection Date: 2022-06-13 CVE: CVE-2022-31296 Exploit Author: Abdulaziz Saad @b4zb0z Vendor Homepage: https://www.sourcecodester.com/ Software Link:...
wpForo Forum <= 2.4.14 - SQL Injection
wpForo Forum WordPress plugin = 2.4.14 contains a time-based SQL injection caused by insufficient escaping of the 'wpfob' parameter, letting unauthenticated attackers extract sensitive database information. id: CVE-2026-1581 info: name: wpForo Forum = 2.4.14 - SQL Injection author: Shivam Kamboj...
wpForo Forum <= 2.1.8 - Cross-Site Scripting
The wpForo Forum plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘wpforodebug’ function in versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...
Orange Forum 1.4.0 - Open Redirect
Orange Forum 1.4.0 contains an open redirect vulnerability in views/auth.go via the next parameter to /login or /signup. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2018-14474 info: nam...
WordPress Asgaros Forum <1.15.13 - SQL Injection
WordPress Asgaros Forum plugin before 1.15.13 is susceptible to SQL injection. The plugin does not validate and escape user input when subscribing to a topic before using it in a SQL statement. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized...
WordPress wpForo Forum < 1.9.7 - Open Redirect
WordPress wpForo Forum 1.9.7 is susceptible to an open redirect vulnerability because the plugin did not validate the redirectto parameter in the login form of the forum, leading to an open redirect issue after a successful login. id: CVE-2021-24406 info: name: WordPress wpForo Forum 1.9.7 - Open...
AudioCaptchaBypass-CVE-2008-2019
Exploit for CVE-2008-2019 - Simple Machines Form SMF 1.1.4 and below. SMF uses an audio captcha made up of a woman's voice saying each letter of the alphabet. The user, who could be blind needs to type in these letters in order to pass the challenge response. The vulnerability identified by...
CVE-2022-31294
CVE-2022-31294 Online Discussion Forum Site 1.0 - 账户接管 漏洞标题:Online Discussion Forum Site 1.0 - CSRF 创建新/更新现有管理员用户 账户接管 日期: 2022-06-13 CVE: CVE-2022-31294 漏洞作者:Abdulaziz Saad @b4zb0z 厂商主页:https://www.sourcecodester.com/...
CVE-2022-31295
CVE-2022-31295 在线讨论论坛站点 1.0 - IDOR / 删除任意帖子 漏洞标题:在线讨论论坛站点 1.0 - IDOR / 删除任意帖子 日期:2022-06-13 CVE:CVE-2022-31295 漏洞作者:Abdulaziz Saad @b4zb0z 厂商主页:https://www.sourcecodester.com/ 软件链接:https://www.sourcecodester.com/php/15337/online-discussion-forum-site-phpoop-free-source-code.html 版本:1.0 测试环境:LAMP,...
CVE-2024-12484
CVE CVE-poc 问题类型 SQL 注入漏洞 根本原因 在“使用PHP源码的技术论坛”项目的 /signuppost.php 文件中发现了一个SQL注入漏洞。该漏洞源于攻击者可以通过登录用户名参数注入恶意代码,并且该参数未经验证直接用于SQL查询。这使得攻击者能够伪造输入值以操纵SQL查询并执行未授权操作。 影响 攻击者可以利用此SQL注入漏洞获得对数据库的未授权访问、泄露敏感数据、篡改数据、完全控制系统,甚至中断服务,对系统安全和业务连续性构成严重威胁。 漏洞详情与POC 漏洞名称:用户名参数 root@kitploit: Payload Parameter: Username...
CVE-2026-1581-Analysis-Lab
CVE-2026-1581 — wpForo Forum = 2.4.14 Inyección SQL Basada en Tiempo No Autenticada ORDER BY ภาษาไทย Resumen Ejecutivo...
CVE-2026-25126
CVE-2026-25126: Manipulación del Conteo de Votos en PolarLearn Investigación: Joshua van Rijswijk Descripción PoC para CVE-2026-25126 , una vulnerabilidad de lógica de negocio de alta severidad en la API de votación del foro de PolarLearn. El endpoint POST /api/v1/forum/vote no aplica una...
CSRF-via-stored-XSS-for-PrivEsc
Chamilo LMS addLabelgetlang'Thread', $threadEntity-getTitle; 2. /public/main/forum/viewforum.php - 第369行 root@kitploit: .$thread-getTitle.''; 3. 还有更多! 根本原因: 论坛主题标题未经适当清理即存储 主题标题在多个位置显示时未进行HTML转义 没有内容安全策略(CSP)阻止XSS执行 分步权限提升指南 第一阶段:数据收集 步骤1:收集目标用户信息 1. 登录Chamilo LMS 2. 导航到社交网络 - 个人数据 3...
CVE-2025-12768
creationtimestamp| type| source ---|---|--- 2026-09-01 18:00:09+00:00| seen| https://bsky.app/profile/windowsforum.com/post/3muhysaq4j625 2026-09-01 20:15:10+00:00| seen| https://bsky.app/profile/cyfar.ca/post/3muiadpcugc2w 2026-09-02 12:45:05+00:00| seen|...
CVE-2026-82657
Admidio before 5.0.12 fails to enforce login-only module restrictions in RSS feed endpoints for forum and announcements modules. Unauthenticated attackers can retrieve forum topics and announcements by sending GET requests to rss/forum.php or rss/announcements.php, disclosing titles, full post...