Lucene search
+L

267 matches found

Kitploit
Kitploit
added 2026/09/02 5:33 a.m.5 views

CVE-2018-7935

CVE-2018-7935 POC まず有効なSessionを取得する curl http://192.168.8.1/html/index.html | grep SessionID 手順: exploit.py を編集し、取得した SessionID を挿入してください 脆弱性ステータス : 確認済み & パッチがリリースされました...

5.3CVSS6.1AI score0.01094EPSS
SaveExploits0
OSV
OSV
added 2026/08/31 8:39 a.m.8 views

BIT-TOMCAT-2026-73180 Apache Tomcat: Authenticated WebSocket session survives end of HTTP session

Insufficient Session Expiration vulnerability in Apache Tomcat meant that if the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the Jakarta...

6.8CVSS5.8AI score0.00536EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/27 2:57 a.m.8 views

CVE-2021-43857

CVE-2021-43857 CVE-2021-43857 esecuzione di comandi in Gerapy Dichiarazione di non responsabilità root@kitploit: Lo script è fornito solo a scopo di apprendimento e riferimento, non utilizzarlo per attaccare i siti web di altri in modo malevolo. In caso di violazione della legge o di cattiva...

9.8CVSS8.6AI score0.55331EPSS
SaveExploits7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.16 views

PT-2026-78931

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.69 n8n versions 2.x prior to 2.33.4 n8n versions 2.34.x prior to 2.34.1 Description An expression injection issue exists in the link preview rendering of the resource-locator field. The editor directly splices the...

8.4CVSS5.2AI score0.00257EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/19 6:22 p.m.33 views

CVE-2026-61807 Snipe-IT: Stored DOM XSS via table selected-count IDs

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials/bootstrap-table.blade.php. Client-side code reads the browser-decoded countId, uses it as a...

6.3CVSS0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:22 p.m.22 views

CVE-2026-61807

Snipe-IT versions before 8.6.2 are vulnerable to stored DOM XSS: a crafted manufacturer/supplier name flows into data-selected-count-id in bootstrap-table.blade.php, is decoded client-side, and is injected via jQuery .after(), executing JS in authenticated users' sessions. Fix is version 8.6.2. N...

6.3CVSS5.5AI score0.00284EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 6:22 p.m.10 views

EUVD-2026-62626

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials/bootstrap-table.blade.php. Client-side code reads the browser-decoded countId, uses it as a...

6.3CVSS5.5AI score0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:53 p.m.15 views

CVE-2026-40509

OpenEMR before 8.3.0 is affected by a cross-site request forgery (CSRF) vulnerability in the DICOM viewer . The web_path GET parameter is embedded unsanitized as a URL without validation against expected path formats. An attacker can craft a malicious URL that causes an authenticated user holding...

5.3CVSS5.4AI score0.00128EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/11 9:36 a.m.8 views

Origin Validation Error

Overview typo3/cms-install is a TYPO3 extension install. The Install Tool is used for installation, upgrade, system administration and setup tasks. Affected versions of this package are vulnerable to Origin Validation Error via referrer enforcement in the ReferrerEnforcer code used by the backend...

7.3CVSS5AI score0.00213EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 9:36 a.m.39 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via referrer enforcement in the ReferrerEnforcer code used by the backend and Install Tool. An attacker can invoke protected backend or Install Tool endpoints with an authenticated victim’s session by sending...

7.3CVSS5AI score0.00213EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/06 8:45 p.m.14 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes via the condition.config process. An attacker can execute arbitrary operating system commands, read sensitive...

8.8CVSS5.6AI score0.00447EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/06 8:45 p.m.23 views

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS has an authenticated remote code execution issue in the control panel element-search condition handling. Craft cleans the outer request-controlled condition array with Component::cleanseConfig, but Conditions::createCondition later decodes and merges the JSON string in condition.config...

8.8CVSS6.2AI score0.00447EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2026/08/05 4:16 p.m.10 views

CVE-2026-39923

Flarum before 1.8.16 contains a password reset token expiry bypass vulnerability that allows unauthenticated attackers to reuse expired password reset tokens by submitting them directly to the reset processing endpoint. The SavePasswordController::handle method calls PasswordToken::findOrFail...

9.2CVSS0.0026EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71245

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

5.2AI score0.00197EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.13 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
EUVD
EUVD
added 2026/08/04 12:34 a.m.10 views

EUVD-2026-52486

Camaleon CMS through 2.9.2, fixed in commit 88ab703, contains a missing authorization vulnerability on the drafts endpoint that allows any authenticated low-privileged user to create draft posts by bypassing role and permission checks. Attackers can send requests to the drafts endpoint using only...

5.3CVSS5.5AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/02 1:16 p.m.14 views

CVE-2025-71400

better-auth passkey versions before 1.4.0 contain an insecure direct object reference vulnerability in the passkey deletion endpoint that allows authenticated users to delete arbitrary passkeys by ID. Attackers with valid sessions can submit crafted requests to the delete-passkey endpoint with...

7.1CVSS0.00202EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 12:42 p.m.27 views

EUVD-2026-49792

Pivotick fails to sanitize attacker-controlled SVG markup supplied through the per-node style.svgIcon property before inserting it into the document. When rendering a graph node, the vulnerable code assigns the SVG icon markup directly to the innerHTML property of a live SVG element. An attacker...

8.2CVSS6.2AI score0.00277EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 7:58 p.m.31 views

CVE-2026-66824

CVE-2026-66824 is a stored XSS vulnerability in the capture tree visualization page. The app embeds the serialized capture tree directly into an inline JavaScript block via the Jinja safe filter. Attackers can craft values from captured content that terminate the [removed] tag and inject arbitrar...

9.2CVSS6AI score0.00277EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 5:31 p.m.74 views

CVE-2026-45337

Better Auth (TypeScript library) vulnerability CVE-2026-45337 affects versions 1.6.0–1.6.10 in the deviceAuthorization plugin. The root cause is that the verification path does not claim ownership of the pending device code and the approve/deny checks short-circuit when userId is unset, allowing ...

7.6CVSS6.2AI score0.00214EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder