cvelist/2022/31xxx/CVE-2022-31246.json
2022-06-17 14:01:49 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-31246",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "paymentrequest.py in Electrum before 4.2.2 allows a file:// URL in the r parameter of a payment request (e.g., within QR code data). On Windows, this can lead to capture of credentials over SMB. On Linux and UNIX, it can lead to a denial of service by specifying the /dev/zero filename."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/spesmilo/electrum/security/advisories/GHSA-4fh4-hx35-r355",
"url": "https://github.com/spesmilo/electrum/security/advisories/GHSA-4fh4-hx35-r355"
},
{
"refsource": "MISC",
"name": "https://twitter.com/ElectrumWallet/status/1534540879905665028",
"url": "https://twitter.com/ElectrumWallet/status/1534540879905665028"
}
]
}
}