Skip to content

Commit 7b845fa

Browse files
committed
Fixed documentation issues
1 parent 240bc82 commit 7b845fa

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

documentation/modules/exploit/linux/http/skyvern_ssti_cve_2025_49619.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Vulnerable Application
22

3-
Skyvern is browser-based automation tool integrated with AI and LLMs. It allows to create workflows, which can perform automation tasks based on LLMs. Version up to 0.1.84 is vulnerable to SSTI, which can lead to remote code execution. The application is available [here](https://github.com/Skyvern-AI/skyvern.git).
3+
Skyvern is browser-based automation tool integrated with AI and LLMs.
4+
It allows to create workflows, which can perform automation tasks based on LLMs.
5+
Version up to 0.1.84 is vulnerable to SSTI, which can lead to remote code execution.
6+
The application is available [here](https://github.com/Skyvern-AI/skyvern.git).
47

58
### Installation
69

@@ -175,7 +178,6 @@ services:
175178

176179

177180
## Verification Steps
178-
Example steps in this format (is also in the PR):
179181

180182
1. Install the application
181183
2. Start msfconsole
@@ -189,7 +191,8 @@ Example steps in this format (is also in the PR):
189191

190192
### API_KEY
191193

192-
The Skyvern uses API key to access API and manage the application. It is necessary to view, create and modify workflows. It can be acquired from UI interface.
194+
The Skyvern uses API key to access API and manage the application.
195+
It is necessary to view, create and modify workflows. It can be acquired from UI interface.
193196

194197
## Scenarios
195198

0 commit comments

Comments
 (0)