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

92 lines
2.5 KiB
JSON

{
"id": "CVE-2023-36076",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-09-01T16:15:07.857",
"lastModified": "2024-11-21T08:09:15.400",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL Injection vulnerability in smanga version 3.1.9 and earlier, allows remote attackers to execute arbitrary code and gain sensitive information via mediaId, mangaId, and userId parameters in php/history/add.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en smanga versi\u00f3n 3.1.9 y anteriores, permite a los atacantes en remoto ejecutar c\u00f3digo arbitrario y obtener informaci\u00f3n sensible a trav\u00e9s de mediaId, mangaId y par\u00e1metros userId en php/history/add.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"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:pocketmanga:smanga:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.1.9",
"matchCriteriaId": "2CDB3ADC-6AC1-4E1F-B95D-237A07B5124E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lkw199711/smanga/issues/100",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/lkw199711/smanga/issues/100",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}