Lucene search
+L

194 matches found

Kitploit
Kitploit
added 2026/09/17 12:54 a.m.13 views

multiparty-CVE-2026-8161

CVE-2026-8161 CVE-2026-8161Multiparty의 개념 증명 설명 [email protected] 및 이전 버전은 포착되지 않은 예외로 인한 서비스 거부denial of service에 취약합니다. 파서는 업로드된 필드와 파일을 일반 JavaScript 객체에 저장하며, 파서가 소유한 키와 상속된 객체 속성을 안전하게 구분하지 않습니다. 조작된 multipart 필드 이름은 파서가 예상치 못한 프로토타입 체인 값을 읽고 업로드를 처리하는 동안 충돌하도록 만들 수 있습니다. 취약한 버전의...

7.5CVSS6.5AI score0.00473EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/08 8:56 a.m.7 views

grafana: Grafana: Stored Cross-Site Scripting via malicious dashboard field name

A flaw in Grafana allows authenticated 'Editor' users to inject malicious scripts into a table panel's field names. Viewing the compromised dashboard executes the script in the victim's browser, risking data theft or client-side attacks...

6.8CVSS6.7AI score0.0024EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.19 views

PT-2026-87151

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85602

The Grav Form plugin getgrav/grav-plugin-form versions 8.0.6 through 9.1.19 select the reCAPTCHA version to validate based solely on which response field key is present in the submitted payload. On a site configured for reCAPTCHA v3, an anonymous attacker can place their v3 token under the v2 fie...

9.3CVSS0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.41 views

CVE-2026-85602 Grav Form Plugin before 9.1.20 reCAPTCHA v3 Authentication Bypass

The Grav Form plugin getgrav/grav-plugin-form versions 8.0.6 through 9.1.19 select the reCAPTCHA version to validate based solely on which response field key is present in the submitted payload. On a site configured for reCAPTCHA v3, an anonymous attacker can place their v3 token under the v2 fie...

9.3CVSS0.00261EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/04 11:30 a.m.9 views

CVE-2026-85602 Grav Form Plugin before 9.1.20 reCAPTCHA v3 Authentication Bypass

The Grav Form plugin getgrav/grav-plugin-form versions 8.0.6 through 9.1.19 select the reCAPTCHA version to validate based solely on which response field key is present in the submitted payload. On a site configured for reCAPTCHA v3, an anonymous attacker can place their v3 token under the v2 fie...

9.3CVSS5.2AI score0.00261EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/03 3:00 p.m.10 views

CVE-2026-84966

An incorrect numeric type conversion in the BSON document building component of the MongoDB C++ Driver may cause a length value to be interpreted incorrectly. When an application supplies an extremely large, non-terminated field name to the builder, the library may read memory outside the intende...

5.9CVSS5.6AI score0.00109EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/03 1:19 p.m.6 views

grafana: Grafana: Stored Cross-Site Scripting via malicious dashboard field name

A flaw in Grafana allows authenticated 'Editor' users to inject malicious scripts into a table panel's field names. Viewing the compromised dashboard executes the script in the victim's browser, risking data theft or client-side attacks...

6.8CVSS6.7AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 1:12 p.m.7 views

grafana: Grafana: Stored Cross-Site Scripting via malicious dashboard field name

A flaw in Grafana allows authenticated 'Editor' users to inject malicious scripts into a table panel's field names. Viewing the compromised dashboard executes the script in the victim's browser, risking data theft or client-side attacks...

6.8CVSS6.7AI score0.0024EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 8:12 p.m.45 views

CVE-2026-82333 multer vulnerable to Denial of Service via oversized array index in field names

multer is a middleware for handling multipart/form-data in Node.js. A small multipart request with two specially crafted text field names can make multer's field parser synchronously iterate a maximum-length sparse array, blocking the event loop so the process cannot handle other requests. A larg...

7.5CVSS0.00278EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/28 7:17 p.m.17 views

Pimcore Vulnerable to Remote Code Execution via DataObject Class-Definition Field Name

Overview A DataObject class-definition field name is concatenated, without an identifier allowlist, into the PHP class source that Pimcore generates for every DataObject class protected $;. A user holding only the ordinary objects DataObjects permission can import a class definition whose field...

9.9CVSS6.5AI score0.00448EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/28 7:17 p.m.14 views

GHSA-9X44-4GXF-8C25 Pimcore Vulnerable to Remote Code Execution via DataObject Class-Definition Field Name

Overview A DataObject class-definition field name is concatenated, without an identifier allowlist, into the PHP class source that Pimcore generates for every DataObject class protected $;. A user holding only the ordinary objects DataObjects permission can import a class definition whose field...

9.9CVSS6.4AI score0.00448EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 7:16 p.m.51 views

CVE-2026-55634 Pimcore: Remote Code Execution via DataObject Class-Definition Field Name

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, the class-definition import endpoint /pimcore-studio/api/class/definition/configuration-view/detail/id/import accepts a DataObject field name that is emitted without an identifier allowlist b...

9.9CVSS0.00448EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 7:16 p.m.57 views

CVE-2026-55634

Pimcore, an open-source Data & Experience Management Platform, is vulnerable to Remote Code Execution via its class-definition import endpoint. Prior to versions 11.5.19, 12.3.10, and 2026.1.6, a DataObject field name is emitted without an identifier allowlist into generated PHP properties (Field...

9.9CVSS6AI score0.00448EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 7:16 p.m.17 views

EUVD-2026-67871

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, the class-definition import endpoint /pimcore-studio/api/class/definition/configuration-view/detail/id/import accepts a DataObject field name that is emitted without an identifier allowlist b...

9.9CVSS6AI score0.00448EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 7:16 p.m.22 views

CVE-2026-55634 Pimcore: Remote Code Execution via DataObject Class-Definition Field Name

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, the class-definition import endpoint /pimcore-studio/api/class/definition/configuration-view/detail/id/import accepts a DataObject field name that is emitted without an identifier allowlist b...

9.9CVSS6AI score
SaveExploits0References7
NVD
NVD
added 2026/08/26 3:16 p.m.12 views

CVE-2026-54553

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS0.00336EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/07 10:54 a.m.11 views

Security Bulletin: form-data CRLF Injection via Unescaped Field Name and Filename

Summary form-data versions through 4.0.5 are vulnerable to CRLF injection CWE-93, CVSS 7.5, High. Field names and filenames passed to FormDataappend are not sanitized before being written into the Content-Disposition header, allowing an attacker who controls those values to inject arbitrary heade...

8.7CVSS7.5AI score0.00535EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/05 11:16 a.m.21 views

CVE-2026-71245

Rejected reason: Red Hat CNA-LR concluded that this CVE is not valid...

0.00197EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/05 10:56 a.m.18 views

EUVD-2026-53318

Mautic's getLeadIdsByFieldValueAction LeadBundle/Controller/AjaxController.php reads a field parameter from the request, sanitizes it only with InputHelper::clean which HTML-entity-encodes quotes and angle brackets but does not restrict other characters, and passes it into...

7.1CVSS5.7AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder