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

214 lines
6.8 KiB
JSON

{
"id": "CVE-2016-1232",
"sourceIdentifier": "security@debian.org",
"published": "2016-01-12T20:59:10.200",
"lastModified": "2016-06-09T11:39:32.273",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/338.html\">CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)</a>",
"descriptions": [
{
"lang": "en",
"value": "The mod_dialback module in Prosody before 0.9.9 does not properly generate random values for the secret token for server-to-server dialback authentication, which makes it easier for attackers to spoof servers via a brute force attack."
},
{
"lang": "es",
"value": "El m\u00f3dulo mod_dialback en Prosody en versiones anteriores a 0.9.9 no genera adecuadamente valores aleatorios para para el token secreto en la autenticaci\u00f3n de devoluci\u00f3n de llamada de servidor a servidor, lo que hace que sea m\u00e1s f\u00e1cil para atacantes suplantar servidores a trav\u00e9s de un ataque de fuerza bruta."
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"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:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.8",
"matchCriteriaId": "83032BB7-AE53-4E17-90F1-5BA84367BC23"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "69BF8C97-A90B-4F1D-9300-F8BF411BDF69"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B70430C5-9AA2-46D5-B7DD-ED08CB980F47"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "19FFAE24-10BB-4F88-A0BF-105B4B6A702D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.3:*:*:*:*:*:*:*",
"matchCriteriaId": "668FF630-38DC-44BF-ACC8-2F519B788175"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.4:*:*:*:*:*:*:*",
"matchCriteriaId": "DADDF029-1D55-4B48-B535-BBF677B10C29"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.5:*:*:*:*:*:*:*",
"matchCriteriaId": "DB07BA0E-AA91-4773-AC6C-63C825D6D114"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.6:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E8D0F2-485E-441A-94F5-5FEF084B38F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:prosody:prosody:0.9.7:*:*:*:*:*:*:*",
"matchCriteriaId": "D2251303-150D-439D-9AE3-A0B61379A0B4"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*",
"matchCriteriaId": "253C303A-E577-4488-93E6-68A8DD942C38"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*",
"matchCriteriaId": "E79AB8DD-C907-4038-A931-1A5A4CFB6A5B"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
}
],
"references": [
{
"url": "http://blog.prosody.im/prosody-0-9-9-security-release/",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175829.html",
"source": "security@debian.org"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-January/175868.html",
"source": "security@debian.org"
},
{
"url": "http://www.debian.org/security/2016/dsa-3439",
"source": "security@debian.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2016/01/08/5",
"source": "security@debian.org"
},
{
"url": "https://prosody.im/issues/issue/571",
"source": "security@debian.org"
},
{
"url": "https://prosody.im/security/advisory_20160108-2/",
"source": "security@debian.org",
"tags": [
"Vendor Advisory"
]
}
]
}