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

88 lines
2.4 KiB
JSON

{
"id": "CVE-2023-52262",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-30T19:15:08.197",
"lastModified": "2024-01-09T21:20:26.513",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "outdoorbits little-backup-box (aka Little Backup Box) before f39f91c allows remote attackers to execute arbitrary code because the PHP extract function is used for untrusted input."
},
{
"lang": "es",
"value": "outdoorbits little-backup-box (taka Little Backup Box) anterior a f39f91c permite a atacantes remotos ejecutar c\u00f3digo arbitrario porque la funci\u00f3n de extracci\u00f3n de PHP se utiliza para entradas que no son de confianza."
}
],
"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": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:outdoorbits:little_backup_box:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2023-10-03",
"matchCriteriaId": "61306599-9B02-48D7-B115-65C4B34E4D03"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/outdoorbits/little-backup-box/commit/f39f91cd05544b3eb18b59897c765d6ba9313faa",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.php.net/manual/en/function.extract",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}