gsd-2014-3636
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2014-3636",
    "description": "D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call.",
    "id": "GSD-2014-3636",
    "references": [
      "https://www.suse.com/security/cve/CVE-2014-3636.html",
      "https://www.debian.org/security/2014/dsa-3026",
      "https://ubuntu.com/security/CVE-2014-3636",
      "https://advisories.mageia.org/CVE-2014-3636.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-3636"
      ],
      "details": "D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call.",
      "id": "GSD-2014-3636",
      "modified": "2023-12-13T01:22:53.918225Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2014-3636",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://advisories.mageia.org/MGASA-2014-0395.html",
            "refsource": "MISC",
            "url": "http://advisories.mageia.org/MGASA-2014-0395.html"
          },
          {
            "name": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00049.html",
            "refsource": "MISC",
            "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00049.html"
          },
          {
            "name": "http://secunia.com/advisories/61378",
            "refsource": "MISC",
            "url": "http://secunia.com/advisories/61378"
          },
          {
            "name": "http://www.debian.org/security/2014/dsa-3026",
            "refsource": "MISC",
            "url": "http://www.debian.org/security/2014/dsa-3026"
          },
          {
            "name": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:176",
            "refsource": "MISC",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:176"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2014/09/16/9",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2014/09/16/9"
          },
          {
            "name": "http://www.securitytracker.com/id/1030864",
            "refsource": "MISC",
            "url": "http://www.securitytracker.com/id/1030864"
          },
          {
            "name": "http://www.ubuntu.com/usn/USN-2352-1",
            "refsource": "MISC",
            "url": "http://www.ubuntu.com/usn/USN-2352-1"
          },
          {
            "name": "https://bugs.freedesktop.org/show_bug.cgi?id=82820",
            "refsource": "MISC",
            "url": "https://bugs.freedesktop.org/show_bug.cgi?id=82820"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:d-bus_project:d-bus:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CFAD9C82-0893-47DE-9BE4-7D97EF6E1441",
                    "versionEndIncluding": "1.6.22",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:freedesktop:dbus:1.8.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9AB63C07-1022-4EEE-B419-4E0A80AE64A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:freedesktop:dbus:1.8.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "68B161B9-7385-4C0B-AC4D-1145E1004B74",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:freedesktop:dbus:1.8.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6DD6AAFC-C18F-4AF5-B8D1-82F85F8421DC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:freedesktop:dbus:1.8.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A214F572-0572-426B-979C-22EB3A43ED6F",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DFBF430B-0832-44B0-AA0E-BA9E467F7668",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call."
          },
          {
            "lang": "es",
            "value": "D-Bus 1.3.0 hasta 1.6.x anterior a 1.6.24 y 1.8.x anterior a 1.8.8 permite a usuarios locales (1) causar una denegaci\u00f3n de servicio (prevenci\u00f3n de conexiones nuevas y ca\u00edda de conexi\u00f3n) mediante la creaci\u00f3n de una cola del m\u00e1ximo n\u00famero de descriptores de ficheros o (2) causar una denegaci\u00f3n de servicio (desconexi\u00f3n) a trav\u00e9s de m\u00faltiples mensajes que combinan para tener m\u00e1s que el n\u00famero permitido de descriptores de ficheros para una llamada \u00fanica a sendmsg."
          }
        ],
        "id": "CVE-2014-3636",
        "lastModified": "2023-12-27T16:36:58.353",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "LOW",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "LOCAL",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 1.9,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 3.4,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2014-10-25T20:55:07.973",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://advisories.mageia.org/MGASA-2014-0395.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00049.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/61378"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.debian.org/security/2014/dsa-3026"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:176"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2014/09/16/9"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securitytracker.com/id/1030864"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.ubuntu.com/usn/USN-2352-1"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://bugs.freedesktop.org/show_bug.cgi?id=82820"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-399"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


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.