2023-11-09 03:00:25 +00:00

87 lines
2.3 KiB
JSON

{
"id": "CVE-2023-44954",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-01T23:15:07.900",
"lastModified": "2023-11-09T01:10:13.367",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting vulnerability in BigTree CMS v.4.5.7 allows a remote attacker to execute arbitrary code via the ID parameter in the Developer Settings functions."
},
{
"lang": "es",
"value": "Una vulnerabilidad de Cross Site Scripting en BigTree CMS v.4.5.7 permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s del par\u00e1metro ID en las funciones de configuraci\u00f3n del desarrollador."
}
],
"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:bigtreecms:bigtree_cms:4.5.7:*:*:*:*:*:*:*",
"matchCriteriaId": "AF526441-5124-43D0-B334-57B1B8BFCAD7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Ciber-Mike/BigTree_CMS-Stored_XSS-Developer_Settings/blob/main/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.bigtreecms.org/download/core/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}