Lucene search
+L

952 matches found

Kitploit
Kitploit
added 2026/09/20 12:13 a.m.30 views

foolav

foolav Executable compiled with this code is useful during penetration tests where there is a need to execute some payload meterpreter maybe? while being certain that it will not be detected by antivirus software. The only requirement is to be able to upload two files: binary executable and paylo...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 1:18 p.m.8 views

CVE-2023-33977

CVE-2023-33977 XSS Almacenado mediante Carga de SVG en kiwitcms/kiwi - por M Nadeem Qazi Descripción Este repositorio aborda la vulnerabilidad de XSS almacenado descubierta en la aplicación kiwitcms/kiwi, a la que se le asignó el identificador CVE-2023-33977. La vulnerabilidad permite la ejecució...

8.1CVSS7AI score0.0087EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/17 7:16 p.m.6 views

CVE-2026-49292

Kiwi TCMS is an open source test management system. Prior to 16.0, the unauthenticated /init-db/ page handled by InitDBView in tcms/core/views.py remains reachable after initial setup and proxies repeated requests to Kiwi/manage.py migrate. The migration command is reentrant, so repeated access...

0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 6:27 p.m.32 views

CVE-2026-49292

Kiwi TCMS prior to 16.0 leaves the unauthenticated /init-db/ endpoint (handled by InitDBView in tcms/core/views.py) reachable after initial database setup. The page proxies requests to manage.py migrate, which is reentrant , so repeated access only reports "No migrations to apply." The advisory s...

0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/15 4:17 p.m.6 views

CVE-2026-55630

Kiwi TCMS is an open source test management system. Prior to 16.1, TestCase.extralink and TestPlan.extralink accepted unsanitized user input and rendered stored values verbatim, creating an opportunity for cross-site scripting. Official Docker images and unmodified Kiwi TCMS middleware send a...

0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 3:35 p.m.36 views

CVE-2026-55630

Kiwi TCMS versions prior to 16.1 are vulnerable to stored XSS through the TestCase.extra_link and TestPlan.extra_link fields, which accepted unsanitized user input and rendered it verbatim, allowing injection of a javascript: URI. In default deployments using official Docker images or unmodified ...

5.4AI score0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 3:35 p.m.7 views

CVE-2026-55630 Kiwi TCMS: Stored XSS via javascript: URI in extra_link field (TestPlan & TestCase)

Kiwi TCMS is an open source test management system. Prior to 16.1, TestCase.extralink and TestPlan.extralink accepted unsanitized user input and rendered stored values verbatim, creating an opportunity for cross-site scripting. Official Docker images and unmodified Kiwi TCMS middleware send a...

5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/09/15 3:34 p.m.7 views

CVE-2026-54724 Kiwi TCMS: Open Redirect via unvalidated next parameter in account confirmation endpoint

Kiwi TCMS is an open source test management system. Prior to 16.1, the account confirmation endpoint accepted an unvalidated next parameter, allowing an unauthenticated attacker to create a URL on a trusted Kiwi TCMS hostname that redirects a victim to an arbitrary external domain. The trusted...

6.1CVSS5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/25 3:40 a.m.11 views

gha-lab-227431b300

Kiwi TCMS - Open-Source-Testmanagement .. image:: https://img.shields.io/docker/pulls/kiwitcms/kiwi :target: https://kiwitcms.readthedocs.io/en/latest/installingdocker.html :alt: Downloads from Docker Hub .. image:: https://readthedocs.org/projects/kiwitcms/badge/?version=latest :target:...

5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/07/13 3:46 p.m.18 views

PYSEC-2026-2551 Kiwi TCMS vulnerable to stored XSS via JavaScript: URI in extra_link field (TestPlan & TestCase)

Summary In Kiwi TCMS the fields TestCase.extralink and TestPlan.extralink were meant to represent URLs to external resources however in versions prior to 16.1 user input was not being sanitized and values were rendered verbatim which represents an opportunity for cross-site scripting exploitation...

6AI score0.00315EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.20 views

PYSEC-2026-1499 Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced changes which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed...

8.1CVSS6.8AI score0.00692EPSS
SaveExploits1References12
PyPA
PyPA
added 2026/07/07 11:45 a.m.24 views

Kiwi TCMS's misconfigured HTTP headers allow stored XSS execution with Firefox

ImpactKiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introducedchanges which were meant to serve all uploaded files as plain text in order to prevent browsers from executing potentially dangerous files when such files are accessed...

8.1CVSS6.8AI score0.00692EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1500 kiwitcms vulnerable to stored XSS via unrestricted files upload

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded, see GHSA-fwcf-753v-fgcj and Content-Security-Policy definition to prevent...

5.4CVSS6.9AI score0.00431EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1497 kiwi TCMS has possibility for user to update email address to unverified one

Impact In previous versions of Kiwi TCMS users were able to update their email addresses via the "My profile" admin page. This page allowed them to change the email address registered with their account without the ownership verification performed during account registration. Patches With Kiwi TC...

6AI score0.00419EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.17 views

PYSEC-2026-1498 Unrestricted file upload in kiwi TCMS

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. In earlier versions there is no control over what kinds of files can be uploaded. Thus a malicious actor may upload an .exe file or a file containing embedded JavaScript and trick others into clicking on these fil...

7.7CVSS7.4AI score0.01024EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1496 Kiwi TCMS Stored Cross-site Scripting via SVG file

Impact Kiwi TCMS accepts SVG files uploaded by users which could potentially contain JavaScript code. If SVG images are viewed directly, i.e. not rendered in an HTML page, this JavaScript code could execute. Patches This vulnerability has been fixed by configuring Kiwi TCMS to serve with the...

7.6CVSS5.9AI score0.00485EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-835 No protection against brute-force attacks on login page

Impact Previous versions of Kiwi TCMS do not impose rate limits which makes it easier to attempt brute-force attacks against the login page. Patches Users should upgrade to v12.0 or later. Workarounds Users may install and configure a rate-limiting proxy in front of Kiwi TCMS. For example nginx...

7.5CVSS5.9AI score0.0091EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 10:17 a.m.14 views

PYSEC-2026-836 Denial of service vulnerability on Password reset page

Impact Previous versions of Kiwi TCMS do not impose rate limits which makes it easier to attempt denial-of-service attacks against the Password reset page. An attacker could potentially send a large number of emails if they know the email addresses of users in Kiwi TCMS. Additionally that may...

7.5CVSS6AI score0.00916EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-837 Cross-site Scripting in kiwitcms

A stored XSS in a kiwi Test Plan can run malicious javascript which could be chained with an HTML injection to perform a UI redressing attack clickjacking and an HTML injection which disables the use of the history page...

5.4CVSS5.9AI score0.00471EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/06 9:49 p.m.31 views

GHSA-473P-56XX-VG67 Kiwi TCMS vulnerable to stored XSS via JavaScript: URI in extra_link field (TestPlan & TestCase)

Summary In Kiwi TCMS the fields TestCase.extralink and TestPlan.extralink were meant to represent URLs to external resources however in versions prior to 16.1 user input was not being sanitized and values were rendered verbatim which represents an opportunity for cross-site scripting exploitation...

5.8AI score0.00315EPSS
SaveExploits0References4
Rows per page
Query Builder