cvelist/2022/43xxx/CVE-2022-43550.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2022-10-20 18:00:32 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-43550",
2023-02-09 20:00:43 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/jitsi",
"version": {
"version_data": [
{
"version_value": "Commit: 8aa7be58522f4264078d54752aae5483bfd854b2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection (CWE-78)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/jitsi/jitsi/commit/8aa7be58522f4264078d54752aae5483bfd854b2",
"url": "https://github.com/jitsi/jitsi/commit/8aa7be58522f4264078d54752aae5483bfd854b2"
}
]
2022-10-20 18:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-09 20:00:43 +00:00
"value": "A command injection vulnerability exists in Jitsi before commit 8aa7be58522f4264078d54752aae5483bfd854b2 when launching browsers on Windows which could allow an attacker to insert an arbitrary URL which opens up the opportunity to remote execution."
2022-10-20 18:00:32 +00:00
}
]
}
}