Search

Find a vulnerability

Search criteria

    4 vulnerabilities by The Libreswan Project (www.libreswan.org)

    CVE-2024-3652 (GCVE-0-2024-3652)

    Vulnerability from nvd – Published: 2024-04-11 01:32 – Updated: 2026-02-27 15:19
    VLAI
    Title
    IKEv1 default AH/ESP responder can cause libreswan to abort and restart
    Summary
    The Libreswan Project was notified of an issue causing libreswan to restart when using IKEv1 without specifying an esp= line. When the peer requests AES-GMAC, libreswan's default proposal handler causes an assertion failure and crashes and restarts. IKEv2 connections are not affected.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • IKEv1 with default AH/ESP configuration can cause libreswan to abort and restart
    • CWE-404 - Improper Resource Shutdown or Release
    Assigner
    Impacted products
    Vendor Product Version
    The Libreswan Project (www.libreswan.org) libreswan Affected: 3.22 , ≤ 4.14 (semver)
    Unaffected: 5.0
    Create a notification for this product.
    Date Public
    2024-04-12 21:00
    Credits
    github user X1AOxiang
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-3652",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-04-11T17:26:47.015453Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-404",
                    "description": "CWE-404 Improper Resource Shutdown or Release",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T15:19:48.988Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T20:19:59.933Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "CVE-2024-3652",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://libreswan.org/security/CVE-2024-3652"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2024/04/18/2"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "libreswan",
              "vendor": "The Libreswan Project (www.libreswan.org)",
              "versions": [
                {
                  "lessThanOrEqual": "4.14",
                  "status": "affected",
                  "version": "3.22",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "5.0"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "The vulnerability can only be triggered for connections with ikev2=no that do not specify an esp= option."
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "github user X1AOxiang"
            }
          ],
          "datePublic": "2024-04-12T21:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The Libreswan Project was notified of an issue causing libreswan to restart when using IKEv1 without specifying an esp= line. When the peer requests AES-GMAC, libreswan\u0027s default proposal handler causes an assertion failure and crashes and restarts. IKEv2 connections are not affected."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "IKEv1 with default AH/ESP configuration can cause libreswan to abort and restart",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-05-01T17:10:23.219Z",
            "orgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
            "shortName": "libreswan"
          },
          "references": [
            {
              "name": "CVE-2024-3652",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://libreswan.org/security/CVE-2024-3652"
            },
            {
              "url": "http://www.openwall.com/lists/oss-security/2024/04/18/2"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 4.15 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-03-24T00:00:00.000Z",
              "value": "Issue reported publicly by github user X1AOxiang via https://github.com/libreswan/libreswan/issues/1665"
            },
            {
              "lang": "en",
              "time": "2024-03-27T00:00:00.000Z",
              "value": "Fix published in commit 03caa63de1e3 (as issue was already public via githb issue)"
            },
            {
              "lang": "en",
              "time": "2024-04-10T00:00:00.000Z",
              "value": "Advanced notice given to support customers and distributions"
            },
            {
              "lang": "en",
              "time": "2024-04-12T00:00:00.000Z",
              "value": "CVE-2024-3652 published"
            }
          ],
          "title": "IKEv1 default AH/ESP responder can cause libreswan to abort and restart",
          "workarounds": [
            {
              "lang": "en",
              "value": "As a workaround, adding an esp= line to all IKEv1 connections works around the issue. An example covering most common default configurations would be: esp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
        "assignerShortName": "libreswan",
        "cveId": "CVE-2024-3652",
        "datePublished": "2024-04-11T01:32:13.433Z",
        "dateReserved": "2024-04-11T01:28:41.331Z",
        "dateUpdated": "2026-02-27T15:19:48.988Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-2357 (GCVE-0-2024-2357)

    Vulnerability from nvd – Published: 2024-03-11 19:39 – Updated: 2025-02-13 17:39
    VLAI
    Title
    IKEv2 misconfiguration can cause libreswan to abort and restart
    Summary
    The Libreswan Project was notified of an issue causing libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret) and the connection cannot find a matching configured secret. When such a connection is automatically added on startup using the auto= keyword, it can cause repeated crashes leading to a Denial of Service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    The Libreswan Project (www.libreswan.org) libreswan Unaffected: 3.0 , ≤ 4.1 (semver)
    Affected: 4.2 , ≤ 4.12 (semver)
    Unaffected: 5.0
    Create a notification for this product.
    Date Public
    2024-03-11 14:00
    Credits
    Andrew Vaughn
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-2357",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T16:21:48.798359Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-20T17:25:31.624Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T19:11:53.507Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "CVE-2024-2357",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://libreswan.org/security/CVE-2024-2357"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EJZJYFHKBIJ4ZK5GAWWFFR3AKJS6O5JX/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HEM46ALKF7NG6CAUKZ7KQERVOHWQIQKY/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVQ7MZY6LFFGRWAJNTKKN2VSEFS2VPAR/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "libreswan",
              "vendor": "The Libreswan Project (www.libreswan.org)",
              "versions": [
                {
                  "lessThanOrEqual": "4.1",
                  "status": "unaffected",
                  "version": "3.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "4.12",
                  "status": "affected",
                  "version": "4.2",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "5.0"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "The vulnerability can only be triggered for connections with ikev2=yes and authby=secret"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Andrew Vaughn"
            }
          ],
          "datePublic": "2024-03-11T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The Libreswan Project was notified of an issue causing libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret) and the connection cannot find a matching configured secret. When such a connection is automatically added on startup using the auto= keyword, it can cause repeated crashes leading to a Denial of Service."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "IKEv2 misconfiguration can cause libreswan to abort and restart",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-03-23T02:06:57.682Z",
            "orgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
            "shortName": "libreswan"
          },
          "references": [
            {
              "name": "CVE-2024-2357",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://libreswan.org/security/CVE-2024-2357"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EJZJYFHKBIJ4ZK5GAWWFFR3AKJS6O5JX/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HEM46ALKF7NG6CAUKZ7KQERVOHWQIQKY/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVQ7MZY6LFFGRWAJNTKKN2VSEFS2VPAR/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 4.13, 5.0 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-02-08T00:00:00.000Z",
              "value": "Issue reported publicly via https://github.com/libreswan/libreswan/issues/1609"
            },
            {
              "lang": "en",
              "time": "2024-02-14T00:00:00.000Z",
              "value": "Workaround posted in the github issue"
            },
            {
              "lang": "en",
              "time": "2024-02-15T00:00:00.000Z",
              "value": "Fix published (as issue was already public via githb issue)"
            },
            {
              "lang": "en",
              "time": "2024-03-09T00:00:00.000Z",
              "value": "Advanced notice given to support customers and distributions"
            },
            {
              "lang": "en",
              "time": "2024-03-11T00:00:00.000Z",
              "value": "CVE-2024-2357 published"
            }
          ],
          "title": "IKEv2 misconfiguration can cause libreswan to abort and restart",
          "workarounds": [
            {
              "lang": "en",
              "value": "As a workaround, one can place an unguessable long random default secret in /etc/ipsec.secrets, for example using the following command:\n\n echo -e \"# CVE-2024-2357 workaround\n: PSK \"$(openssl rand -hex 32)\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
        "assignerShortName": "libreswan",
        "cveId": "CVE-2024-2357",
        "datePublished": "2024-03-11T19:39:03.280Z",
        "dateReserved": "2024-03-09T22:24:12.530Z",
        "dateUpdated": "2025-02-13T17:39:47.355Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-3652 (GCVE-0-2024-3652)

    Vulnerability from cvelistv5 – Published: 2024-04-11 01:32 – Updated: 2026-02-27 15:19
    VLAI
    Title
    IKEv1 default AH/ESP responder can cause libreswan to abort and restart
    Summary
    The Libreswan Project was notified of an issue causing libreswan to restart when using IKEv1 without specifying an esp= line. When the peer requests AES-GMAC, libreswan's default proposal handler causes an assertion failure and crashes and restarts. IKEv2 connections are not affected.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • IKEv1 with default AH/ESP configuration can cause libreswan to abort and restart
    • CWE-404 - Improper Resource Shutdown or Release
    Assigner
    Impacted products
    Vendor Product Version
    The Libreswan Project (www.libreswan.org) libreswan Affected: 3.22 , ≤ 4.14 (semver)
    Unaffected: 5.0
    Create a notification for this product.
    Date Public
    2024-04-12 21:00
    Credits
    github user X1AOxiang
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-3652",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-04-11T17:26:47.015453Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-404",
                    "description": "CWE-404 Improper Resource Shutdown or Release",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T15:19:48.988Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T20:19:59.933Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "CVE-2024-3652",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://libreswan.org/security/CVE-2024-3652"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2024/04/18/2"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "libreswan",
              "vendor": "The Libreswan Project (www.libreswan.org)",
              "versions": [
                {
                  "lessThanOrEqual": "4.14",
                  "status": "affected",
                  "version": "3.22",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "5.0"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "The vulnerability can only be triggered for connections with ikev2=no that do not specify an esp= option."
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "github user X1AOxiang"
            }
          ],
          "datePublic": "2024-04-12T21:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The Libreswan Project was notified of an issue causing libreswan to restart when using IKEv1 without specifying an esp= line. When the peer requests AES-GMAC, libreswan\u0027s default proposal handler causes an assertion failure and crashes and restarts. IKEv2 connections are not affected."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "IKEv1 with default AH/ESP configuration can cause libreswan to abort and restart",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-05-01T17:10:23.219Z",
            "orgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
            "shortName": "libreswan"
          },
          "references": [
            {
              "name": "CVE-2024-3652",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://libreswan.org/security/CVE-2024-3652"
            },
            {
              "url": "http://www.openwall.com/lists/oss-security/2024/04/18/2"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 4.15 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-03-24T00:00:00.000Z",
              "value": "Issue reported publicly by github user X1AOxiang via https://github.com/libreswan/libreswan/issues/1665"
            },
            {
              "lang": "en",
              "time": "2024-03-27T00:00:00.000Z",
              "value": "Fix published in commit 03caa63de1e3 (as issue was already public via githb issue)"
            },
            {
              "lang": "en",
              "time": "2024-04-10T00:00:00.000Z",
              "value": "Advanced notice given to support customers and distributions"
            },
            {
              "lang": "en",
              "time": "2024-04-12T00:00:00.000Z",
              "value": "CVE-2024-3652 published"
            }
          ],
          "title": "IKEv1 default AH/ESP responder can cause libreswan to abort and restart",
          "workarounds": [
            {
              "lang": "en",
              "value": "As a workaround, adding an esp= line to all IKEv1 connections works around the issue. An example covering most common default configurations would be: esp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
        "assignerShortName": "libreswan",
        "cveId": "CVE-2024-3652",
        "datePublished": "2024-04-11T01:32:13.433Z",
        "dateReserved": "2024-04-11T01:28:41.331Z",
        "dateUpdated": "2026-02-27T15:19:48.988Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-2357 (GCVE-0-2024-2357)

    Vulnerability from cvelistv5 – Published: 2024-03-11 19:39 – Updated: 2025-02-13 17:39
    VLAI
    Title
    IKEv2 misconfiguration can cause libreswan to abort and restart
    Summary
    The Libreswan Project was notified of an issue causing libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret) and the connection cannot find a matching configured secret. When such a connection is automatically added on startup using the auto= keyword, it can cause repeated crashes leading to a Denial of Service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    The Libreswan Project (www.libreswan.org) libreswan Unaffected: 3.0 , ≤ 4.1 (semver)
    Affected: 4.2 , ≤ 4.12 (semver)
    Unaffected: 5.0
    Create a notification for this product.
    Date Public
    2024-03-11 14:00
    Credits
    Andrew Vaughn
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-2357",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-03-12T16:21:48.798359Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "description": "CWE-noinfo Not enough information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-20T17:25:31.624Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T19:11:53.507Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "CVE-2024-2357",
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://libreswan.org/security/CVE-2024-2357"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EJZJYFHKBIJ4ZK5GAWWFFR3AKJS6O5JX/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HEM46ALKF7NG6CAUKZ7KQERVOHWQIQKY/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVQ7MZY6LFFGRWAJNTKKN2VSEFS2VPAR/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "libreswan",
              "vendor": "The Libreswan Project (www.libreswan.org)",
              "versions": [
                {
                  "lessThanOrEqual": "4.1",
                  "status": "unaffected",
                  "version": "3.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "4.12",
                  "status": "affected",
                  "version": "4.2",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "5.0"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "The vulnerability can only be triggered for connections with ikev2=yes and authby=secret"
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Andrew Vaughn"
            }
          ],
          "datePublic": "2024-03-11T14:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The Libreswan Project was notified of an issue causing libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret) and the connection cannot find a matching configured secret. When such a connection is automatically added on startup using the auto= keyword, it can cause repeated crashes leading to a Denial of Service."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "IKEv2 misconfiguration can cause libreswan to abort and restart",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-03-23T02:06:57.682Z",
            "orgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
            "shortName": "libreswan"
          },
          "references": [
            {
              "name": "CVE-2024-2357",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://libreswan.org/security/CVE-2024-2357"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EJZJYFHKBIJ4ZK5GAWWFFR3AKJS6O5JX/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HEM46ALKF7NG6CAUKZ7KQERVOHWQIQKY/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TVQ7MZY6LFFGRWAJNTKKN2VSEFS2VPAR/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 4.13, 5.0 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-02-08T00:00:00.000Z",
              "value": "Issue reported publicly via https://github.com/libreswan/libreswan/issues/1609"
            },
            {
              "lang": "en",
              "time": "2024-02-14T00:00:00.000Z",
              "value": "Workaround posted in the github issue"
            },
            {
              "lang": "en",
              "time": "2024-02-15T00:00:00.000Z",
              "value": "Fix published (as issue was already public via githb issue)"
            },
            {
              "lang": "en",
              "time": "2024-03-09T00:00:00.000Z",
              "value": "Advanced notice given to support customers and distributions"
            },
            {
              "lang": "en",
              "time": "2024-03-11T00:00:00.000Z",
              "value": "CVE-2024-2357 published"
            }
          ],
          "title": "IKEv2 misconfiguration can cause libreswan to abort and restart",
          "workarounds": [
            {
              "lang": "en",
              "value": "As a workaround, one can place an unguessable long random default secret in /etc/ipsec.secrets, for example using the following command:\n\n echo -e \"# CVE-2024-2357 workaround\n: PSK \"$(openssl rand -hex 32)\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "d42dc95b-23f1-4e06-9076-20753a0fb0df",
        "assignerShortName": "libreswan",
        "cveId": "CVE-2024-2357",
        "datePublished": "2024-03-11T19:39:03.280Z",
        "dateReserved": "2024-03-09T22:24:12.530Z",
        "dateUpdated": "2025-02-13T17:39:47.355Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }