2023-09-29 20:00:28 +00:00
{
"id" : "CVE-2023-5277" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-09-29T18:15:09.963" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:23:45.767" ,
"vulnStatus" : "Modified" ,
2023-09-29 20:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability, which was classified as critical, has been found in SourceCodester Engineers Online Portal 1.0. This issue affects some unknown processing of the file student_avatar.php. The manipulation of the argument change leads to unrestricted upload. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-240905 was assigned to this vulnerability."
2023-10-02 20:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad fue encontrada en SourceCodester Engineers Online Portal 1.0 y clasificada como cr\u00edtica. Este problema afecta un procesamiento desconocido del archivo Student_avatar.php. La manipulaci\u00f3n del cambio de argumento conduce a una carga sin restricciones. El ataque puede iniciarse de forma remota. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. A esta vulnerabilidad se le asign\u00f3 el identificador VDB-240905."
2023-09-29 20:00:28 +00:00
}
] ,
"metrics" : {
2023-10-02 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-29 20:00:28 +00:00
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-29 20: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-29 20: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" : [
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-29 20: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" : [
{
2023-11-07 21:03:21 +00:00
"source" : "1af790b2-7ee1-4545-860a-a788eba489b5" ,
2023-09-29 20:00:28 +00:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
2023-10-02 20:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:engineers_online_portal_project:engineers_online_portal:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EE2C0236-1BC6-45DD-B5A5-1FE81BD75296"
}
]
}
]
}
] ,
2023-09-29 20:00:28 +00:00
"references" : [
{
"url" : "https://github.com/llixixi/Engineers-Online-Portal-System/blob/main/Engineers%20Online%20Portal%20System%20has%20a%20file%20upload%20(RCE)%20vulnerability.pdf" ,
2023-10-02 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit"
]
2023-09-29 20:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.240905" ,
2023-10-02 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-09-29 20:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?id.240905" ,
2023-10-02 20:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-09-29 20:00:28 +00:00
}
]
}