GHSA-Q47X-6MQQ-4W92
Vulnerability from github – Published: 2022-02-15 01:57 – Updated: 2023-10-02 11:51
VLAI?
Summary
Gitea Improper Input Validation
Details
repo/setting.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 does not validate the form.MirrorAddress before calling SaveAddress.
Specific Go Packages Affected
github.com/go-gitea/gitea/models
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/go-gitea/gitea"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-11228"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-12T18:07:46Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "repo/setting.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 does not validate the `form.MirrorAddress` before calling `SaveAddress`.\n\n### Specific Go Packages Affected\ngithub.com/go-gitea/gitea/models",
"id": "GHSA-q47x-6mqq-4w92",
"modified": "2023-10-02T11:51:23Z",
"published": "2022-02-15T01:57:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11228"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/6593"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/pull/6595"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.7.6"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Gitea Improper Input Validation"
}
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…