gsd-2007-1365
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via fragmented IPv6 packets due to "incorrect mbuf handling for ICMP6 packets." NOTE: this was originally reported as a denial of service.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2007-1365",
    "description": "Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via fragmented IPv6 packets due to \"incorrect mbuf handling for ICMP6 packets.\"  NOTE: this was originally reported as a denial of service.",
    "id": "GSD-2007-1365",
    "references": [
      "https://www.suse.com/security/cve/CVE-2007-1365.html",
      "https://packetstormsecurity.com/files/cve/CVE-2007-1365"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-1365"
      ],
      "details": "Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via fragmented IPv6 packets due to \"incorrect mbuf handling for ICMP6 packets.\"  NOTE: this was originally reported as a denial of service.",
      "id": "GSD-2007-1365",
      "modified": "2023-12-13T01:21:39.435840Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-1365",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via fragmented IPv6 packets due to \"incorrect mbuf handling for ICMP6 packets.\"  NOTE: this was originally reported as a denial of service."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "VU#986425",
            "refsource": "CERT-VN",
            "url": "http://www.kb.cert.org/vuls/id/986425"
          },
          {
            "name": "1017735",
            "refsource": "SECTRACK",
            "url": "http://securitytracker.com/id?1017735"
          },
          {
            "name": "[source-changes] 20070226 CVS: cvs.openbsd.org: src",
            "refsource": "MLIST",
            "url": "http://marc.info/?l=openbsd-cvs\u0026m=117252151023868\u0026w=2"
          },
          {
            "name": "http://www.coresecurity.com/?action=item\u0026id=1703",
            "refsource": "MISC",
            "url": "http://www.coresecurity.com/?action=item\u0026id=1703"
          },
          {
            "name": "33050",
            "refsource": "OSVDB",
            "url": "http://www.osvdb.org/33050"
          },
          {
            "name": "[4.0] 010: SECURITY FIX: March 7, 2007",
            "refsource": "OPENBSD",
            "url": "http://www.openbsd.org/errata40.html#m_dup1"
          },
          {
            "name": "1017744",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id?1017744"
          },
          {
            "name": "[3.9] 020: SECURITY FIX: March 7, 2007",
            "refsource": "OPENBSD",
            "url": "http://www.openbsd.org/errata39.html#m_dup1"
          },
          {
            "name": "22901",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/22901"
          },
          {
            "name": "24490",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/24490"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:4.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:openbsd:openbsd:3.9:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-1365"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via fragmented IPv6 packets due to \"incorrect mbuf handling for ICMP6 packets.\"  NOTE: this was originally reported as a denial of service."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[3.9] 020: SECURITY FIX: March 7, 2007",
              "refsource": "OPENBSD",
              "tags": [
                "Patch"
              ],
              "url": "http://www.openbsd.org/errata39.html#m_dup1"
            },
            {
              "name": "[4.0] 010: SECURITY FIX: March 7, 2007",
              "refsource": "OPENBSD",
              "tags": [],
              "url": "http://www.openbsd.org/errata40.html#m_dup1"
            },
            {
              "name": "1017735",
              "refsource": "SECTRACK",
              "tags": [],
              "url": "http://securitytracker.com/id?1017735"
            },
            {
              "name": "http://www.coresecurity.com/?action=item\u0026id=1703",
              "refsource": "MISC",
              "tags": [],
              "url": "http://www.coresecurity.com/?action=item\u0026id=1703"
            },
            {
              "name": "22901",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/22901"
            },
            {
              "name": "1017744",
              "refsource": "SECTRACK",
              "tags": [],
              "url": "http://www.securitytracker.com/id?1017744"
            },
            {
              "name": "24490",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/24490"
            },
            {
              "name": "VU#986425",
              "refsource": "CERT-VN",
              "tags": [
                "US Government Resource"
              ],
              "url": "http://www.kb.cert.org/vuls/id/986425"
            },
            {
              "name": "33050",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://www.osvdb.org/33050"
            },
            {
              "name": "[source-changes] 20070226 CVS: cvs.openbsd.org: src",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://marc.info/?l=openbsd-cvs\u0026m=117252151023868\u0026w=2"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 10.0,
          "obtainAllPrivilege": true,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2016-10-18T03:43Z",
      "publishedDate": "2007-03-10T21:19Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.