2024-12-08 03:06:42 +00:00

119 lines
3.5 KiB
JSON

{
"id": "CVE-2019-1010314",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-11T20:15:12.037",
"lastModified": "2024-11-21T04:18:09.570",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Gitea 1.7.2, 1.7.3 is affected by: Cross Site Scripting (XSS). The impact is: execute JavaScript in victim's browser, when the vulnerable repo page is loaded. The component is: repository's description. The attack vector is: victim must navigate to public and affected repo page."
},
{
"lang": "es",
"value": "Gitea versiones 1.7.2, 1.7.3 est\u00e1 afectada por: Cross Site Scripting (XSS). El impacto es: ejecutar JavaScript en el navegador de la v\u00edctima, cuando la p\u00e1gina repo vulnerable es cargada. El componente es: descripci\u00f3n del repositorio. El vector de ataque es: la v\u00edctima debe navegar en la p\u00e1gina repo p\u00fablica y afectada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitea:gitea:1.7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "7C8887C0-FE62-42B2-BF01-21DB9548A80B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitea:gitea:1.7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AA4C163C-7718-4457-9FCE-9EE1B547BAE7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/go-gitea/gitea/releases",
"source": "josh@bress.net",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/go-gitea/gitea/releases",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}