2024-12-08 03:06:42 +00:00

82 lines
2.5 KiB
JSON

{
"id": "CVE-2023-41616",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-21T23:15:11.737",
"lastModified": "2024-11-21T08:21:21.963",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A reflected cross-site scripting (XSS) vulnerability in the Search Student function of Student Management System v1.2.3 and before allows attackers to execute arbitrary Javascript in the context of a victim user's browser via a crafted payload."
},
{
"lang": "es",
"value": "Una vulnerabilidad de Cross-Site Scripting (XSS) reflejada en la funci\u00f3n Buscar Estudiantes del Student Management System v1.2.3 y anteriores permite a los atacantes ejecutar Javascript arbitrario en el contexto del navegador de un usuario v\u00edctima a trav\u00e9s de un payload manipulado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:student_management_system_project:student_management_system:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.3",
"matchCriteriaId": "83004DBE-632A-4FFB-81AA-295AE4276487"
}
]
}
]
}
],
"references": [
{
"url": "https://medium.com/%40guravtushar231/reflected-xss-in-admin-panel-7a459dcb9476",
"source": "cve@mitre.org"
},
{
"url": "https://medium.com/%40guravtushar231/reflected-xss-in-admin-panel-7a459dcb9476",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}