64 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-50647",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-15T16:15:36.467",
"lastModified": "2024-12-03T17:15:11.193",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The python_food ordering system V1.0 has an unauthorized vulnerability that leads to the leakage of sensitive user information. Attackers can access it through https://ip:port/api/myapp/index/user/info?id=1 And modify the ID value to obtain sensitive user information beyond authorization."
},
{
"lang": "es",
"value": "python_food ordering system V1.0 tiene una vulnerabilidad no autorizada que provoca la filtraci\u00f3n de informaci\u00f3n confidencial del usuario. Los atacantes pueden acceder a \u00e9l a trav\u00e9s de https://ip:port/api/myapp/index/user/info?id=1 y modificar el valor de la identificaci\u00f3n para obtener informaci\u00f3n confidencial del usuario sin autorizaci\u00f3n."
}
],
"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:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-863"
}
]
}
],
"references": [
{
"url": "https://github.com/Yllxx03/CVE/blob/main/python_food_Information_Disclosure.md",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/Yllxx03/CVE/tree/main/CVE-2024-50647",
"source": "cve@mitre.org"
}
]
}