2024-08-26 18:03:13 +00:00
{
"id" : "CVE-2024-42792" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-26T17:15:06.813" ,
2024-08-26 20:03:14 +00:00
"lastModified" : "2024-08-26T19:10:09.607" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-08-26 18:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A Cross-Site Request Forgery (CSRF) vulnerability was found in Kashipara Music Management System v1.0 via /music/ajax.php?action=delete_playlist page."
}
] ,
2024-08-26 20:03:14 +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:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2024-08-26 18:03:13 +00:00
"references" : [
{
"url" : "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Music%20Management%20System%20v1.0/CSRF%20-%20Delete%20Playlist.pdf" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.kashipara.com/project/php/12978/music-management-system-in-php-php-project-source-code" ,
"source" : "cve@mitre.org"
}
]
}