2024-11-14 15:04:22 +00:00
{
"id" : "CVE-2024-50839" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-11-14T14:15:18.670" ,
2024-11-14 21:03:23 +00:00
"lastModified" : "2024-11-14T19:35:19.240" ,
2024-11-14 15:04:22 +00:00
"vulnStatus" : "Received" ,
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-11-14 19:03:30 +00:00
"value" : "A Stored Cross-Site Scripting (XSS) vulnerability was found in /admin/add_subject.php in KASHIPARA E-learning Management System Project 1.0. This vulnerability allows remote attackers to execute arbitrary scripts via the subject_code and title parameters."
2024-11-14 15:04:22 +00:00
}
] ,
2024-11-14 21:03:23 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
2024-11-14 15:04:22 +00:00
"references" : [
{
"url" : "https://github.com/m14r41/Writeups/blob/main/CVE/Kashipara/E-learning%20Management%20System%20project/Stored%20XSS%20-%20Subject.pdf" ,
"source" : "cve@mitre.org"
}
]
}