René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

124 lines
3.3 KiB
JSON

{
"id": "CVE-2017-1002150",
"sourceIdentifier": "patrick@puiterwijk.org",
"published": "2017-09-14T13:29:01.403",
"lastModified": "2022-12-21T15:01:19.963",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "python-fedora 0.8.0 and lower is vulnerable to an open redirect resulting in loss of CSRF protection"
},
{
"lang": "es",
"value": "python-fedora, en su versi\u00f3n 0.8.0 y anteriores, es vulnerable a una redirecci\u00f3n abierta y, como consecuencia, a una p\u00e9rdida de protecci\u00f3n contra ataques de tipo Cross-Sire Request Forgery (CSRF)."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"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:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
},
{
"source": "patrick@puiterwijk.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fedoraproject:python-fedora:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.8.0",
"matchCriteriaId": "F3D3853E-7C48-4CD2-BF6E-84798AA44E2B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/fedora-infra/python-fedora/commit/b27f38a67573f4c989710c9bfb726dd4c1eeb929",
"source": "patrick@puiterwijk.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/fedora-infra/python-fedora/commit/b27f38a67573f4c989710c9bfb726dd4c1eeb929.patch",
"source": "patrick@puiterwijk.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}