CVE-2015-1558 (GCVE-0-2015-1558)

Vulnerability from cvelistv5 – Published: 2015-02-09 11:00 – Updated: 2024-08-06 04:47
VLAI
Summary
Asterisk Open Source 12.x before 12.8.1 and 13.x before 13.1.1, when using the PJSIP channel driver, does not properly reclaim RTP ports, which allows remote authenticated users to cause a denial of service (file descriptor consumption) via an SDP offer containing only incompatible codecs.
Severity
No CVSS data available.
CWE
  • n/a
Assigner
References
URL Tags
http://downloads.asterisk.org/pub/security/AST-20… x_refsource_CONFIRM
http://www.securitytracker.com/id/1031661 vdb-entryx_refsource_SECTRACK
http://seclists.org/fulldisclosure/2015/Jan/116 mailing-listx_refsource_FULLDISC
http://www.securityfocus.com/archive/1/534573/100… mailing-listx_refsource_BUGTRAQ
Date Public
2015-01-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T04:47:17.146Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://downloads.asterisk.org/pub/security/AST-2015-001.html"
          },
          {
            "name": "1031661",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1031661"
          },
          {
            "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2015/Jan/116"
          },
          {
            "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/534573/100/0/threaded"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-01-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Asterisk Open Source 12.x before 12.8.1 and 13.x before 13.1.1, when using the PJSIP channel driver, does not properly reclaim RTP ports, which allows remote authenticated users to cause a denial of service (file descriptor consumption) via an SDP offer containing only incompatible codecs."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-09T18:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://downloads.asterisk.org/pub/security/AST-2015-001.html"
        },
        {
          "name": "1031661",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1031661"
        },
        {
          "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://seclists.org/fulldisclosure/2015/Jan/116"
        },
        {
          "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/534573/100/0/threaded"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-1558",
          "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": "Asterisk Open Source 12.x before 12.8.1 and 13.x before 13.1.1, when using the PJSIP channel driver, does not properly reclaim RTP ports, which allows remote authenticated users to cause a denial of service (file descriptor consumption) via an SDP offer containing only incompatible codecs."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://downloads.asterisk.org/pub/security/AST-2015-001.html",
              "refsource": "CONFIRM",
              "url": "http://downloads.asterisk.org/pub/security/AST-2015-001.html"
            },
            {
              "name": "1031661",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1031661"
            },
            {
              "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
              "refsource": "FULLDISC",
              "url": "http://seclists.org/fulldisclosure/2015/Jan/116"
            },
            {
              "name": "20150128 AST-2015-001: File descriptor leak when incompatible codecs are offered",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/534573/100/0/threaded"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2015-1558",
    "datePublished": "2015-02-09T11:00:00.000Z",
    "dateReserved": "2015-02-08T00:00:00.000Z",
    "dateUpdated": "2024-08-06T04:47:17.146Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-1558",
      "date": "2026-05-31",
      "epss": "0.15669",
      "percentile": "0.94819"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B446105E-6C8E-495A-BF83-A33CB33485A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.1.0:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"F3DE062D-4E87-4691-A664-D9E7C02036EB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.1.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"3B4D6D24-A718-4962-AD4E-F19AFB03BFF4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.1.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"BE2F0D0D-761C-4338-93F0-506E94E57000\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.1.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"3D38DFCA-E357-4A28-8F03-FDADF40A5185\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B3CD4A85-26FB-4AE5-9CB7-4DF38DF32482\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F42C9442-9EBC-4CA5-AB1C-BA0662C27BDC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.2.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"71762B58-A08B-405B-9596-6D15CF4A95D0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.2.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"EA48C05A-E898-42EE-A699-94BBD66E5E0A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.2.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"EDCB78F8-AAC8-44B1-BDF4-C73BC8951EC3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5D92FFF6-E7B2-4210-A652-79AC6B74002C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.3.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"DB5E92FB-9CF8-461E-A665-3407D265DF17\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.3.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"536F6C10-3165-40F7-931A-23765AB87555\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B8DD16DF-C47C-41CF-8CDE-C365103262A7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"43C06F98-62F4-4008-A463-2791BEDF6DED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"133288EC-8A78-4C9D-BF94-9900CD3D2260\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.4.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"B2E54998-B257-478E-9E52-2BB4F4CD6429\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.5.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5FD4498A-72BD-40EB-A332-DE10C87C1015\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.5.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"71961599-009C-42F4-AA26-9B16C39F3CBC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B98A2EA6-DCC6-4F8B-B132-6692AED16CF4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.6.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"672EDC0E-D70A-4BB0-B7FE-5D422C737862\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.7.0:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"C779E0D4-0375-4BE8-9667-A32C68B66D60\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.7.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"8E9E50F8-0123-4C9E-88E1-5DCE08770B68\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.7.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"F7C605A3-8517-4215-9AD3-980D587B22DB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"44746060-BC6F-4E6D-BA81-61623B2D27FC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.8.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"47548ADE-255A-4355-BD06-1FEF134C1620\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.8.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"ABCFC4D9-8054-4F42-BE7E-5092F6648F95\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:12.8.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"84A7DBB5-999C-4AE8-BC5D-F0C5F77957DA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7B635C21-C193-43AF-A139-98604F324ABF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"58C0FF1B-6188-4181-A139-1806328762BD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.1.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"890EBB8C-989B-4344-AC03-62B399076008\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.1.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"BD4AAECB-A2BC-45BA-BC63-E51C1FE6C334\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"136D6508-660E-410D-829A-7DD452BF8819\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:digium:asterisk:13.2.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"AEC2B3AA-EB24-4259-BED1-5DBC102FE9C1\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Asterisk Open Source 12.x before 12.8.1 and 13.x before 13.1.1, when using the PJSIP channel driver, does not properly reclaim RTP ports, which allows remote authenticated users to cause a denial of service (file descriptor consumption) via an SDP offer containing only incompatible codecs.\"}, {\"lang\": \"es\", \"value\": \"Asterisk Open Source 12.x anterior a 12.8.1 y 13.x anterior a 13.1.1, cuando utiliza el controlador de canales PJSIP, no recupera correctamente los puertos RTP, lo que permite a usuarios remotos autenticados causar una denegaci\\u00f3n de servicio (consumo del descriptor de ficheros) a trav\\u00e9s de una oferta SDP que contiene solamente codecs incompatibles.\"}]",
      "id": "CVE-2015-1558",
      "lastModified": "2024-11-21T02:25:38.930",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:S/C:N/I:N/A:P\", \"baseScore\": 3.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 6.8, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2015-02-09T11:59:00.067",
      "references": "[{\"url\": \"http://downloads.asterisk.org/pub/security/AST-2015-001.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2015/Jan/116\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/archive/1/534573/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securitytracker.com/id/1031661\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://downloads.asterisk.org/pub/security/AST-2015-001.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2015/Jan/116\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/archive/1/534573/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id/1031661\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-399\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2015-1558\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-02-09T11:59:00.067\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Asterisk Open Source 12.x before 12.8.1 and 13.x before 13.1.1, when using the PJSIP channel driver, does not properly reclaim RTP ports, which allows remote authenticated users to cause a denial of service (file descriptor consumption) via an SDP offer containing only incompatible codecs.\"},{\"lang\":\"es\",\"value\":\"Asterisk Open Source 12.x anterior a 12.8.1 y 13.x anterior a 13.1.1, cuando utiliza el controlador de canales PJSIP, no recupera correctamente los puertos RTP, lo que permite a usuarios remotos autenticados causar una denegaci\u00f3n de servicio (consumo del descriptor de ficheros) a trav\u00e9s de una oferta SDP que contiene solamente codecs incompatibles.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-399\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B446105E-6C8E-495A-BF83-A33CB33485A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.1.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3DE062D-4E87-4691-A664-D9E7C02036EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.1.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B4D6D24-A718-4962-AD4E-F19AFB03BFF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.1.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE2F0D0D-761C-4338-93F0-506E94E57000\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.1.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D38DFCA-E357-4A28-8F03-FDADF40A5185\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3CD4A85-26FB-4AE5-9CB7-4DF38DF32482\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F42C9442-9EBC-4CA5-AB1C-BA0662C27BDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.2.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"71762B58-A08B-405B-9596-6D15CF4A95D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.2.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA48C05A-E898-42EE-A699-94BBD66E5E0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.2.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"EDCB78F8-AAC8-44B1-BDF4-C73BC8951EC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D92FFF6-E7B2-4210-A652-79AC6B74002C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.3.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB5E92FB-9CF8-461E-A665-3407D265DF17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.3.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"536F6C10-3165-40F7-931A-23765AB87555\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8DD16DF-C47C-41CF-8CDE-C365103262A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"43C06F98-62F4-4008-A463-2791BEDF6DED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"133288EC-8A78-4C9D-BF94-9900CD3D2260\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2E54998-B257-478E-9E52-2BB4F4CD6429\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5FD4498A-72BD-40EB-A332-DE10C87C1015\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"71961599-009C-42F4-AA26-9B16C39F3CBC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98A2EA6-DCC6-4F8B-B132-6692AED16CF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.6.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"672EDC0E-D70A-4BB0-B7FE-5D422C737862\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.7.0:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"C779E0D4-0375-4BE8-9667-A32C68B66D60\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E9E50F8-0123-4C9E-88E1-5DCE08770B68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7C605A3-8517-4215-9AD3-980D587B22DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44746060-BC6F-4E6D-BA81-61623B2D27FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.8.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"47548ADE-255A-4355-BD06-1FEF134C1620\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.8.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABCFC4D9-8054-4F42-BE7E-5092F6648F95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:12.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84A7DBB5-999C-4AE8-BC5D-F0C5F77957DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B635C21-C193-43AF-A139-98604F324ABF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58C0FF1B-6188-4181-A139-1806328762BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.1.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"890EBB8C-989B-4344-AC03-62B399076008\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.1.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD4AAECB-A2BC-45BA-BC63-E51C1FE6C334\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"136D6508-660E-410D-829A-7DD452BF8819\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:13.2.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEC2B3AA-EB24-4259-BED1-5DBC102FE9C1\"}]}]}],\"references\":[{\"url\":\"http://downloads.asterisk.org/pub/security/AST-2015-001.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2015/Jan/116\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/534573/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securitytracker.com/id/1031661\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://downloads.asterisk.org/pub/security/AST-2015-001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2015/Jan/116\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/archive/1/534573/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1031661\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…