Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2024-55573 β€” AI Deep Analysis Summary

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Centreon Web has a **SQL Injection** flaw in the **Virtual Metrics** creation form.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **SQL Injection** (SQLi). The vulnerability stems from insufficient input validation in the form used to create virtual metrics, allowing attackers to manipulate backend database queries.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Products**: Centreon Open Source Monitoring Tool. πŸ“… **Affected Versions**: β€’ 24.10.x (before 24.10.3) β€’ 24.04.x (before 24.04.9) β€’ 23.10.x (before 23.10.19) β€’ 23.04.x (before 23.04.24)

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: With **High Privileges**, hackers can execute arbitrary SQL commands. πŸ“Š **Impact**: Full **Confidentiality**, **Integrity**, and **Availability** loss.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”’ **Exploitation Threshold**: **High**. Requires **Privileged User Access** (PR:H). 🚫 **Note**: It is NOT remote unauthenticated.…

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ•΅οΈ **Public Exploit**: **No**. The `pocs` field is empty. 🌐 **References**: Official release notes and security bulletins are available, but no public PoC or wild exploitation code is listed in the data.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: 1. Check your Centreon version against the affected list. 2. Audit access to the **Virtual Metrics** creation form. 3. Monitor logs for unusual SQL syntax in metric creation requests.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. Updates are available in the latest releases (e.g., 24.10.3, 24.04.9, etc.). πŸ“₯ **Action**: Upgrade immediately to the patched versions listed in the references.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: 1. **Restrict Access**: Limit high-privilege users who can create virtual metrics. 2.…

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **HIGH**. Despite requiring high privileges, the impact is **Critical** (CVSS: 9.8). 🎯 **Priority**: Patch immediately. The damage potential (full DB control) outweighs the access requirement.…