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

105 lines
2.9 KiB
JSON

{
"id": "CVE-2017-1000001",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-07-17T13:18:15.937",
"lastModified": "2017-07-26T18:14:04.910",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "FedMsg 0.18.1 and older is vulnerable to a message validation flaw resulting in message validation not being enabled if configured to be on."
},
{
"lang": "es",
"value": "FedMsg versi\u00f3n 0.18.1 y anteriores, es vulnerable a un fallo de comprobaci\u00f3n de mensajes resultando en que la comprobaci\u00f3n de mensajes no se habilita si es configurada para estar activada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fedoraproject:fedmsg:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.18.1",
"matchCriteriaId": "C35B558A-AC09-4410-A74E-E0BC1D514DB9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/fedora-infra/fedmsg/blob/0.18.2/CHANGELOG.rst",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}