2024-01-09 21:00:29 +00:00

104 lines
3.0 KiB
JSON

{
"id": "CVE-2023-43955",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-27T21:15:08.050",
"lastModified": "2024-01-09T20:06:56.977",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The com.phlox.tvwebbrowser TV Bro application through 2.0.0 for Android mishandles external intents through WebView. This allows attackers to execute arbitrary code, create arbitrary files. and perform arbitrary downloads via JavaScript that uses takeBlobDownloadData."
},
{
"lang": "es",
"value": "La aplicaci\u00f3n com.phlox.tvwebbrowser TV Bro hasta la versi\u00f3n 2.0.0 para Android maneja mal los intents externos a trav\u00e9s de WebView. Esto permite a los atacantes ejecutar c\u00f3digo arbitrario y crear archivos arbitrarios. y realizar descargas arbitrarias a trav\u00e9s de JavaScript que utiliza takeBlobDownloadData."
}
],
"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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fedirtsapana:tv_bro:*:*:*:*:*:android:*:*",
"versionEndIncluding": "2.0.0",
"matchCriteriaId": "BCBF560F-1E13-4991-82E9-664F72FF144B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/actuator/com.phlox.tvwebbrowser",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/actuator/com.phlox.tvwebbrowser/blob/main/CWE-94.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/actuator/com.phlox.tvwebbrowser/blob/main/poc.apk",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/truefedex/tv-bro/pull/182#issue-1901769895",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
}
]
}