cvelist/2025/3xxx/CVE-2025-3872.json

120 lines
4.7 KiB
JSON
Raw Normal View History

2025-04-22 16:00:35 +00:00
{
2025-04-24 10:00:33 +00:00
"data_version": "4.0",
2025-04-22 16:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-3872",
2025-04-24 10:00:33 +00:00
"ASSIGNER": "security@centreon.com",
"STATE": "PUBLIC"
2025-04-22 16:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-04-24 10:00:33 +00:00
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Centreon centreon-web (User configuration form modules) allows SQL Injection.\n\n\nA user with high privileges is able to become administrator by intercepting the contact form request and altering its payload.\n\n\n\nThis issue affects Centreon: from 22.10.0 before 22.10.28, from 23.04.0 before 23.04.25, from 23.10.0 before 23.10.20, from 24.04.0 before 24.04.10, from 24.10.0 before 24.10.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Centreon",
"product": {
"product_data": [
{
"product_name": "Centreon",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "22.10.0",
"version_value": "22.10.28"
},
{
"version_affected": "<",
"version_name": "23.04.0",
"version_value": "23.04.25"
},
{
"version_affected": "<",
"version_name": "23.10.0",
"version_value": "23.10.20"
},
{
"version_affected": "<",
"version_name": "24.04.0",
"version_value": "24.04.10"
},
{
"version_affected": "<",
"version_name": "24.10.0",
"version_value": "24.10.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://thewatch.centreon.com/latest-security-bulletins-64/cve-2024-55571-centreon-web-high-severity-4496",
"refsource": "MISC",
"name": "https://thewatch.centreon.com/latest-security-bulletins-64/cve-2024-55571-centreon-web-high-severity-4496"
},
{
"url": "https://github.com/centreon/centreon/releases",
"refsource": "MISC",
"name": "https://github.com/centreon/centreon/releases"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "INTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Floerer for YesWeHack"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2025-04-22 16:00:35 +00:00
}
]
}
}