2023-09-01 22:00:28 +00:00
{
"id" : "CVE-2023-4712" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-09-01T20:15:08.473" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:22:52.767" ,
"vulnStatus" : "Modified" ,
2023-09-01 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability, which was classified as critical, was found in Xintian Smart Table Integrated Management System 5.6.9. This affects an unknown part of the file /SysManage/AddUpdateRole.aspx. The manipulation of the argument txtRoleName leads to sql injection. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-238575. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
2023-11-07 21:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha encontrado una vulnerabilidad, clasificada como cr\u00edtica, en Xintian Smart Table Integrated Management System v5.6.9. Afecta a una parte desconocida del archivo \"/SysManage/AddUpdateRole.aspx\". La manipulaci\u00f3n del argumento \"txtRoleName\" conduce a una inyecci\u00f3n SQL. El exploit ha sido revelado al p\u00fablico y puede ser utilizado. El identificador asociado de esta vulnerabilidad es VDB-238575. NOTA: Se contact\u00f3 con el proveedor a tiempo sobre esta divulgaci\u00f3n pero no respondi\u00f3 de ninguna manera. "
2023-09-01 22:00:28 +00:00
}
] ,
"metrics" : {
2023-09-07 20:00:29 +00:00
"cvssMetricV31" : [
{
"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-11-07 21:03:21 +00:00
} ,
2023-09-01 22:00:28 +00:00
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-01 22:00:28 +00:00
"type" : "Secondary" ,
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
2023-09-01 22:00:28 +00:00
"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" : [
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-01 22:00:28 +00:00
"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" : [
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-01 22:00:28 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-09-07 20:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:suntront:smart_table_integrated_management_system:5.6.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5079B9D5-440B-4135-A8BA-CC49969B43EC"
}
]
}
]
}
] ,
2023-09-01 22:00:28 +00:00
"references" : [
{
"url" : "https://github.com/wpay65249519/cve/blob/main/SQL_injection.md" ,
2023-09-07 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit"
]
2023-09-01 22:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.238575" ,
2023-09-07 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-09-01 22:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?id.238575" ,
2023-09-07 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-09-01 22:00:28 +00:00
}
]
}