mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
99 lines
3.7 KiB
JSON
99 lines
3.7 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2018-5389",
|
|
"ASSIGNER": "cert@cert.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The Internet Key Exchange v1 main mode is vulnerable to offline dictionary or brute force attacks. Reusing a key pair across different versions and modes of IKE could lead to cross-protocol authentication bypasses. It is well known, that the aggressive mode of IKEv1 PSK is vulnerable to offline dictionary or brute force attacks. For the main mode, however, only an online attack against PSK authentication was thought to be feasible. This vulnerability could allow an attacker to recover a weak Pre-Shared Key or enable the impersonation of a victim host or network."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-521 Weak Password Requirements"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-323 Reusing a Nonce, Key Pair in Encryption"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "strongSwan",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Strongswan",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "5.5.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-felsch.pdf",
|
|
"refsource": "MISC",
|
|
"name": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-felsch.pdf"
|
|
},
|
|
{
|
|
"url": "https://www.kb.cert.org/vuls/id/857035",
|
|
"refsource": "MISC",
|
|
"name": "https://www.kb.cert.org/vuls/id/857035"
|
|
},
|
|
{
|
|
"url": "https://web-in-security.blogspot.com/2018/08/practical-dictionary-attack-on-ipsec-ike.html",
|
|
"refsource": "MISC",
|
|
"name": "https://web-in-security.blogspot.com/2018/08/practical-dictionary-attack-on-ipsec-ike.html"
|
|
},
|
|
{
|
|
"url": "https://blogs.cisco.com/security/great-cipher-but-where-did-you-get-that-key",
|
|
"refsource": "MISC",
|
|
"name": "https://blogs.cisco.com/security/great-cipher-but-where-did-you-get-that-key"
|
|
},
|
|
{
|
|
"url": "https://my.f5.com/manage/s/article/K42378447",
|
|
"refsource": "MISC",
|
|
"name": "https://my.f5.com/manage/s/article/K42378447"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "VINCE 3.0.4",
|
|
"env": "prod",
|
|
"origin": "https://cveawg.mitre.org/api/cve/CVE-2018-5389"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |