gsd-2020-13246
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository's ownership from one organization to another.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-13246", "description": "An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository\u0027s ownership from one organization to another.", "id": "GSD-2020-13246" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-13246" ], "details": "An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository\u0027s ownership from one organization to another.", "id": "GSD-2020-13246", "modified": "2023-12-13T01:21:47.407464Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-13246", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository\u0027s ownership from one organization to another." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/go-gitea/gitea/issues/10549", "refsource": "MISC", "url": "https://github.com/go-gitea/gitea/issues/10549" }, { "name": "https://github.com/go-gitea/gitea/pull/11438", "refsource": "MISC", "url": "https://github.com/go-gitea/gitea/pull/11438" }, { "name": "https://www.youtube.com/watch?v=DmVgADSVS88", "refsource": "MISC", "url": "https://www.youtube.com/watch?v=DmVgADSVS88" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=v1.11.5", "affected_versions": "All versions up to 1.11.5", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-667", "CWE-937" ], "date": "2020-05-21", "description": "In Gitea, an attacker can trigger a deadlock by initiating a transfer of a repository\u0027s ownership from one organization to another.", "fixed_versions": [ "v1.12.0" ], "identifier": "CVE-2020-13246", "identifiers": [ "CVE-2020-13246" ], "not_impacted": "All versions after 1.11.5", "package_slug": "go/github.com/go-gitea/gitea", "pubdate": "2020-05-20", "solution": "Upgrade to version 1.12.0 or above.", "title": "Improper Locking", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-13246", "https://github.com/go-gitea/gitea/issues/10549" ], "uuid": "bb97f339-cbb4-4cea-81c8-4584dd2c4e5e", "versions": [ { "commit": { "sha": "b00efb13937c4b3b5e4d89909a5523e64489b876", "tags": [ "v1.12.0-dev" ], "timestamp": "20200309014152" }, "number": "v1.12.0" }, { "commit": { "sha": "0cb4aa8ee2abadc688902efbc5e2e512a402b2c5", "tags": [ "v1.11.5" ], "timestamp": "20200509212627" }, "number": "v1.11.5" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.11.5", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-13246" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Gitea through 1.11.5. An attacker can trigger a deadlock by initiating a transfer of a repository\u0027s ownership from one organization to another." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-667" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.youtube.com/watch?v=DmVgADSVS88", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://www.youtube.com/watch?v=DmVgADSVS88" }, { "name": "https://github.com/go-gitea/gitea/issues/10549", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/go-gitea/gitea/issues/10549" }, { "name": "https://github.com/go-gitea/gitea/pull/11438", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/go-gitea/gitea/pull/11438" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-05-21T19:21Z", "publishedDate": "2020-05-20T18:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.