fkie_cve-2025-63414
Vulnerability from fkie_nvd
Published
2025-12-16 17:16
Modified
2025-12-31 00:25
Severity ?
Summary
A Path Traversal vulnerability in the Allsky WebUI version v2024.12.06_06 allows an unauthenticated remote attacker to achieve arbitrary command execution. By sending a crafted HTTP request to the /html/execute.php endpoint with a malicious payload in the id parameter, an attacker can execute arbitrary commands on the underlying operating system, leading to full remote code execution (RCE).
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gh0stmezh.wordpress.com/2025/12/02/cve-2025-63414/ | Exploit, Third Party Advisory | |
| cve@mitre.org | https://github.com/AllskyTeam/allsky | Product | |
| cve@mitre.org | https://github.com/AllskyTeam/allsky/blob/master/html/execute.php | Product |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| allskyteam | allsky | 2024.12.06_06 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:allskyteam:allsky:2024.12.06_06:*:*:*:*:*:*:*",
"matchCriteriaId": "E0704121-18E0-4B0F-9ACB-29812AC92F63",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Path Traversal vulnerability in the Allsky WebUI version v2024.12.06_06 allows an unauthenticated remote attacker to achieve arbitrary command execution. By sending a crafted HTTP request to the /html/execute.php endpoint with a malicious payload in the id parameter, an attacker can execute arbitrary commands on the underlying operating system, leading to full remote code execution (RCE)."
}
],
"id": "CVE-2025-63414",
"lastModified": "2025-12-31T00:25:34.513",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-12-16T17:16:10.473",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gh0stmezh.wordpress.com/2025/12/02/cve-2025-63414/"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/AllskyTeam/allsky"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/AllskyTeam/allsky/blob/master/html/execute.php"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
},
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…