2023-12-21 21:00:28 +00:00
{
"id" : "CVE-2023-7041" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-12-21T20:15:08.903" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:45:06.510" ,
2024-02-29 03:01:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-21 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability, which was classified as critical, has been found in codelyfe Stupid Simple CMS up to 1.2.4. Affected by this issue is some unknown functionality of the file /file-manager/rename.php. The manipulation of the argument newName leads to path traversal: '../filedir'. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-248690 is the identifier assigned to this vulnerability."
2023-12-22 13:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad fue encontrada en codelyfe Stupid Simple CMS hasta 1.2.4 y clasificada como cr\u00edtica. Una funci\u00f3n desconocida del archivo /file-manager/rename.php es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento newName conduce a path traversal: '../filedir'. El ataque puede lanzarse de forma remota. La explotaci\u00f3n ha sido divulgada al p\u00fablico y puede utilizarse. VDB-248690 es el identificador asignado a esta vulnerabilidad."
2023-12-21 21:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-29 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2023-12-29 21:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-12-29 21:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-12-29 21:00:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
} ,
2023-12-21 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-21 21:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-12-21 21:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-12-21 21:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:N/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
2023-12-21 21:00:28 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-12-21 21:00:28 +00:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 4.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-12-21 21:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-24"
}
]
}
] ,
2023-12-29 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:codelyfe:stupid_simple_cms:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.2.4" ,
"matchCriteriaId" : "700DA84E-DA65-4B87-B847-E4C61E24F5D1"
}
]
}
]
}
] ,
2023-12-21 21:00:28 +00:00
"references" : [
{
"url" : "https://github.com/g1an123/POC/blob/main/Unauthorized%20file%20overwrite.md" ,
2023-12-29 21:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-12-21 21:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.248690" ,
2023-12-29 21:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-12-21 21:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?id.248690" ,
2023-12-29 21:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/g1an123/POC/blob/main/Unauthorized%20file%20overwrite.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.248690" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://vuldb.com/?id.248690" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-12-21 21:00:28 +00:00
}
]
}