{ "id": "CVE-2023-36299", "sourceIdentifier": "cve@mitre.org", "published": "2023-08-03T15:15:28.620", "lastModified": "2023-08-07T13:04:29.543", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "A File Upload vulnerability in typecho v.1.2.1 allows a remote attacker to execute arbitrary code via the upload and options-general parameters in index.php." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-434" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:typecho:typecho:1.2.1:-:*:*:*:*:*:*", "matchCriteriaId": "0BE056CC-41EF-4C70-9B90-6C654B543A40" } ] } ] } ], "references": [ { "url": "https://github.com/MentalityXt/typecho-v1.2.1-RCE", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] }, { "url": "https://github.com/typecho/typecho/releases/tag/v1.2.1", "source": "cve@mitre.org", "tags": [ "Patch", "Release Notes" ] } ] }