FKIE_CVE-2018-7287

Vulnerability from fkie_nvd - Published: 2018-02-22 00:29 - Updated: 2024-11-21 04:11
Summary
An issue was discovered in res_http_websocket.c in Asterisk 15.x through 15.2.1. If the HTTP server is enabled (default is disabled), WebSocket payloads of size 0 are mishandled (with a busy loop).
Impacted products
Vendor Product Version
digium asterisk 15.0.0
digium asterisk 15.0.0
digium asterisk 15.1.0
digium asterisk 15.1.0
digium asterisk 15.1.0
digium asterisk 15.1.1
digium asterisk 15.1.2
digium asterisk 15.1.3
digium asterisk 15.1.4
digium asterisk 15.1.5
digium asterisk 15.2.0
digium asterisk 15.2.0
digium asterisk 15.2.0
digium asterisk 15.2.1

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.0.0:beta1:*:*:*:*:*:*",
              "matchCriteriaId": "9B067A37-7101-48F8-B42A-50A0F59154F4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.0.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "A0D20EE5-E2C7-4CD3-9932-33A0C27465C9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "C42CFBDA-8B84-4A8F-8C1E-207C48138DFC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "8B0C2D39-0D85-4655-968F-9B6F48C4DE18",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "25307605-D767-4253-BEE7-928B89DA260A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "E057E8B7-B1E9-4A62-9C7D-14F36435F16D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "17F0D6D8-AE61-4A0C-B8D6-D91DECB407D4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "DA48CBAB-AD3D-4D2A-9932-D21DB10F0884",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "A069FD52-C61C-49A4-A863-0FDB21B031B1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.1.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "491EE070-6913-4AB4-BDB1-CFDCAEFEEFD0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "82F3B56D-E148-4E63-BF7E-F9E8967A24E1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.2.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "72541FC4-4CC7-435F-B51D-4754E873EBDA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.2.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "68A2AA7A-C598-4F0A-BF83-C804566C5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:digium:asterisk:15.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "43A3B57E-1E68-48CF-902E-4C90FC738B5B",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "An issue was discovered in res_http_websocket.c in Asterisk 15.x through 15.2.1. If the HTTP server is enabled (default is disabled), WebSocket payloads of size 0 are mishandled (with a busy loop)."
    },
    {
      "lang": "es",
      "value": "Se ha descubierto un problema en res_http_websocket.c en Asterisk hasta la versi\u00f3n 15.2.1. Si el servidor HTTP est\u00e1 habilitado (est\u00e1 deshabilitado por defecto), las cargas \u00fatiles de WebSocket de tama\u00f1o 0 se gestionan de forma incorrecta (con un bucle ocupado)."
    }
  ],
  "id": "CVE-2018-7287",
  "lastModified": "2024-11-21T04:11:56.747",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 5.9,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 2.2,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2018-02-22T00:29:01.173",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://downloads.digium.com/pub/security/AST-2018-006.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/103120"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securitytracker.com/id/1040419"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://issues.asterisk.org/jira/browse/ASTERISK-27658"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://downloads.digium.com/pub/security/AST-2018-006.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/103120"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securitytracker.com/id/1040419"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://issues.asterisk.org/jira/browse/ASTERISK-27658"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-754"
        }
      ],
      "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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…