181 lines
5.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2016-7144",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-01-18T17:59:00.560",
"lastModified": "2017-01-20T15:12:43.843",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The m_authenticate function in modules/m_sasl.c in UnrealIRCd before 3.2.10.7 and 4.x before 4.0.6 allows remote attackers to spoof certificate fingerprints and consequently log in as another user via a crafted AUTHENTICATE parameter."
},
{
"lang": "es",
"value": "La funci\u00f3n m_authenticate en modules/m_sasl.c en UnrealIRCd en versiones anteriores a 3.2.10.7 y 4.x en versiones anteriores a 4.0.6 permite a atacantes remotos suplantar huellas dactilares de certificados y consecuentemente iniciar sesi\u00f3n como otro usuario a trav\u00e9s de un par\u00e1metro AUTHENTICATE manipulado."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.2.10.5",
"matchCriteriaId": "E36F4B9A-FE00-4254-AE01-988C5E3563DC"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EEEACFAE-0672-465C-B36A-2511CD8F7D2A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "78ABEC11-ACFD-49CD-BA6A-041EAE20FCCC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "7E776FF2-D9CC-468E-9505-8BAA042B070A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "C4C6CA34-F564-4F19-AADB-D54595BA3BE2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A89C6801-3E03-426E-A034-1DBC06998F9A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C229E849-C99A-48C3-A00A-67A714904F1D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:unrealircd:unrealircd:4.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "CB89D241-E224-45B9-8B77-B5FA3C955099"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2016/09/04/3",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2016/09/05/8",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/92763",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://forums.unrealircd.org/viewtopic.php?f=1&t=8588",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/unrealircd/unrealircd/commit/f473e355e1dc422c4f019dbf86bc50ba1a34a766",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}