OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.9 and 3.2.6, if `ds_is_in_list()` is used with an invalid IP address string (`NULL` is illegal input), OpenSIPS will attempt to print a string from a random address (stack garbage), which could lead to a crash. All users of `ds_is_in_list()` without the `$si` variable as 1st parameter could be affected by this vulnerability to a larger, lesser or no extent at all, depending if the data passed to the function is a valid IPv4 or IPv6 address string or not. Fixes will are available starting with the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.
{"id": "CVE-2023-28099", "vendorId": null, "type": "cve", "bulletinFamily": "NVD", "title": "CVE-2023-28099", "description": "OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.9 and 3.2.6, if `ds_is_in_list()` is used with an invalid IP address string (`NULL` is illegal input), OpenSIPS will attempt to print a string from a random address (stack garbage), which could lead to a crash. All users of `ds_is_in_list()` without the `$si` variable as 1st parameter could be affected by this vulnerability to a larger, lesser or no extent at all, depending if the data passed to the function is a valid IPv4 or IPv6 address string or not. Fixes will are available starting with the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.", "published": "2023-03-15T23:15:00", "modified": "2023-03-21T22:39:00", "epss": [{"cve": "CVE-2023-28099", "epss": 0.00048, "percentile": 0.14673, "modified": "2023-06-03"}], "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}, "cvss2": {"cvssV2": {"version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0}, "severity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false}, "cvss3": {"cvssV3": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH"}, "exploitabilityScore": 3.9, "impactScore": 3.6}, "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-28099", "reporter": "security-advisories@github.com", "references": ["https://github.com/OpenSIPS/opensips/commit/e2f13d374", "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3", "https://github.com/OpenSIPS/opensips/issues/2780"], "cvelist": ["CVE-2023-28099"], "immutableFields": [], "lastseen": "2023-06-03T17:52:25", "viewCount": 20, "enchantments": {"score": {"value": 4.0, "vector": "NONE"}, "affected_software": {"major_version": [{"name": "opensips", "version": 3}, {"name": "opensips", "version": 3}]}, "epss": [{"cve": "CVE-2023-28099", "epss": 0.00048, "percentile": 0.14638, "modified": "2023-05-02"}], "dependencies": {"references": [{"type": "ubuntucve", "idList": ["UB:CVE-2023-28099"]}]}, "vulnersScore": 4.0}, "_state": {"dependencies": 0, "score": 1685814821, "affected_software_major_version": 0, "epss": 0}, "_internal": {"score_hash": "735ccc92e9ad8770fa0dfa3d0004c9f3"}, "cna_cvss": {"cna": "GitHub, Inc.", "cvss": {"3": {"vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "score": 5.9}}}, "cpe": [], "cpe23": [], "cwe": ["NVD-CWE-noinfo"], "affectedSoftware": [{"cpeName": "opensips:opensips", "version": "3.1.9", "operator": "lt", "name": "opensips"}, {"cpeName": "opensips:opensips", "version": "3.2.6", "operator": "lt", "name": "opensips"}], "affectedConfiguration": [], "cpeConfiguration": {"CVE_data_version": "4.0", "nodes": [{"operator": "OR", "children": [], "cpe_match": [{"vulnerable": true, "cpe23Uri": "cpe:2.3:a:opensips:opensips:3.1.9:*:*:*:*:*:*:*", "versionEndExcluding": "3.1.9", "cpe_name": []}, {"vulnerable": true, "cpe23Uri": "cpe:2.3:a:opensips:opensips:3.2.6:*:*:*:*:*:*:*", "versionStartIncluding": "3.2.0", "versionEndExcluding": "3.2.6", "cpe_name": []}]}]}, "extraReferences": [{"url": "https://github.com/OpenSIPS/opensips/commit/e2f13d374", "name": "https://github.com/OpenSIPS/opensips/commit/e2f13d374", "refsource": "MISC", "tags": ["Patch", "Third Party Advisory"]}, {"url": "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3", "name": "https://github.com/OpenSIPS/opensips/security/advisories/GHSA-pfm5-6vhv-3ff3", "refsource": "MISC", "tags": ["Third Party Advisory"]}, {"url": "https://github.com/OpenSIPS/opensips/issues/2780", "name": "https://github.com/OpenSIPS/opensips/issues/2780", "refsource": "MISC", "tags": ["Third Party Advisory"]}], "product_info": [{"vendor": "OpenSIPS", "product": "opensips"}], "solutions": [], "workarounds": [], "impacts": [], "problemTypes": [{"descriptions": [{"cweId": "CWE-20", "lang": "en", "description": "CWE-20: Improper Input Validation", "type": "CWE"}]}], "exploits": []}
{"ubuntucve": [{"lastseen": "2023-06-03T13:12:04", "description": "OpenSIPS is a Session Initiation Protocol (SIP) server implementation.\nPrior to versions 3.1.9 and 3.2.6, if `ds_is_in_list()` is used with an\ninvalid IP address string (`NULL` is illegal input), OpenSIPS will attempt\nto print a string from a random address (stack garbage), which could lead\nto a crash. All users of `ds_is_in_list()` without the `$si` variable as\n1st parameter could be affected by this vulnerability to a larger, lesser\nor no extent at all, depending if the data passed to the function is a\nvalid IPv4 or IPv6 address string or not. Fixes will are available starting\nwith the 3.1.9 and 3.2.6 minor releases. There are no known workarounds.", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1", "userInteraction": "NONE"}, "impactScore": 3.6}, "published": "2023-03-15T00:00:00", "type": "ubuntucve", "title": "CVE-2023-28099", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 5.0, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2023-28099"], "modified": "2023-03-15T00:00:00", "id": "UB:CVE-2023-28099", "href": "https://ubuntu.com/security/CVE-2023-28099", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}]}