Lucene search
+L

217 matches found

Kitploit
Kitploit
added 2026/09/06 1:47 a.m.5 views

CVE-2026-30502-OpenKM-6.3.12-Reflected-XSS

🛡️ CVE-2026-30502 — Отражённая XSS в OpenKM v6.3.12 Обнаружено и сообщеноDharmendra Kumar — Исследователь безопасности Кибербезопасность | Тестирование на проникновение | Исследование уязвимостей | Ответственное раскрытие 📌 Содержание Обзор Детали CVE Затронутый продукт Описание уязвимости Анализ...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:46 p.m.5 views

CVE-2026-33917_SqlInjectionVulnerabilityOpenEMR8.0.0

CVE-2026-33917 - OpenEMR 약점 CWE-89 SQL 명령에 사용되는 특수 요소의 부적절한 중화 'SQL 인젝션' 제품은 업스트림 구성 요소의 외부 영향을 받은 입력을 사용하여 SQL 명령의 전체 또는 일부를 구성하지만, 다운스트림 구성 요소로 전송될 때 의도된 SQL 명령을 수정할 수 있는 특수 요소를 중화하지 않거나 잘못 중화합니다. 사용자 제어 가능한 입력에서 SQL 구문을 충분히 제거하거나 인용 처리하지 않으면 생성된 SQL 쿼리로 인해 해당 입력이 일반 사용자 데이터 대신 SQL로 해석될 수 있습니다...

8.8CVSS5.9AI score0.00445EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/26 9:16 p.m.6 views

CVE-2026-52473

An issue in Wgcloud 3.6.4 allows a remote attacker to escalate privileges via the content parameter is directly concatenated to the ProcessBuilder...

4.3CVSS0.0019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.34 views

CVE-2026-52473

An issue in Wgcloud 3.6.4 allows a remote attacker to escalate privileges via the content parameter is directly concatenated to the ProcessBuilder...

0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 12:00 a.m.13 views

CVE-2026-52473

CVE-2026-52473 affects Wgcloud 3.6.4 , a web-based application. The root cause is that the content parameter is directly concatenated to a ProcessBuilder , allowing a remote attacker to escalate privileges. The CVSS 3.1 score is 4.3 (MEDIUM) with an adjacent network attack vector, low complexity,...

4.3CVSS5.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 5:58 p.m.27 views

CVE-2026-73502 kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 5:58 p.m.10 views

CVE-2026-73502 kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 5:58 p.m.35 views

CVE-2026-73502

In openapi3filter/req_resp_decoder.go (~line 197), defaultContentParameterDecoder dereferences mt.Schema.Value without a nil check, panicking on any spec using a schema-less content parameter. Unauthenticated clients trigger this with one request, causing per-request aborts or full process crashe...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6112 Nil-pointer panic on content parameter without schema in github.com/getkin/kin-openapi

Nil-pointer panic on content parameter without schema in github.com/getkin/kin-openapi...

5.3CVSS5.2AI score0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 10:39 p.m.13 views

GHSA-JPCW-4WR7-C3VQ kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

| Field | Value | |---|---| | Ecosystem | Go | | Package | github.com/getkin/kin-openapi | | Affected versions | = 0.143.0 introduced in v0.2.0, PR 90, 2019-05-07; reproduced on HEAD 30e2923 | | Patched versions | 0.144.0 | --- Summary openapi3filter.ValidateRequest contains a...

5.3CVSS5.6AI score0.00372EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 10:39 p.m.25 views

kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

| Field | Value | |---|---| | Ecosystem | Go | | Package | github.com/getkin/kin-openapi | | Affected versions | = 0.143.0 introduced in v0.2.0, PR 90, 2019-05-07; reproduced on HEAD 30e2923 | | Patched versions | 0.144.0 | --- Summary openapi3filter.ValidateRequest contains a...

5.3CVSS5.5AI score0.00372EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.9 views

PT-2026-76594

Name of the Vulnerable Software and Affected Versions kin-openapi versions 0.2.0 through 0.143.0 Description An unauthenticated remote denial of service exists when the openapi3filter.ValidateRequest function processes an operation that declares a content parameter where the application/json medi...

5.3CVSS5.4AI score0.00372EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 7:55 p.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the content parameter of the /templates endpoint. An attacker can execute arbitrary JavaScript code in the browsers of users who view the affected template by injecting malicious scripts. Details Cross-site...

6.1CVSS6AI score0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 6:16 p.m.19 views

CVE-2026-26483

Mettle SendPortal 3.0.1 and earlier contains a stored cross-site scripting XSS vulnerability in the template management functionality. The application fails to properly sanitize user-supplied input in the content parameter of the /templates endpoint, allowing an attacker to persistently inject...

6.1CVSS0.00263EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:00 a.m.7 views

CVE-2026-26483

Mettle SendPortal 3.0.1 and earlier contains a stored cross-site scripting XSS vulnerability in the template management functionality. The application fails to properly sanitize user-supplied input in the content parameter of the /templates endpoint, allowing an attacker to persistently inject...

6.1CVSS5AI score0.00263EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.25 views

PT-2026-61662

Name of the Vulnerable Software and Affected Versions Mettle SendPortal versions prior to 3.0.2 Description A stored cross-site scripting XSS issue exists in the template management functionality. The application does not properly sanitize user-supplied input in the content parameter of the...

6.1CVSS4.7AI score0.00263EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/03 4:30 a.m.49 views

CVE-2026-9626

The CVE-2026-9626 entry concerns the WordPress JSON API User plugin (

6.4CVSS5.9AI score0.00375EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/03 4:30 a.m.57 views

CVE-2026-9626 JSON API User <= 4.1.0 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'content' Parameter

The JSON API User plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'content' parameter of the postcomment API endpoint in versions up to, and including, 4.1.0 This is due to insufficient input sanitization in the postcomment function, which passes the attacker-controlled...

6.4CVSS0.00375EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.21 views

PT-2026-48171

A markdown based cross-site scripting XSS vulnerability in the /system/notice/create endpoint of FastapiAdmin v2.2.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the notice content parameter...

5.6AI score0.00181EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:48 p.m.17 views

CVE-2026-36763

A stored cross-site scripting XSS vulnerability in the /api/blade-desk/notice/submit endpoint of SpringBlade v4.8.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted input into the content parameter...

6.1CVSS5.6AI score0.00187EPSS
SaveExploits0References1
Rows per page
Query Builder