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

89 lines
2.7 KiB
JSON

{
"id": "CVE-2023-38890",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-18T19:15:12.690",
"lastModified": "2024-11-21T08:14:23.657",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Online Shopping Portal Project 3.1 allows remote attackers to execute arbitrary SQL commands/queries via the login form, leading to unauthorized access and potential data manipulation. This vulnerability arises due to insufficient validation of user-supplied input in the username field, enabling SQL Injection attacks."
},
{
"lang": "es",
"value": "Online Shopping Portal Project v3.1 permite a atacantes remotos ejecutar comandos/consultas SQL arbitrarias a trav\u00e9s del formulario de inicio de sesi\u00f3n, lo que conduce a un acceso no autorizado y a una posible manipulaci\u00f3n de los datos. Esta vulnerabilidad surge debido a la insuficiente validaci\u00f3n de entrada proporcionada por el usuario en el campo de nombre de usuario, lo que permite ataques de inyecci\u00f3n SQL. "
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpgurukul:online_shopping_portal:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C621ED01-1C5C-4DD2-9269-B1AC7CC7DE29"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/akshadjoshi/CVE-2023-38890",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/akshadjoshi/CVE-2023-38890",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}