PYSEC-2025-35
Vulnerability from pysec - Published: 2025-04-15 21:16 - Updated: 2025-04-30 17:22
VLAI?
Details
Weblate is a web based localization tool. Prior to version 5.11, when creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client's URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to logs in plaintext. If using Weblate official Docker image, nginx logs the URL and the token in plaintext. This issue is patched in version 5.11.
Severity ?
7.5 (High)
Impacted products
| Name | purl | weblate | pkg:pypi/weblate |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "weblate",
"purl": "pkg:pypi/weblate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9",
"2.0",
"2.1",
"2.10",
"2.10.1",
"2.11",
"2.12",
"2.13",
"2.13.1",
"2.14",
"2.14.1",
"2.15",
"2.16",
"2.17",
"2.17.1",
"2.18",
"2.19",
"2.19.1",
"2.2",
"2.20",
"2.3",
"2.4",
"2.5",
"2.6",
"2.7",
"2.8",
"2.9",
"3.0",
"3.0.1",
"3.1",
"3.1.1",
"3.10",
"3.10.1",
"3.10.2",
"3.10.3",
"3.11",
"3.11.1",
"3.11.2",
"3.11.3",
"3.2",
"3.2.1",
"3.2.2",
"3.3",
"3.4",
"3.5",
"3.5.1",
"3.6",
"3.6.1",
"3.7",
"3.7.1",
"3.8",
"3.9",
"3.9.1",
"4.0",
"4.0.1",
"4.0.2",
"4.0.3",
"4.0.4",
"4.1",
"4.1.1",
"4.10",
"4.10.1",
"4.11",
"4.11.1",
"4.11.2",
"4.12",
"4.12.1",
"4.12.2",
"4.13",
"4.13.1",
"4.14",
"4.14.1",
"4.14.2",
"4.15",
"4.15.1",
"4.15.2",
"4.16",
"4.16.1",
"4.16.2",
"4.16.3",
"4.16.4",
"4.17",
"4.18",
"4.18.1",
"4.18.2",
"4.2",
"4.2.1",
"4.2.2",
"4.3",
"4.3.1",
"4.3.2",
"4.4",
"4.4.1",
"4.4.2",
"4.5",
"4.5.1",
"4.5.2",
"4.5.3",
"4.6",
"4.6.1",
"4.6.2",
"4.7",
"4.7.1",
"4.7.2",
"4.8",
"4.8.1",
"4.9",
"4.9.1",
"5.0",
"5.0.1",
"5.0.2",
"5.1",
"5.1.1",
"5.10",
"5.10.1",
"5.10.2",
"5.10.3",
"5.10.4",
"5.2",
"5.2.1",
"5.3",
"5.3.1",
"5.4",
"5.4.1",
"5.4.2",
"5.4.3",
"5.5",
"5.5.2",
"5.5.3",
"5.5.4",
"5.5.5",
"5.6",
"5.6.1",
"5.6.2",
"5.7",
"5.7.1",
"5.7.2",
"5.8.1",
"5.8.2",
"5.8.3",
"5.8.4",
"5.9.1",
"5.9.2",
"5.9.dev0"
]
}
],
"aliases": [
"CVE-2025-32021"
],
"details": "Weblate is a web based localization tool. Prior to version 5.11, when creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client\u0027s URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to logs in plaintext. If using Weblate official Docker image, nginx logs the URL and the token in plaintext. This issue is patched in version 5.11.",
"id": "PYSEC-2025-35",
"modified": "2025-04-30T17:22:51.467257+00:00",
"published": "2025-04-15T21:16:04+00:00",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j"
},
{
"type": "EVIDENCE",
"url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j"
},
{
"type": "WEB",
"url": "https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.11"
}
],
"related": [
"GHSA-m67m-3p5g-cw9j",
"GHSA-m67m-3p5g-cw9j"
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…