2023-06-20 08:51:53 +00:00
{
"id" : "CVE-2023-26431" ,
"sourceIdentifier" : "security@open-xchange.com" ,
"published" : "2023-06-20T08:15:09.297" ,
2024-01-12 09:00:28 +00:00
"lastModified" : "2024-01-12T08:15:40.353" ,
"vulnStatus" : "Modified" ,
2023-06-20 08:51:53 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "IPv4-mapped IPv6 addresses did not get recognized as \"local\" by the code and a connection attempt is made. Attackers with access to user accounts could use this to bypass existing deny-list functionality and trigger requests to restricted network infrastructure to gain insight about topology and running services. We now respect possible IPV4-mapped IPv6 addresses when checking if contained in a deny-list. No publicly available exploits are known.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-07 20:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
2023-06-20 08:51:53 +00:00
{
"source" : "security@open-xchange.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2023-07-07 20:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
2023-06-20 08:51:53 +00:00
{
"source" : "security@open-xchange.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2023-07-07 20:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "7.10.6" ,
"matchCriteriaId" : "74EDAF14-4BF1-4E62-AA44-86090B6BEEFD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndExcluding" : "8.11.0" ,
"matchCriteriaId" : "73183E5C-54B0-4426-BD3B-34C19BBDECEE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:7.10.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D41FD049-C028-4C6D-A9D7-9DD1820B2C5F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:7.10.6:revision_39:*:*:*:*:*:*" ,
"matchCriteriaId" : "1B382924-49BE-43BF-B012-7F8F8A90CA6C"
}
]
}
]
}
] ,
2023-06-20 08:51:53 +00:00
"references" : [
2023-06-22 16:00:29 +00:00
{
"url" : "http://packetstormsecurity.com/files/173083/OX-App-Suite-SSRF-Resource-Consumption-Command-Injection.html" ,
2023-07-07 20:00:36 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-06-22 16:00:29 +00:00
} ,
2023-06-22 02:00:32 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/Jun/8" ,
2023-07-07 20:00:36 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-06-22 02:00:32 +00:00
} ,
2023-06-20 08:51:53 +00:00
{
2024-01-12 09:00:28 +00:00
"url" : "https://documentation.open-xchange.com/appsuite/security/advisories/csaf/2023/oxas-adv-2023-0002.json" ,
"source" : "security@open-xchange.com"
2023-06-20 08:51:53 +00:00
} ,
{
"url" : "https://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_6219_7.10.6_2023-03-20.pdf" ,
2023-07-07 20:00:36 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Release Notes"
]
2023-06-20 08:51:53 +00:00
}
]
}