2023-12-08 15:00:22 +00:00
{
"id" : "CVE-2023-6607" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-12-08T14:15:07.203" ,
2024-05-17 04:04:07 +00:00
"lastModified" : "2024-05-17T02:33:48.050" ,
2024-02-29 03:01:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-08 15:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability has been found in Tongda OA 2017 up to 11.10 and classified as critical. Affected by this vulnerability is an unknown functionality of the file general/wiki/cp/manage/delete.php. The manipulation of the argument TERM_ID_STR leads to sql injection. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-247243. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
2023-12-12 19:00:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad fue encontrada en Tongda OA 2017 hasta 11.10 y clasificada como cr\u00edtica. Una funci\u00f3n desconocida del archivo general/wiki/cp/manage/delete.php es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento TERM_ID_STR conduce a la inyecci\u00f3n SQL. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. El identificador asociado de esta vulnerabilidad es VDB-247243. NOTA: Se contact\u00f3 primeramente con el proveedor sobre esta divulgaci\u00f3n, pero no respondi\u00f3 de ninguna manera."
2023-12-08 15:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-12 19:00:24 +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:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-12-08 15:00:22 +00:00
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 3.4
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:S/C:P/I:P/A:P" ,
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 5.2
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 5.1 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-12-12 19:00:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-12-16 05:00:29 +00:00
"criteria" : "cpe:2.3:a:tongda2000:tongda_office_anywhere:*:*:*:*:*:*:*:*" ,
2023-12-12 19:00:24 +00:00
"versionEndIncluding" : "11.10" ,
2023-12-16 05:00:29 +00:00
"matchCriteriaId" : "014F8D69-179A-448C-9DE1-44722327ACD1"
2023-12-12 19:00:24 +00:00
} ,
{
"vulnerable" : true ,
2023-12-16 05:00:29 +00:00
"criteria" : "cpe:2.3:a:tongda2000:tongda_office_anywhere:2017:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "81F9C9DF-C606-4C49-A34D-503910C19D61"
2023-12-12 19:00:24 +00:00
}
]
}
]
}
] ,
2023-12-08 15:00:22 +00:00
"references" : [
{
"url" : "https://github.com/willchen0011/cve/blob/main/sql.md" ,
2023-12-12 19:00:24 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-08 15:00:22 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.247243" ,
2023-12-12 19:00:24 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-12-08 15:00:22 +00:00
} ,
{
"url" : "https://vuldb.com/?id.247243" ,
2023-12-12 19:00:24 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-12-08 15:00:22 +00:00
}
]
}