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

164 lines
4.8 KiB
JSON

{
"id": "CVE-2017-16804",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-11-13T20:29:00.460",
"lastModified": "2019-04-30T15:56:31.437",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Redmine before 3.2.7 and 3.3.x before 3.3.4, the reminders function in app/models/mailer.rb does not check whether an issue is visible, which allows remote authenticated users to obtain sensitive information by reading e-mail reminder messages."
},
{
"lang": "es",
"value": "En Redmine en versiones anteriores a la 3.2.7 y las versiones 3.3.x anteriores a la 3.3.4, la funci\u00f3n reminders en app/models/mailer.rb no comprueba si un problema es visible, lo que permite que usuarios remotos autenticados obtengan informaci\u00f3n sensible leyendo mensajes de recordatorio de correo electr\u00f3nico."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redmine:redmine:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.2.7",
"matchCriteriaId": "C34F71DA-BA2C-4595-B702-FF2CB4229C4B"
},
{
"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"
}
]
}
]
},
{
"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/0f09f161f64f4190a52166675ff380a15b72a8bc",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"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/25713",
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
]
},
{
"url": "https://www.redmine.org/projects/redmine/wiki/Security_Advisories",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
}
]
}