mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
83 lines
2.8 KiB
JSON
83 lines
2.8 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-55947",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
|
|
"cweId": "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "gogs",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "gogs",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "< 0.13.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/gogs/gogs/security/advisories/GHSA-qf5v-rp47-55gg",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gogs/gogs/security/advisories/GHSA-qf5v-rp47-55gg"
|
|
},
|
|
{
|
|
"url": "https://github.com/gogs/gogs/issues/7582",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gogs/gogs/issues/7582"
|
|
},
|
|
{
|
|
"url": "https://github.com/gogs/gogs/pull/7859",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gogs/gogs/pull/7859"
|
|
},
|
|
{
|
|
"url": "https://github.com/gogs/gogs/commit/9a9388ace25bd646f5098cb9193d983332c34e41",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/gogs/gogs/commit/9a9388ace25bd646f5098cb9193d983332c34e41"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-qf5v-rp47-55gg",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |