2023-09-09 10:00:28 +00:00
{
"id" : "CVE-2023-4846" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-09-09T08:15:07.430" ,
2024-03-21 13:04:12 +00:00
"lastModified" : "2024-03-21T02:49:53.870" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-03-21 13:04:12 +00:00
"cveTags" : [ ] ,
2023-09-09 10:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in SourceCodester Simple Membership System 1.0. It has been rated as critical. This issue affects some unknown processing of the file delete_member.php. The manipulation of the argument mem_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-239255."
2023-11-07 21:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en SourceCodester Simple Membership System 1.0. Ha sido calificada como cr\u00edtica. Este problema afecta a algunos procesos desconocidos del archivo delete_member.php. La manipulaci\u00f3n del argumento mem_id conduce a la inyecci\u00f3n sql. El ataque puede iniciarse de forma remota. El exploit ha sido divulgado al p\u00fablico y puede ser utilizado. El identificador asociado de esta vulnerabilidad es VDB-239255."
2023-09-09 10:00:28 +00:00
}
] ,
"metrics" : {
2023-09-13 02: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: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-11-07 21:03:21 +00:00
} ,
2023-09-09 10:00:28 +00:00
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-09-09 10:00:28 +00:00
"type" : "Secondary" ,
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
2023-09-09 10:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.4
}
] ,
"cvssMetricV2" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-09-09 10:00:28 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:P/I:P/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 6.5
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-09-09 10:00:28 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-09-13 02:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-09-28 20:00:29 +00:00
"criteria" : "cpe:2.3:a:razormist:simple_membership_system:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F68A34B4-9A49-46AB-A32A-D94C57365FC8"
2023-09-13 02:00:29 +00:00
}
]
}
]
}
] ,
2023-09-09 10:00:28 +00:00
"references" : [
{
"url" : "https://github.com/Swpan2018/Vulhub/blob/main/Simple-Membership-System%20delete_member.php%20has%20Sqlinjection.pdf" ,
2023-09-13 02:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-09 10:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.239255" ,
2023-09-13 02:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-09-09 10:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?id.239255" ,
2023-09-13 02:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory"
]
2023-09-09 10:00:28 +00:00
}
]
}