fkie_cve-2014-3755
Vulnerability from fkie_nvd
Published
2014-11-16 11:59
Modified
2024-11-21 02:08
Severity ?
Summary
The QSvg module in Qt, as used in the Mumble client 1.2.x before 1.2.6, allows remote attackers to cause a denial of service (hang and resource consumption) via a local file reference in an (1) image tag or (2) XML stylesheet in an SVG file.
Impacted products
Vendor Product Version
mumble mumble *
mumble mumble 1.2.0
mumble mumble 1.2.1
mumble mumble 1.2.2
mumble mumble 1.2.3
mumble mumble 1.2.3
mumble mumble 1.2.3
mumble mumble 1.2.3
mumble mumble 1.2.4
mumble mumble 1.2.4
mumble mumble 1.2.4



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:mumble:mumble:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "AC850AD0-C5D7-411F-85EC-7D8586D53828",
              "versionEndIncluding": "1.2.5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "980EAE3E-CB6A-4859-BA0E-BD59F3C0CB7A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "97FA20D9-BD99-4B11-97B5-A37B8FBFC3AD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "D3836E7A-B841-477D-9740-070C995722B4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "F5668D3D-66DC-48E5-B2A5-B419ED0921D3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.3:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "0DCF3E24-3114-4C9E-BA64-72F10E2825FF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.3:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "B4179BE7-916D-4235-957F-67266B986D28",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.3:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "720F26B9-457E-49D0-9CA4-0F9F2EA21CD5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "A0141BB8-B42D-49BD-88AE-FD8A8F229600",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.4:beta1:*:*:*:*:*:*",
              "matchCriteriaId": "E2279EAF-18B7-401F-A2A8-ED7DC85A2E8B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:mumble:mumble:1.2.4:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "745438C8-081F-45FD-B5D6-CF2FE8C48314",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The QSvg module in Qt, as used in the Mumble client 1.2.x before 1.2.6, allows remote attackers to cause a denial of service (hang and resource consumption) via a local file reference in an (1) image tag or (2) XML stylesheet in an SVG file."
    },
    {
      "lang": "es",
      "value": "El modulo QSvg en Qt, usado en Mumble client 1.2.x anterior a 1.2.6, permite a atacantes remotos causar una denegaci\u00f3n de servicio (cuelgue y el consumo de recursos)a trav\u00e9s de la referencia de un archivo local en (1) una etiqueta de imagen o (2)en una hoja de estilos XML dentro de un archivo SVG."
    }
  ],
  "id": "CVE-2014-3755",
  "lastModified": "2024-11-21T02:08:46.717",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2014-11-16T11:59:02.853",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://mumble.info/security/Mumble-SA-2014-005.txt"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2014/05/15/1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.openwall.com/lists/oss-security/2014/05/15/4"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/67400"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "https://qt.gitorious.org/qt/mumble-developers-qt/commit/2147fa767980fe27a14f018b1528dbf880b96814"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://mumble.info/security/Mumble-SA-2014-005.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2014/05/15/1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2014/05/15/4"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/67400"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "https://qt.gitorious.org/qt/mumble-developers-qt/commit/2147fa767980fe27a14f018b1528dbf880b96814"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "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.