2024-07-14 02:06:08 +00:00

88 lines
2.3 KiB
JSON

{
"id": "CVE-2023-48198",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-15T23:15:08.957",
"lastModified": "2023-11-28T21:15:08.420",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Cross-Site Scripting (XSS) vulnerability in the 'product description' component within '/api/stock/products' of Grocy version <= 4.0.3 allows attackers to obtain a victim's cookies."
},
{
"lang": "es",
"value": "La vulnerabilidad de Cross Site Scripting en Grocy v.4.0.3 permite a un atacante local ejecutar c\u00f3digo arbitrario y obtener informaci\u00f3n confidencial a trav\u00e9s del componente de descripci\u00f3n del producto en el endpoint api/stock/products."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"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:grocy_project:grocy:4.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "BAF7A550-618A-4E4E-A377-2EEBC2CD54FB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/grocy/grocy",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://nitipoom-jar.github.io/CVE-2023-48198",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}