cvelist/2023/42xxx/CVE-2023-42222.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2023-09-08 05:01:00 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-09-28 03:00:33 +00:00
"ID": "CVE-2023-42222",
"STATE": "PUBLIC"
2023-09-08 05:01:00 +00:00
},
2023-09-28 03:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-09-08 05:01:00 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-09-28 03:00:33 +00:00
"value": "WebCatalog before 49.0 is vulnerable to Incorrect Access Control. WebCatalog calls the Electron shell.openExternal function without verifying that the URL is for an http or https resource, in some circumstances."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://webcatalog.io/changelog/",
"refsource": "MISC",
"name": "https://webcatalog.io/changelog/"
},
{
"url": "https://www.electronjs.org/docs/latest/tutorial/security#15-do-not-use-shellopenexternal-with-untrusted-content",
"refsource": "MISC",
"name": "https://www.electronjs.org/docs/latest/tutorial/security#15-do-not-use-shellopenexternal-with-untrusted-content"
},
{
"refsource": "MISC",
"name": "https://github.com/itssixtyn3in/CVE-2023-42222",
"url": "https://github.com/itssixtyn3in/CVE-2023-42222"
2024-02-02 18:00:33 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/176957/WebCatalog-48.4-Arbitrary-Protocol-Execution-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/176957/WebCatalog-48.4-Arbitrary-Protocol-Execution-Code-Execution.html"
2023-09-08 05:01:00 +00:00
}
]
}
}