2025-02-16 03:03:51 +00:00

64 lines
2.1 KiB
JSON

{
"id": "CVE-2024-57178",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-02-10T20:15:42.013",
"lastModified": "2025-02-10T20:15:42.013",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An SQL injection vulnerability exists in Stock-Forecaster <=01-04-2020. By sending a specially crafted 'stock-symbol' parameter to the portofolio() endpoint, it is possible to trigger an SQL injection in the application. As a result, the attacker will be able the user data or manipulate the software behavior."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de inyecci\u00f3n SQL en Stock-Forecaster &lt;=01-04-2020. Al enviar un par\u00e1metro 'stock-symbol' especialmente manipulado al endpoint portofolio(), es posible activar una inyecci\u00f3n SQL en la aplicaci\u00f3n. Como resultado, el atacante podr\u00e1 acceder a los datos del usuario o manipular el comportamiento del software."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.5,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/nihal223/Stock-Forecaster",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/waristea/cve-research/tree/main/CVE-2024-57178",
"source": "cve@mitre.org"
}
]
}