Lucene search
+L

159 matches found

Kitploit
Kitploit
•added 2026/09/22 10:40 a.m.•10 views

CVE-2026-27626-PoC

CVE-2026-27626 — Inyección de Comandos del SO en OliveTin PoC Resumen...

9.9CVSS8.4AI score0.00652EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/22 8:27 a.m.•11 views

cve-2025-50946

cve-2025-50946 Script de explotación para CVE-2025-50946 OliveTin get-theme RCE. Los requisitos de caracteres son exigentes y muchos comandos que incluyen múltiples argumentos pueden no ejecutarse correctamente. No he dedicado tiempo a investigar la causa raíz ni a hacer el script más robusto...

8.5AI score0.013EPSS
SaveExploits2References2
Kitploit
Kitploit
•added 2026/09/21 9:47 p.m.•5 views

Hack-The-Box-Enigma-Findings-Report

🛡️ Hack The Box - Enigma Findings Report 📋 Overview This repository contains a comprehensive penetration test report for the Hack The Box machine Enigma. 🔍 Key Findings Insecure NFS Share Exposing Onboarding Documents - Medium Severity Internal Credential Disclosure via Unencrypted Email Content -...

9.4CVSS5.9AI score0.01969EPSS
SaveExploits15References2
Kitploit
Kitploit
•added 2026/09/19 11:38 p.m.•7 views

CVE-2026-27626-POC

CVE-2026-27626: OliveTin password-argument command injection OliveTin lets an admin define "actions": shell commands with parameterized arguments that users can trigger from a web UI or API. Before templating a user-supplied value into the shell command, OliveTin is supposed to run it through...

9.9CVSS8.4AI score0.00652EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/16 1:30 p.m.•8 views

CVE-2026-30225-OliveTin-RCE

OliveTin — unauthenticated action execution → RCE + CVE-2026-30225 PoC for privilege escalation / remote code execution against OliveTin instances that run with the shipped guest defaults. Verified against OliveTin 3000.10.0 running as root HTB: Enigma, where it yields an unauthenticated root...

5.3CVSS6.7AI score0.00582EPSS
SaveExploits2References2
GithubExploit
GithubExploit
•added 2026/09/08 7:49 p.m.•19 views

Exploit for Execution with Unnecessary Privileges in Olivetin

OliveTin — unauthenticated action execution → RCE + CVE-2026-...

5.3CVSS6.4AI score0.00582EPSS
SaveExploits2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:29 a.m.•11 views

SUSE CVE-2026-67437

OliveTin gives access to predefined shell commands from a web interface. From 3000.0.0 until 3000.17.0, the service/internal/auth/otoauth2/restapiauthoauth2.go OAuth2 login handler stores per-login state in the registeredStates map on every /oauth/login request without expiring, deleting, or...

7.5CVSS5.4AI score0.00636EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:29 a.m.•11 views

SUSE CVE-2026-67438

OliveTin gives access to predefined shell commands from a web interface. From 3000.2.0 until 3000.17.0, the service/internal/executor/arguments.go checkShellArgumentSafety function does not treat regex: custom argument types as unsafe for Shell mode actions, allowing values that pass...

6.6CVSS5.4AI score0.0159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:29 a.m.•11 views

SUSE CVE-2026-67439

OliveTin gives safe and simple access to predefined shell commands from a web interface. Prior to 3000.17.0, the service/internal/api/api.go StartActionAndWait and StartActionByGetAndWait endpoints return full LogEntry output after execution without enforcing the logs permission, allowing a user...

4.3CVSS5.6AI score0.00433EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/21 11:16 p.m.•20 views

CVE-2026-53541

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS0.0038EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 10:51 p.m.•9 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS8.7AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/21 10:51 p.m.•14 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/21 10:51 p.m.•44 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS0.0038EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/21 10:51 p.m.•53 views

CVE-2026-53541

OliveTin , a web interface for executing predefined shell commands, is vulnerable to improper input validation in its executor. The filterToDefinedArgumentsOnly function in service/internal/executor/executor.go contains a special case that allows any user-supplied argument prefixed with ot_ to by...

4.3CVSS8.7AI score0.0038EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/21 10:51 p.m.•20 views

EUVD-2026-64203

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS8.7AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/18 2:32 p.m.•11 views

GO-2026-6146 OliveTin: Unauthenticated DoS via OAuth2 State Memory Exhaustion (Unbounded Map Growth) in github.com/OliveTin/OliveTin

OliveTin: Unauthenticated DoS via OAuth2 State Memory Exhaustion Unbounded Map Growth in github.com/OliveTin/OliveTin...

7.5CVSS5.3AI score0.00636EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/18 2:32 p.m.•8 views

GO-2026-6145 OliveTin OS Command Injection via Custom regex: Argument Type Bypassing Shell Safety Check in github.com/OliveTin/OliveTin

OliveTin OS Command Injection via Custom regex: Argument Type Bypassing Shell Safety Check in github.com/OliveTin/OliveTin...

6.6CVSS5.3AI score0.0159EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/18 2:32 p.m.•8 views

GO-2026-6144 OliveTin: StartActionAndWait Endpoints Bypass `logs` Permission and Return Action Output in github.com/OliveTin/OliveTin

OliveTin: StartActionAndWait Endpoints Bypass logs Permission and Return Action Output in github.com/OliveTin/OliveTin...

4.3CVSS5.2AI score0.00433EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/30 4:44 p.m.•13 views

SUSE CVE-2026-48708

OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, the template engine uses a single shared text/template.Template instance tpl package-level variable in service/internal/tpl/templates.go across all goroutines. Every action execution calls...

7.5CVSS8AI score0.0054EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:44 p.m.•12 views

SUSE CVE-2026-48709

OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, The ValidateArgumentType RPC endpoint in service/internal/api/api.go does not perform any authentication or authorization checks. Unlike all other data-returning API endpoints, it does not cal...

3.7CVSS7.5AI score0.00416EPSS
SaveExploits0References2
Rows per page
Query Builder