Publish GHSA-h92g-3xc3-ww2r

This commit is contained in:
advisory-database[bot]
2025-06-09 13:06:12 +00:00
parent 87fc5bfa08
commit c2eafb9d69
@@ -1,19 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h92g-3xc3-ww2r",
"modified": "2025-06-07T21:30:30Z",
"modified": "2025-06-09T13:04:44Z",
"published": "2025-06-07T15:30:18Z",
"aliases": [
"CVE-2025-49619"
],
"details": "Skyvern through 0.1.85 has a Jinja runtime leak in sdk/workflow/models/block.py.",
"summary": "Skyvern has a Jinja runtime leak",
"details": "Skyvern through 0.2.0 has a Jinja runtime leak in sdk/workflow/models/block.py.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "skyvern"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.2.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -26,6 +47,10 @@
{
"type": "WEB",
"url": "https://cristibtz.github.io/posts/CVE-2025-49619"
},
{
"type": "PACKAGE",
"url": "https://github.com/Skyvern-AI/skyvern"
}
],
"database_specific": {
@@ -33,8 +58,8 @@
"CWE-1336"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-06-09T13:04:44Z",
"nvd_published_at": "2025-06-07T14:15:21Z"
}
}