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

184 lines
5.4 KiB
JSON

{
"id": "CVE-2017-15571",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-10-18T02:29:00.407",
"lastModified": "2019-03-14T14:51:00.533",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Redmine before 3.2.8, 3.3.x before 3.3.5, and 3.4.x before 3.4.3, XSS exists in app/views/issues/_list.html.erb via crafted column data."
},
{
"lang": "es",
"value": "En Redmine en versiones anteriores a la 3.2.8, 3.3.x en versiones anteriores a la 3.3.5 y 3.4.x en versiones anteriores a la 3.4.3, existe XSS en app/views/issues/_list.html.erb mediante datos de columna manipulados."
}
],
"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:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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:redmine:redmine:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.2.7",
"matchCriteriaId": "506353CE-8310-44AC-B47C-4F3752DB7D0E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "196CF994-54D8-4E36-B37E-EAF1CC108F61"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5AE4FC9C-3291-4344-81D5-83BA91D52FA7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "67E1F17B-7B25-48B3-8953-18C47D99B443"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9ADF69D6-449E-4845-811D-D588B4D05665"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "DEAD6AFD-E3DE-4E0F-A2C8-78A1CD316A6D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "22FD314E-A7E6-4073-BC98-452B9C5826E1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6982CC59-BE97-400C-A653-47AD6802C3F4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:3.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4D6A2E76-528B-48FA-89A4-B6BEE20E901A"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/redmine/redmine/commit/273dd9cb3bcfb1e0a0b90570b3b34eafa07d67aa",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.debian.org/security/2018/dsa-4191",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.redmine.org/issues/27186",
"source": "cve@mitre.org",
"tags": [
"Permissions Required",
"Vendor Advisory"
]
},
{
"url": "https://www.redmine.org/projects/redmine/wiki/Security_Advisories",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}