Publish GHSA-jfgp-674x-6q4p

This commit is contained in:
advisory-database[bot]
2024-07-01 21:03:56 +00:00
parent f5bc1eb8d3
commit 10da87872a
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jfgp-674x-6q4p",
"modified": "2024-07-01T21:02:30Z",
"published": "2024-07-01T21:02:30Z",
"aliases": [
"CVE-2024-39303"
],
"summary": "Weblate vulnerable to improper sanitization of project backups",
"details": "### Impact\nWeblate didn't correctly validate filenames when restoring project backup. It may be possible to gain unauthorized access to\nfiles on the server using a crafted ZIP file.\n\n### Patches\nThis issue has been addressed in Weblate 5.6.2 via https://github.com/WeblateOrg/weblate/commit/b6a7eace155fa0feaf01b4ac36165a9c5e63bfdd.\n\n### Workarounds\nDo not allow project creation to untrusted users.\n\n### References\nThanks to Bryan Cahill for bringing this issue to our attention.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a topic in [discussions](https://github.com/WeblateOrg/weblate/discussions)\n* Email us at [care@weblate.org](mailto:care@weblate.org)\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Weblate"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.14"
},
{
"fixed": "5.6.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-jfgp-674x-6q4p"
},
{
"type": "WEB",
"url": "https://github.com/WeblateOrg/weblate/commit/b6a7eace155fa0feaf01b4ac36165a9c5e63bfdd"
},
{
"type": "PACKAGE",
"url": "https://github.com/WeblateOrg/weblate"
}
],
"database_specific": {
"cwe_ids": [
"CWE-73"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-07-01T21:02:30Z",
"nvd_published_at": null
}
}