{ "id": "CVE-2019-11229", "sourceIdentifier": "cve@mitre.org", "published": "2019-04-15T12:31:36.647", "lastModified": "2021-02-04T13:52:11.697", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "models/repo_mirror.go in Gitea before 1.7.6 and 1.8.x before 1.8-RC3 mishandles mirror repo URL settings, leading to remote code execution." }, { "lang": "es", "value": "Versiones anteriores a 1.7.6 y 1.8.x anteriores a 1.8-RC3 de models/repo_mirror.go en Gitea maneja mal la configuraci\u00f3n de la URL del repositorio espejo, lo que podr\u00eda producir a una ejecuci\u00f3n remota de c\u00f3digo." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.5 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.7.6", "matchCriteriaId": "864A4420-67DF-445F-8D5C-11D3F64E0165" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitea:gitea:1.8.0:rc1:*:*:*:*:*:*", "matchCriteriaId": "0927D13C-5565-456B-B6D9-E2D10C8D8878" }, { "vulnerable": true, "criteria": "cpe:2.3:a:gitea:gitea:1.8.0:rc2:*:*:*:*:*:*", "matchCriteriaId": "C7661CD1-D457-40B4-8674-BA622EF01EC6" } ] } ] } ], "references": [ { "url": "http://packetstormsecurity.com/files/160833/Gitea-1.7.5-Remote-Code-Execution.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ] }, { "url": "https://github.com/go-gitea/gitea/releases/tag/v1.7.6", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] }, { "url": "https://github.com/go-gitea/gitea/releases/tag/v1.8.0-rc3", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] } ] }