cve-2009-0871
Vulnerability from cvelistv5
Published
2009-03-11 14:00
Modified
2024-08-07 04:48
Severity ?
EPSS score ?
Summary
The SIP channel driver in Asterisk Open Source 1.4.22, 1.4.23, and 1.4.23.1; 1.6.0 before 1.6.0.6; 1.6.1 before 1.6.1.0-rc2; and Asterisk Business Edition C.2.3, with the pedantic option enabled, allows remote authenticated users to cause a denial of service (crash) via a SIP INVITE request without any headers, which triggers a NULL pointer dereference in the (1) sip_uri_headers_cmp and (2) sip_uri_params_cmp functions.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T04:48:52.606Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "52568", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/52568" }, { "name": "34070", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/34070" }, { "name": "1021834", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id?1021834" }, { "name": "20090310 AST-2009-002: Remote Crash Vulnerability in SIP channel driver", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/501656/100/0/threaded" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.digium.com/view.php?id=14417" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.digium.com/view.php?id=13547" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://downloads.digium.com/pub/security/AST-2009-002.html" }, { "name": "ADV-2009-0667", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2009/0667" }, { "name": "34229", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/34229" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2009-03-10T00:00:00", "descriptions": [ { "lang": "en", "value": "The SIP channel driver in Asterisk Open Source 1.4.22, 1.4.23, and 1.4.23.1; 1.6.0 before 1.6.0.6; 1.6.1 before 1.6.1.0-rc2; and Asterisk Business Edition C.2.3, with the pedantic option enabled, allows remote authenticated users to cause a denial of service (crash) via a SIP INVITE request without any headers, which triggers a NULL pointer dereference in the (1) sip_uri_headers_cmp and (2) sip_uri_params_cmp functions." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-10T18:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "52568", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/52568" }, { "name": "34070", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/34070" }, { "name": "1021834", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id?1021834" }, { "name": "20090310 AST-2009-002: Remote Crash Vulnerability in SIP channel driver", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/501656/100/0/threaded" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.digium.com/view.php?id=14417" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.digium.com/view.php?id=13547" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://downloads.digium.com/pub/security/AST-2009-002.html" }, { "name": "ADV-2009-0667", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2009/0667" }, { "name": "34229", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/34229" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2009-0871", "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": "The SIP channel driver in Asterisk Open Source 1.4.22, 1.4.23, and 1.4.23.1; 1.6.0 before 1.6.0.6; 1.6.1 before 1.6.1.0-rc2; and Asterisk Business Edition C.2.3, with the pedantic option enabled, allows remote authenticated users to cause a denial of service (crash) via a SIP INVITE request without any headers, which triggers a NULL pointer dereference in the (1) sip_uri_headers_cmp and (2) sip_uri_params_cmp functions." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "52568", "refsource": "OSVDB", "url": "http://osvdb.org/52568" }, { "name": "34070", "refsource": "BID", "url": "http://www.securityfocus.com/bid/34070" }, { "name": "1021834", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1021834" }, { "name": "20090310 AST-2009-002: Remote Crash Vulnerability in SIP channel driver", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/501656/100/0/threaded" }, { "name": "http://bugs.digium.com/view.php?id=14417", "refsource": "CONFIRM", "url": "http://bugs.digium.com/view.php?id=14417" }, { "name": "http://bugs.digium.com/view.php?id=13547", "refsource": "CONFIRM", "url": "http://bugs.digium.com/view.php?id=13547" }, { "name": "http://downloads.digium.com/pub/security/AST-2009-002.html", "refsource": "CONFIRM", "url": "http://downloads.digium.com/pub/security/AST-2009-002.html" }, { "name": "ADV-2009-0667", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2009/0667" }, { "name": "34229", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34229" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2009-0871", "datePublished": "2009-03-11T14:00:00", "dateReserved": "2009-03-11T00:00:00", "dateUpdated": "2024-08-07T04:48:52.606Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2009-0871\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-03-11T14:19:15.420\",\"lastModified\":\"2024-11-21T01:01:06.803\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The SIP channel driver in Asterisk Open Source 1.4.22, 1.4.23, and 1.4.23.1; 1.6.0 before 1.6.0.6; 1.6.1 before 1.6.1.0-rc2; and Asterisk Business Edition C.2.3, with the pedantic option enabled, allows remote authenticated users to cause a denial of service (crash) via a SIP INVITE request without any headers, which triggers a NULL pointer dereference in the (1) sip_uri_headers_cmp and (2) sip_uri_params_cmp functions.\"},{\"lang\":\"es\",\"value\":\"El controlador de canal SIP en Asterisk Open Source v1.4.22, v1.4.23, y v1.4.23.1; v1.6.0 anterior a v1.6.0.6; v1.6.1 anterior a v1.6.1.0-rc2; y Asterisk Business Edition C.2.3, con la opci\u00f3n \\\"pedantic\\\" activada, permite a usuarios autenticados remotamente provocar una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00f1es de una petici\u00f3n SIP INVITE sin cabecera, lo que dispara una deferencia a puntero NULL en las funciones (1) sip_uri_headers_cmp y(2) sip_uri_params_cmp.\"}],\"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-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.4.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4333904-9D21-4149-965F-F49F0A34BD85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.4.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B10AE4B-EC2D-4D5B-B842-50F5097A0650\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.4.23.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"080C7089-5662-4A94-9842-C4A26095DA4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8374B5D-DE7A-4C3C-A5FE-579B17006A54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7494CE2-D3CC-404D-BE61-09A2E1FB3E47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"06E48482-D9AF-4038-80DA-27D9B4907C0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BC3C441-290F-471A-BA19-6B1C4D72A670\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"632ED295-B67D-43CF-BF38-CCE04088BA08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta5:*:*:*:*:*:*\",\"matchCriteriaId\":\"50F3835F-6F2B-4EA7-B111-3B3C26548BC1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta6:*:*:*:*:*:*\",\"matchCriteriaId\":\"0DCF7BD2-7903-4DC5-ADDC-EFCDC58736C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta7:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5BECFE0-286F-4DA1-8CA9-6CEE861C3012\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta7.1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AFFF3245-2D0F-46E3-A1D6-319086489DC2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta8:*:*:*:*:*:*\",\"matchCriteriaId\":\"C91F2524-99D1-4C4B-9A31-21C0FB8B4D5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:beta9:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B1BC0FF-9DB6-4FCC-A845-053943CF0D24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"419D4D16-E790-4872-B9AF-1320978768C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"73D30BA6-1EE0-4C3F-8F69-65C698A1B9A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"D39FA25D-AB56-470D-94AB-14446DB7D475\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4225252F-5960-4A42-A575-00C125860E89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A65D76A8-BBDD-4BDE-B789-D745C400DCBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8B0F5A5-4252-4A9C-B830-2419E87AE5A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.3:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9085056-3BE9-4309-9601-9CA0569BC215\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.4:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8432455-9064-479F-B060-BF2A74ECC3EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E8EF2D7-371B-4268-989E-25225CC1F7B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DBFF2686-0F5C-4F20-AA93-6B63C5ADCD82\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D4A9B22-7978-44F3-A30C-65FE7024AB6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"06219062-9CAD-49D2-823E-E11E74B131D8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"91420C0D-C63B-4916-8335-6BE24EB738FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD1D7D08-AC94-49AC-9F16-A6E91F1F1EEE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:1.6.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"05FDA8EA-6610-4D49-9825-34EBFAAD2691\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:digium:asterisk:c.2.3:-:business:*:*:*:*:*\",\"matchCriteriaId\":\"3FA908BA-BEF8-44A5-AC95-E7CF020D0C94\"}]}]}],\"references\":[{\"url\":\"http://bugs.digium.com/view.php?id=13547\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.digium.com/view.php?id=14417\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://downloads.digium.com/pub/security/AST-2009-002.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://osvdb.org/52568\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/34229\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/501656/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/34070\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securitytracker.com/id?1021834\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/0667\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://bugs.digium.com/view.php?id=13547\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://bugs.digium.com/view.php?id=14417\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://downloads.digium.com/pub/security/AST-2009-002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://osvdb.org/52568\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/34229\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/501656/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/34070\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securitytracker.com/id?1021834\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2009/0667\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
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.