2023-08-02 14:00:39 +00:00
{
"id" : "CVE-2023-26443" ,
"sourceIdentifier" : "security@open-xchange.com" ,
"published" : "2023-08-02T13:15:10.720" ,
2024-01-12 09:00:28 +00:00
"lastModified" : "2024-01-12T08:15:41.757" ,
"vulnStatus" : "Modified" ,
2023-08-02 14:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Full-text autocomplete search allows user-provided SQL syntax to be injected to SQL statements. With existing sanitization in place, this can be abused to trigger benign SQL Exceptions but could potentially be escalated to a malicious SQL injection vulnerability. We now properly encode single quotes for SQL FULLTEXT queries. No publicly available exploits are known.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-07 20:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-08-02 14:00:39 +00:00
{
"source" : "security@open-xchange.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 3.7
}
]
} ,
"weaknesses" : [
2023-08-07 20:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
} ,
2023-08-02 14:00:39 +00:00
{
"source" : "security@open-xchange.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-08-07 20:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "7.10.6" ,
"matchCriteriaId" : "58895991-11AF-421D-B232-0BC15B3C464B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.10.0" ,
"versionEndIncluding" : "8.12" ,
"matchCriteriaId" : "8499E405-F14D-4E1C-B5B1-54082D4FDD7E"
}
]
}
]
}
] ,
2023-08-02 14:00:39 +00:00
"references" : [
2023-08-03 18:00:44 +00:00
{
"url" : "http://packetstormsecurity.com/files/173943/OX-App-Suite-SSRF-SQL-Injection-Cross-Site-Scripting.html" ,
2023-08-07 20:00:39 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-08-03 18:00:44 +00:00
} ,
2023-08-02 22:00:31 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/Aug/8" ,
2023-08-07 20:00:39 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-08-02 22:00:31 +00:00
} ,
2023-08-02 14:00:39 +00:00
{
2024-01-12 09:00:28 +00:00
"url" : "https://documentation.open-xchange.com/appsuite/security/advisories/csaf/2023/oxas-adv-2023-0003.json" ,
"source" : "security@open-xchange.com"
2023-08-02 14:00:39 +00:00
} ,
{
"url" : "https://software.open-xchange.com/products/appsuite/doc/Release_Notes_for_Patch_Release_6230_7.10.6_2023-05-02.pdf" ,
2023-08-07 20:00:39 +00:00
"source" : "security@open-xchange.com" ,
"tags" : [
"Release Notes"
]
2023-08-02 14:00:39 +00:00
}
]
}