Lucene search
+L

768 matches found

Kitploit
Kitploit
added 2026/09/15 10:59 p.m.9 views

CVE-2024-33676

CVE-2024-33676 Enel X JuiceBox Level 2 电动汽车充电器上的弱身份验证和授权机制,使攻击者能够访问操作系统功能和参数。 描述 本地电动汽车充电器 WLAN 网络上的用户可以提取个人身份信息 PII、更改设置并操纵操作系统文件系统。 这可以通过访问端口 2000 上的本地 Gecko OS 接口功能来实现。 该信息已于 2025 年 7 月 26 日在 BSides Albuquerque 大会上公布。幻灯片位于 此处。 产品详情 受影响厂商:Enel X Way 受影响产品:JuiceBox Level 2 充电器 影响范围:Enel X...

6.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:08 p.m.11 views

ODBParser

| ODBParser ---|--- TL;DR ODBParser 是一款用于搜索开放数据库中暴露的 PII 的工具。 仅用于识别暴露的 PII 并警告服务器所有者其不负责任的数据库维护行为 或查询您有权访问的数据库! 请负责任地使用 这是什么? 编写此工具是为了创建一站式 OSINT 工具,用于搜索、解析和分析开放数据库,以识别第三方服务器上的 PII 泄露。其他工具似乎要么只搜索开放数据库,要么在识别后不加区分地转储所有数据。它从一个或两个函数逐渐演变为当前仓库中的内容,因此代码并非尽善尽美。 功能 识别开放数据库的方式: 使用所有可能的参数查询 Shodan 和...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/09/15 9:16 p.m.5 views

CVE-2026-88065

tts-be is a backend for a timetable selector that aims to help students better choose their class schedules. Versions prior to 2.1.0 have a Broken Access Control vulnerability across several API endpoints such as /api/student/id/photo and /api/courseunit/id/exchange/metadata. By chaining these...

7.5CVSS0.00371EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 8:20 p.m.8 views

CVE-2026-88065

tts-be is a backend service for a university timetable selector application. Versions prior to 2.1.0 contain a Broken Access Control vulnerability affecting multiple API endpoints, including /api/student/{id}/photo and /api/course_unit/{id}/exchange/metadata. By chaining these unauthenticated end...

7.5CVSS5.9AI score0.00371EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/15 8:20 p.m.26 views

CVE-2026-88065 `tts-be` application has a Broken Access Control vulnerability

tts-be is a backend for a timetable selector that aims to help students better choose their class schedules. Versions prior to 2.1.0 have a Broken Access Control vulnerability across several API endpoints such as /api/student/id/photo and /api/courseunit/id/exchange/metadata. By chaining these...

7.5CVSS0.00371EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:13 p.m.11 views

CVE-2022-0482_exploit

CVE-2022-0482 漏洞利用 简介 本文档详细分析了 CVE-2022-0482,这是 Easy!Appointments 预约管理软件中存在的一个严重安全漏洞。该漏洞属于 CWE-863 下的授权不正确,允许未经授权的人员在无需适当认证的情况下访问个人身份信息,对数据的机密性和完整性构成重大风险。 作者 Mija Pilkaite 漏洞概述 CVE-2022-0482 影响 Easy!Appointments 1.4.3 之前的版本。该漏洞由 Francesco Carlucci 于 2022 年 1 月 30...

9.1CVSS8.1AI score0.43746EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/15 7:58 a.m.12 views

CVE-2026-52217-VTEX-Checkout-CrossTenant-IDOR

CVE-2026-52217 Cross-tenant and cross-user authorization flaw IDOR / BOLA in the VTEX Commerce Platform Checkout service. Field| Value ---|--- CVE ID| CVE-2026-52217 Vendor| VTEX Product| VTEX Commerce Platform, Checkout service chk Affected| Observed on chk v2.367.3 and reproduced on v2.374.3. T...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:47 p.m.11 views

CVE-2025-60357

CVE-2025-60357- Inyección NoSQLMongoDB Descripción de la vulnerabilidad y del producto AhnLab EPP Management es una plataforma avanzada de protección de endpoints de próxima generación reconocida mundialmente, que integra gestión de parches, detección avanzada de malware, EDR y capacidades XDR. S...

8.1CVSS6AI score0.00419EPSS
SaveExploits2
CVE
CVE
added 2026/09/14 8:58 p.m.16 views

CVE-2026-90896

CVE-2026-90896 is a Missing Authentication for Critical Function (CWE-306) in the MarcosCamara01 Ecommerce Template before commit 91e273c . The GET /api/stripe/checkout_sessions endpoint (in src/app/api/stripe/checkout_sessions/route.ts) calls stripe.checkout.sessions.retrieve() and returns the f...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 8:58 p.m.6 views

EUVD-2026-78142

Missing Authentication for Critical Function CWE-306 in the checkout session lookup handler src/app/api/stripe/checkoutsessions/route.ts, exposed at GET /api/stripe/checkoutsessions, in MarcosCamara01 Ecommerce Template before commit 91e273c allows a remote, unauthenticated attacker holding a val...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 8:58 p.m.25 views

CVE-2026-90896 Missing authentication in Ecommerce Template checkout session endpoint allows unauthenticated disclosure of buyer PII

Missing Authentication for Critical Function CWE-306 in the checkout session lookup handler src/app/api/stripe/checkoutsessions/route.ts, exposed at GET /api/stripe/checkoutsessions, in MarcosCamara01 Ecommerce Template before commit 91e273c allows a remote, unauthenticated attacker holding a val...

8.2CVSS0.00446EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 10:32 a.m.10 views

CVE-2026-24136-Lab

CVE-2026-24136 - Saleor GraphQL IDOR / 未授权PII窃取 概述 字段| 详情 ---|--- CVE ID| CVE-2026-24136 漏洞类型| IDOR - 通过用户控制密钥绕过授权 CWE-639 软件| Saleor 电子商务平台 受影响版本| 3.2.0 - 3.20.109 · 3.21.0 - 3.21.44 · 3.22.0 - 3.22.28 已修补版本| 3.20.110 · 3.21.45 · 3.22.29 CVSS 3.1| 7.5 高 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS...

8.7CVSS5.8AI score0.00387EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 9:41 a.m.9 views

CVE-2026-13736

CVE-2026-13736: NewPath WildApricotPress Add-on – Member Directory = 1.0.0 — Divulgación no autenticada de PII de miembros a través de la API REST 📖 Resumen del Aviso...

5.3CVSS5.8AI score0.00238EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 3:14 p.m.8 views

bug-bounty-findings-o-research-disclosures.

bug-bounty-findings-o-research-disclosures. Bug Bounty: CVE-2023-50839 IDOR identificado en un componente de soporte de terceros a través de 'gau' y 'Nuclei'. A pesar de las redirecciones perimetrales, el software desactualizado permaneció expuesto. Confirmado mediante análisis manual de cabecera...

9.8CVSS8.3AI score0.02041EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:31 a.m.9 views

CVE-2026-47117-openmed-rce

CVE-2026-47117: OpenMed Unauthenticated Remote Code Execution via PII Model Loading Severity: Critical, CVSS 4.0 9.3 , CVSS 3.1 9.8 assigned by VulnCheck, the CNA Vector v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N Vector v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H...

9.8CVSS6.3AI score0.00915EPSS
SaveExploits1
CVE
CVE
added 2026/09/13 6:00 a.m.20 views

CVE-2026-88995

The Bookit — Booking & Appointment Calendar WordPress plugin before 2.6.0.1 does not properly restrict the data returned by an availability-check request , allowing unauthenticated users to retrieve other customers' appointment details, including free-text booking comments and contact information...

5.3CVSS5.7AI score0.00206EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 6:21 a.m.13 views

exploit-CVE-2022-0482

Easy!Appointments 个人身份信息泄露 Easy!Appointments --debug exploit.rb -h | --help Options: Root URL base path including HTTP scheme, port and root folder All events since default: 2015-01-11 All events until default: today --debug Display arguments -h, --help Show this screen Examples: exploit.rb...

9.1CVSS8.4AI score0.43746EPSS
SaveExploits7
Cvelist
Cvelist
added 2026/09/12 6:00 a.m.38 views

CVE-2026-87894 Rox Appointment Booking 1.0.9 - 1.2.2 - Unauthenticated Customer PII Disclosure via IDOR

The Rox Appointment Booking WordPress plugin before 1.2.3 does not perform any authorization check on the endpoint that returns a booking's confirmation details, and each booking is addressed by a sequential numeric identifier, allowing unauthenticated attackers to read any customer's name, email...

0.00193EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/12 6:00 a.m.15 views

CVE-2026-87894

CVE-2026-87894 affects the Rox Appointment Booking WordPress plugin in versions 1.0.9 through 1.2.2 . The vulnerability is an Insecure Direct Object Reference (IDOR) : the endpoint that returns a booking's confirmation details performs no authorization check , and each booking is addressed by a s...

5.3CVSS5.7AI score0.00193EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/12 6:00 a.m.41 views

CVE-2026-87916 WPBot 8.4.9 - 8.5.9 - Unauthenticated Chat Visitor PII Disclosure

The WPBot WordPress plugin before 8.6.0 does not perform any capability or nonce check on the AJAX action that lists stored chat sessions, allowing unauthenticated attackers to retrieve the name, email address and phone number of every chat visitor by requesting a wide date range...

0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder