GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2023-46306 (GCVE-0-2023-46306)

Vulnerability from cvelistv5 – Published: 2023-10-22 00:00 – Updated: 2024-09-12 18:22
VLAI
Summary
The web administration interface in NetModule Router Software (NRSW) 4.6 before 4.6.0.106 and 4.8 before 4.8.0.101 executes an OS command constructed with unsanitized user input: shell metacharacters in the /admin/gnssAutoAlign.php device_id parameter. This occurs because another thread can be started before the trap that triggers the cleanup function. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. NOTE: this is different from CVE-2023-0861 and CVE-2023-0862, which were fixed in version 4.6.0.105.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-09-12 18:17 UTC
CWE
  • n/a
  • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Impacted products
Vendor Product Version CPE status
netmodule netmodule_router_software Affected: 4.6.0.0 , < 4.6.0.106 (custom)
    cpe:2.3:a:netmodule:netmodule_router_software:4.6.0.0:*:*:*:*:*:*:*
Create a notification for this product.
netmodule netmodule_router_software Affected: 4.8 , < 4.8.0.101 (custom)
    cpe:2.3:a:netmodule:netmodule_router_software:4.8:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T20:45:40.734Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:netmodule:netmodule_router_software:4.6.0.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "netmodule_router_software",
            "vendor": "netmodule",
            "versions": [
              {
                "lessThan": "4.6.0.106",
                "status": "affected",
                "version": "4.6.0.0",
                "versionType": "custom"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:netmodule:netmodule_router_software:4.8:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "netmodule_router_software",
            "vendor": "netmodule",
            "versions": [
              {
                "lessThan": "4.8.0.101",
                "status": "affected",
                "version": "4.8",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-46306",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-12T18:17:05.575956Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-78",
                "description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T18:22:55.873Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web administration interface in NetModule Router Software (NRSW) 4.6 before 4.6.0.106 and 4.8 before 4.8.0.101 executes an OS command constructed with unsanitized user input: shell metacharacters in the /admin/gnssAutoAlign.php device_id parameter. This occurs because another thread can be started before the trap that triggers the cleanup function. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. NOTE: this is different from CVE-2023-0861 and CVE-2023-0862, which were fixed in version 4.6.0.105."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AC:L/AV:A/A:H/C:H/I:H/PR:H/S:C/UI:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-10-22T20:07:16.731Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf"
        },
        {
          "url": "https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf"
        },
        {
          "url": "https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2023-46306",
    "datePublished": "2023-10-22T00:00:00.000Z",
    "dateReserved": "2023-10-22T00:00:00.000Z",
    "dateUpdated": "2024-09-12T18:22:55.873Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-46306",
      "date": "2026-09-16",
      "epss": "0.00961",
      "percentile": "0.59815"
    },
    "fkie_nvd": {
      "configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"4.6.0.105\", \"matchCriteriaId\": \"0B651903-7598-4F86-B2C1-53923B573509\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.7.0.0\", \"versionEndExcluding\": \"4.7.0.103\", \"matchCriteriaId\": \"B543F356-8395-4F7E-A3C8-1A5DB362533C\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb1601:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C90BC32-C405-4178-B944-9CF39C212C46\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb1800:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A80AE348-C415-4B5F-B359-26E2F2A132F7\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb1810:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A3CF8E81-2EB5-4CDC-9FC9-CEAF4E1E7514\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb2800:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EFF579A1-A31C-47F3-912A-43F5B4894497\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb2810:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"41310FAF-CD23-4126-942D-DA950A96DF3E\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb3701:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"962F7AFA-76A3-4F83-AA2C-AB168C644104\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:nb3800:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7120564A-4FE0-403E-A976-9658A665E51A\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netmodule:ng800:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0408E588-146F-4AD2-9D58-A12EBA83A697\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"The web administration interface in NetModule Router Software (NRSW) 4.6 before 4.6.0.106 and 4.8 before 4.8.0.101 executes an OS command constructed with unsanitized user input: shell metacharacters in the /admin/gnssAutoAlign.php device_id parameter. This occurs because another thread can be started before the trap that triggers the cleanup function. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. NOTE: this is different from CVE-2023-0861 and CVE-2023-0862, which were fixed in version 4.6.0.105.\"}, {\"lang\": \"es\", \"value\": \"La interfaz de administraci\\u00f3n web en NetModule Router Software (NRSW) 4.6 anterior a 4.6.0.106 y 4.8 anterior a 4.8.0.101 ejecuta un comando del sistema operativo construido con entrada de usuario no sanitizada: metacaracteres de shell en el par\\u00e1metro /admin/gnssAutoAlign.php device_id. Esto ocurre porque se puede iniciar otro subproceso antes de la captura que activa la funci\\u00f3n de limpieza. Un exploit exitoso podr\\u00eda permitir a un usuario autenticado ejecutar comandos arbitrarios con privilegios elevados. NOTA: esto es diferente de CVE-2023-0861 y CVE-2023-0862, que se corrigieron en la versi\\u00f3n 4.6.0.105.\"}]",
      "id": "CVE-2023-46306",
      "lastModified": "2024-11-21T08:28:16.250",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"cve@mitre.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 8.4, \"baseSeverity\": \"HIGH\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.7, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 6.6, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.7, \"impactScore\": 5.9}]}",
      "published": "2023-10-22T21:15:07.930",
      "references": "[{\"url\": \"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Product\", \"Third Party Advisory\"]}, {\"url\": \"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\", \"source\": \"cve@mitre.org\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\", \"source\": \"cve@mitre.org\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\", \"Third Party Advisory\"]}, {\"url\": \"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-78\"}]}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-78\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-46306\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-10-22T21:15:07.930\",\"lastModified\":\"2026-06-17T06:30:37.533\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The web administration interface in NetModule Router Software (NRSW) 4.6 before 4.6.0.106 and 4.8 before 4.8.0.101 executes an OS command constructed with unsanitized user input: shell metacharacters in the /admin/gnssAutoAlign.php device_id parameter. This occurs because another thread can be started before the trap that triggers the cleanup function. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. NOTE: this is different from CVE-2023-0861 and CVE-2023-0862, which were fixed in version 4.6.0.105.\"},{\"lang\":\"es\",\"value\":\"La interfaz de administraci\u00f3n web en NetModule Router Software (NRSW) 4.6 anterior a 4.6.0.106 y 4.8 anterior a 4.8.0.101 ejecuta un comando del sistema operativo construido con entrada de usuario no sanitizada: metacaracteres de shell en el par\u00e1metro /admin/gnssAutoAlign.php device_id. Esto ocurre porque se puede iniciar otro subproceso antes de la captura que activa la funci\u00f3n de limpieza. Un exploit exitoso podr\u00eda permitir a un usuario autenticado ejecutar comandos arbitrarios con privilegios elevados. NOTA: esto es diferente de CVE-2023-0861 y CVE-2023-0862, que se corrigieron en la versi\u00f3n 4.6.0.105.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"netmodule\",\"product\":\"netmodule_router_software\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:netmodule:netmodule_router_software:4.6.0.0:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"4.6.0.0\",\"lessThan\":\"4.6.0.106\",\"versionType\":\"custom\",\"status\":\"affected\"}]},{\"vendor\":\"netmodule\",\"product\":\"netmodule_router_software\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:netmodule:netmodule_router_software:4.8:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"4.8\",\"lessThan\":\"4.8.0.101\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.7,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.7,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-09-12T18:17:05.575956Z\",\"id\":\"CVE-2023-46306\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.6.0.105\",\"matchCriteriaId\":\"0B651903-7598-4F86-B2C1-53923B573509\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netmodule:netmodule_router_software:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.7.0.0\",\"versionEndExcluding\":\"4.7.0.103\",\"matchCriteriaId\":\"B543F356-8395-4F7E-A3C8-1A5DB362533C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb1601:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C90BC32-C405-4178-B944-9CF39C212C46\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb1800:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A80AE348-C415-4B5F-B359-26E2F2A132F7\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb1810:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3CF8E81-2EB5-4CDC-9FC9-CEAF4E1E7514\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb2800:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EFF579A1-A31C-47F3-912A-43F5B4894497\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb2810:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41310FAF-CD23-4126-942D-DA950A96DF3E\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb3701:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"962F7AFA-76A3-4F83-AA2C-AB168C644104\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:nb3800:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7120564A-4FE0-403E-A976-9658A665E51A\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netmodule:ng800:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0408E588-146F-4AD2-9D58-A12EBA83A697\"}]}]}],\"references\":[{\"url\":\"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]}]}}",
    "redhat_vex": {
      "current_release_date": "2026-03-27T11:08:02+00:00",
      "cve": "CVE-2023-46306",
      "id": "CVE-2023-46306",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "CVE-2023-46306",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-46306.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T20:45:40.734Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-46306\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-12T18:17:05.575956Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:netmodule:netmodule_router_software:4.6.0.0:*:*:*:*:*:*:*\"], \"vendor\": \"netmodule\", \"product\": \"netmodule_router_software\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.6.0.0\", \"lessThan\": \"4.6.0.106\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:netmodule:netmodule_router_software:4.8:*:*:*:*:*:*:*\"], \"vendor\": \"netmodule\", \"product\": \"netmodule_router_software\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.8\", \"lessThan\": \"4.8.0.101\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-12T18:22:01.528Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AC:L/AV:A/A:H/C:H/I:H/PR:H/S:C/UI:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://share.netmodule.com/public/system-software/4.8/4.8.0.101/NRSW-RN-4.8.0.101.pdf\"}, {\"url\": \"https://share.netmodule.com/public/system-software/4.6/4.6.0.106/NRSW-RN-4.6.0.106.pdf\"}, {\"url\": \"https://pentest.blog/advisory-netmodule-router-software-race-condition-leads-to-remote-code-execution/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The web administration interface in NetModule Router Software (NRSW) 4.6 before 4.6.0.106 and 4.8 before 4.8.0.101 executes an OS command constructed with unsanitized user input: shell metacharacters in the /admin/gnssAutoAlign.php device_id parameter. This occurs because another thread can be started before the trap that triggers the cleanup function. A successful exploit could allow an authenticated user to execute arbitrary commands with elevated privileges. NOTE: this is different from CVE-2023-0861 and CVE-2023-0862, which were fixed in version 4.6.0.105.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-10-22T20:07:16.731Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-46306\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-12T18:22:55.873Z\", \"dateReserved\": \"2023-10-22T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-10-22T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…