2024-08-21 20:03:15 +00:00
{
"id" : "CVE-2024-42785" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-21T18:15:10.707" ,
2024-08-22 16:03:14 +00:00
"lastModified" : "2024-08-22T15:35:11.450" ,
"vulnStatus" : "Undergoing Analysis" ,
2024-08-21 20:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A SQL injection vulnerability in /music/index.php?page=view_playlist in Kashipara Music Management System v1.0 allows an attacker to execute arbitrary SQL commands via the \"id\" parameter."
2024-08-22 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de inyecci\u00f3n SQL en /music/index.php?page=view_playlist en Kashipara Music Management System v1.0 permite a un atacante ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro \"id\"."
2024-08-21 20:03:15 +00:00
}
] ,
2024-08-22 16: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:H/I:H/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 5.5
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2024-08-21 20:03:15 +00:00
"references" : [
{
"url" : "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Music%20Management%20System%20v1.0/SQL%20Injection%20-%20View%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"
}
]
}