cvelist/2024/25xxx/CVE-2024-25582.json

92 lines
3.6 KiB
JSON
Raw Normal View History

2024-02-08 09:00:34 +00:00
{
2024-08-19 07:00:37 +00:00
"data_version": "4.0",
2024-02-08 09:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-25582",
2024-08-19 07:00:37 +00:00
"ASSIGNER": "security@open-xchange.com",
"STATE": "PUBLIC"
2024-02-08 09:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-19 07:00:37 +00:00
"value": "Module savepoints could be abused to inject references to malicious code delivered through the same domain. Attackers could perform malicious API requests or extract information from the users account. Exploiting this vulnerability requires temporary access to an account or successful social engineering to make a user follow a prepared link to a malicious account. Please deploy the provided updates and patch releases. The savepoint module path has been restricted to modules that provide the feature, excluding any arbitrary or non-existing modules. No publicly available exploits are known."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Open-Xchange GmbH",
"product": {
"product_data": [
{
"product_name": "OX App Suite",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "7.10.6-rev42"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-08-19 08:00:36 +00:00
{
"url": "https://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_6277_7.10.6_2024-05-06.pdf",
"refsource": "MISC",
"name": "https://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_6277_7.10.6_2024-05-06.pdf"
},
2024-08-19 07:00:37 +00:00
{
"url": "https://documentation.open-xchange.com/appsuite/security/advisories/csaf/2024/oxas-adv-2024-0003.json",
"refsource": "MISC",
"name": "https://documentation.open-xchange.com/appsuite/security/advisories/csaf/2024/oxas-adv-2024-0003.json"
}
]
},
"source": {
"defect": "OXUIB-2718",
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2024-02-08 09:00:34 +00:00
}
]
}
}