Publish GHSA-p69r-v3h4-rj4f

This commit is contained in:
advisory-database[bot]
2024-07-10 14:32:25 +00:00
parent 4c88e9f788
commit f52d98456f
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p69r-v3h4-rj4f",
"modified": "2024-07-04T18:31:10Z",
"modified": "2024-07-10T14:30:51Z",
"published": "2024-07-04T18:31:10Z",
"aliases": [
"CVE-2024-39930"
],
"summary": "github.com/gogs/gogs affected by CVE-2024-39930",
"details": "The built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malicious --split-string env request if the built-in SSH server is activated. Windows installations are unaffected.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/gogs/gogs"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.13.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39930"
},
{
"type": "PACKAGE",
"url": "https://github.com/gogs/gogs"
},
{
"type": "WEB",
"url": "https://github.com/gogs/gogs/releases"
@@ -35,8 +58,8 @@
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-07-10T14:30:51Z",
"nvd_published_at": "2024-07-04T16:15:02Z"
}
}