2023-12-18 19:00:28 +00:00

80 lines
2.1 KiB
JSON

{
"id": "CVE-2023-49363",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-13T18:15:43.660",
"lastModified": "2023-12-18T18:28:39.080",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Rockoa <2.3.3 is vulnerable to SQL Injection. The problem exists in the indexAction method in reimpAction.php."
},
{
"lang": "es",
"value": "Rockoa en versiones &lt; 2.3.3 es vulnerable a la inyecci\u00f3n SQL. El problema existe en el m\u00e9todo indexAction en reimpAction.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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"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:rockoa:rockoa:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.3.3",
"matchCriteriaId": "27932691-DCE8-4BDA-88A5-C00B96388728"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/wednesdaygogo/Vulnerability-recurrence/blob/main/rockoa%20less%20than%202.3.3%20sql%20injection%20vulnerability.pdf",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}