CVE-2023-6269 (GCVE-0-2023-6269)

Vulnerability from cvelistv5 – Published: 2023-12-05 07:35 – Updated: 2025-02-13 17:26
VLAI?
Title
Argument injection vulnerability in Atos Unify OpenScape Session Border Controller, Atos Unify OpenScape Branch and Atos Unify OpenScape BCF
Summary
An argument injection vulnerability has been identified in the administrative web interface of the Atos Unify OpenScape products "Session Border Controller" (SBC) and "Branch", before version V10 R3.4.0, and OpenScape "BCF" before versions V10R10.12.00 and V10R11.05.02. This allows an unauthenticated attacker to gain root access to the appliance via SSH (scope change) and also bypass authentication for the administrative interface and gain access as an arbitrary (administrative) user.
CWE
  • CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
Assigner
Impacted products
Vendor Product Version
Atos Unify OpenScape Session Border Controller (SBC) Affected: 0 , < V10 R3.4.0 (semver)
Create a notification for this product.
    Atos Unify OpenScape Branch Affected: 0 , < V10 R3.4.0 (semver)
Create a notification for this product.
    Atos Unify OpenScape BCF Affected: 0 , < V10 R10.12.00 (semver)
Affected: 0 , < V10R 11.05.02 (semver)
Create a notification for this product.
Credits
Armin Weihbold (SEC Consult Vulnerability Lab)
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T08:28:20.365Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vendor-advisory",
              "x_transferred"
            ],
            "url": "https://networks.unify.com/security/advisories/OBSO-2310-01.pdf"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://r.sec-consult.com/unifyroot"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://seclists.org/fulldisclosure/2023/Dec/16"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "OpenScape Session Border Controller (SBC)",
          "vendor": "Atos Unify",
          "versions": [
            {
              "lessThan": "V10 R3.4.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "OpenScape Branch",
          "vendor": "Atos Unify",
          "versions": [
            {
              "lessThan": "V10 R3.4.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "OpenScape BCF",
          "vendor": "Atos Unify",
          "versions": [
            {
              "lessThan": "V10 R10.12.00",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "V10R 11.05.02",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Armin Weihbold (SEC Consult Vulnerability Lab)"
        }
      ],
      "datePublic": "2023-12-05T07:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An argument injection vulnerability has been identified in the \nadministrative web interface of the Atos Unify OpenScape products \"Session Border Controller\" (SBC) and \"Branch\", before version V10 R3.4.0,\u0026nbsp;and OpenScape \"BCF\" before versions V10R10.12.00 and V10R11.05.02. This allows an \nunauthenticated attacker to gain root access to the appliance via SSH (scope change) and also bypass authentication for the administrative interface and gain\n access as an arbitrary (administrative) user."
            }
          ],
          "value": "An argument injection vulnerability has been identified in the \nadministrative web interface of the Atos Unify OpenScape products \"Session Border Controller\" (SBC) and \"Branch\", before version V10 R3.4.0,\u00a0and OpenScape \"BCF\" before versions V10R10.12.00 and V10R11.05.02. This allows an \nunauthenticated attacker to gain root access to the appliance via SSH (scope change) and also bypass authentication for the administrative interface and gain\n access as an arbitrary (administrative) user."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-115",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-115 Authentication Bypass"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 10,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-88",
              "description": "CWE-88 Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-12-13T17:06:17.683Z",
        "orgId": "551230f0-3615-47bd-b7cc-93e92e730bbf",
        "shortName": "SEC-VLab"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://networks.unify.com/security/advisories/OBSO-2310-01.pdf"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://r.sec-consult.com/unifyroot"
        },
        {
          "url": "http://seclists.org/fulldisclosure/2023/Dec/16"
        },
        {
          "url": "http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Argument injection vulnerability in Atos Unify OpenScape Session Border Controller, Atos Unify OpenScape Branch and Atos Unify OpenScape BCF",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "551230f0-3615-47bd-b7cc-93e92e730bbf",
    "assignerShortName": "SEC-VLab",
    "cveId": "CVE-2023-6269",
    "datePublished": "2023-12-05T07:35:19.472Z",
    "dateReserved": "2023-11-23T10:39:50.541Z",
    "dateUpdated": "2025-02-13T17:26:16.336Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:atos:unify_openscape_bcf:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10\", \"versionEndExcluding\": \"10r10.12.00\", \"matchCriteriaId\": \"33A79717-055B-4379-B8E6-EF034E9C399B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:atos:unify_openscape_branch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10\", \"versionEndExcluding\": \"10r3.4.0\", \"matchCriteriaId\": \"A3A502C0-FFCB-4C20-B344-288FDD631866\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:atos:unify_openscape_session_border_controller:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10\", \"versionEndExcluding\": \"10r3.4.0\", \"matchCriteriaId\": \"6AD7E9FB-9245-4A88-937E-3DF49B61E3C8\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"An argument injection vulnerability has been identified in the \\nadministrative web interface of the Atos Unify OpenScape products \\\"Session Border Controller\\\" (SBC) and \\\"Branch\\\", before version V10 R3.4.0,\\u00a0and OpenScape \\\"BCF\\\" before versions V10R10.12.00 and V10R11.05.02. This allows an \\nunauthenticated attacker to gain root access to the appliance via SSH (scope change) and also bypass authentication for the administrative interface and gain\\n access as an arbitrary (administrative) user.\"}, {\"lang\": \"es\", \"value\": \"Se ha identificado una vulnerabilidad de inyecci\\u00f3n de argumentos en la interfaz web administrativa de los productos Atos Unify OpenScape \\\"Session Border Controller\\\" (SBC) y \\\"Branch\\\", anteriores a la versi\\u00f3n V10 R3.4.0, y OpenScape \\\"BCF\\\" anteriores a las versiones V10R10.12.00 y V10R11.05.02. Esto permite que un atacante no autenticado obtenga acceso root al dispositivo a trav\\u00e9s de SSH (cambio de alcance) y tambi\\u00e9n omita la autenticaci\\u00f3n para la interfaz administrativa y obtenga acceso como un usuario (administrativo) arbitrario.\"}]",
      "id": "CVE-2023-6269",
      "lastModified": "2024-11-21T08:43:30.003",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 10.0, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}]}",
      "published": "2023-12-05T08:15:08.020",
      "references": "[{\"url\": \"http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html\", \"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Dec/16\", \"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\"}, {\"url\": \"https://networks.unify.com/security/advisories/OBSO-2310-01.pdf\", \"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://r.sec-consult.com/unifyroot\", \"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Dec/16\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://networks.unify.com/security/advisories/OBSO-2310-01.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://r.sec-consult.com/unifyroot\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}]",
      "sourceIdentifier": "551230f0-3615-47bd-b7cc-93e92e730bbf",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"551230f0-3615-47bd-b7cc-93e92e730bbf\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-88\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-88\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-6269\",\"sourceIdentifier\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\",\"published\":\"2023-12-05T08:15:08.020\",\"lastModified\":\"2024-11-21T08:43:30.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An argument injection vulnerability has been identified in the \\nadministrative web interface of the Atos Unify OpenScape products \\\"Session Border Controller\\\" (SBC) and \\\"Branch\\\", before version V10 R3.4.0,\u00a0and OpenScape \\\"BCF\\\" before versions V10R10.12.00 and V10R11.05.02. This allows an \\nunauthenticated attacker to gain root access to the appliance via SSH (scope change) and also bypass authentication for the administrative interface and gain\\n access as an arbitrary (administrative) user.\"},{\"lang\":\"es\",\"value\":\"Se ha identificado una vulnerabilidad de inyecci\u00f3n de argumentos en la interfaz web administrativa de los productos Atos Unify OpenScape \\\"Session Border Controller\\\" (SBC) y \\\"Branch\\\", anteriores a la versi\u00f3n V10 R3.4.0, y OpenScape \\\"BCF\\\" anteriores a las versiones V10R10.12.00 y V10R11.05.02. Esto permite que un atacante no autenticado obtenga acceso root al dispositivo a trav\u00e9s de SSH (cambio de alcance) y tambi\u00e9n omita la autenticaci\u00f3n para la interfaz administrativa y obtenga acceso como un usuario (administrativo) arbitrario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":10.0,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-88\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-88\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atos:unify_openscape_bcf:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10\",\"versionEndExcluding\":\"10r10.12.00\",\"matchCriteriaId\":\"33A79717-055B-4379-B8E6-EF034E9C399B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atos:unify_openscape_branch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10\",\"versionEndExcluding\":\"10r3.4.0\",\"matchCriteriaId\":\"A3A502C0-FFCB-4C20-B344-288FDD631866\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:atos:unify_openscape_session_border_controller:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10\",\"versionEndExcluding\":\"10r3.4.0\",\"matchCriteriaId\":\"6AD7E9FB-9245-4A88-937E-3DF49B61E3C8\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html\",\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Dec/16\",\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\"},{\"url\":\"https://networks.unify.com/security/advisories/OBSO-2310-01.pdf\",\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://r.sec-consult.com/unifyroot\",\"source\":\"551230f0-3615-47bd-b7cc-93e92e730bbf\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/176194/Atos-Unify-OpenScape-Authentication-Bypass-Remote-Code-Execution.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Dec/16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://networks.unify.com/security/advisories/OBSO-2310-01.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://r.sec-consult.com/unifyroot\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
  }
}


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…