2024-09-27 16:03:18 +00:00
{
"id" : "CVE-2024-46470" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-27T15:15:15.393" ,
2024-09-30 14:03:19 +00:00
"lastModified" : "2024-09-30T12:45:57.823" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-09-27 16:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting vulnerability in CodeAstro Membership Management System 1.0 allows attackers to run malicious JavaScript via the membership_type field in the edit-type.php component."
2024-09-30 14:03:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "La vulnerabilidad de cross site scripting en CodeAstro Membership Management System 1.0 permite a los atacantes ejecutar JavaScript malicioso a trav\u00e9s del campo membership_type en el componente edit-type.php."
2024-09-27 16:03:18 +00:00
}
] ,
2024-09-27 18:03:17 +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:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-09-27 18:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-27 18:03:17 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-09-27 16:03:18 +00:00
"references" : [
{
"url" : "https://codeastro.com/membership-management-system-in-php-with-source-code/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/JonMoriSenpai/CVE-WriteUps/blob/main/CodeAstro%20-%20MembershipM-PHP/CVE-2024-46470/writeup.md" ,
"source" : "cve@mitre.org"
}
]
}