Search
Find a vulnerability
Search criteria
4 vulnerabilities found for iprojection by epson
CVE-2020-9453 (GCVE-0-2020-9453)
Vulnerability from nvd – Published: 2021-02-05 19:07 – Updated: 2024-08-04 10:26
VLAI
EPSS
VEX
Summary
In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \Device\EMPMPAUIO and \DosDevices\EMPMPAU.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://epson.com | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits/tree… | x_refsource_MISC |
| https://epson.com/Support/wa00936 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:26:16.293Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/Support/wa00936"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \\Device\\EMPMPAUIO and \\DosDevices\\EMPMPAU."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-08T23:38:18.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/Support/wa00936"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9453",
"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": "In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \\Device\\EMPMPAUIO and \\DosDevices\\EMPMPAU."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://epson.com",
"refsource": "MISC",
"url": "https://epson.com"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"name": "https://epson.com/Support/wa00936",
"refsource": "MISC",
"url": "https://epson.com/Support/wa00936"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-9453",
"datePublished": "2021-02-05T19:07:26.000Z",
"dateReserved": "2020-02-28T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:26:16.293Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-9014 (GCVE-0-2020-9014)
Vulnerability from nvd – Published: 2021-02-05 18:50 – Updated: 2024-08-04 10:19
VLAI
EPSS
VEX
Summary
In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \Device\EMPNSAUIO and \DosDevices\EMPNSAU are similarly affected.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://epson.com/wireless-projector-app | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits/tree… | x_refsource_MISC |
| https://epson.com/Support/wa00935 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:19:20.003Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/wireless-projector-app"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/Support/wa00935"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \\Device\\EMPNSAUIO and \\DosDevices\\EMPNSAU are similarly affected."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-08T23:38:25.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/wireless-projector-app"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/Support/wa00935"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9014",
"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": "In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \\Device\\EMPNSAUIO and \\DosDevices\\EMPNSAU are similarly affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://epson.com/wireless-projector-app",
"refsource": "MISC",
"url": "https://epson.com/wireless-projector-app"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"name": "https://epson.com/Support/wa00935",
"refsource": "MISC",
"url": "https://epson.com/Support/wa00935"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-9014",
"datePublished": "2021-02-05T18:50:05.000Z",
"dateReserved": "2020-02-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:19:20.003Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-9453 (GCVE-0-2020-9453)
Vulnerability from cvelistv5 – Published: 2021-02-05 19:07 – Updated: 2024-08-04 10:26
VLAI
EPSS
VEX
Summary
In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \Device\EMPMPAUIO and \DosDevices\EMPMPAU.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://epson.com | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits/tree… | x_refsource_MISC |
| https://epson.com/Support/wa00936 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:26:16.293Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/Support/wa00936"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \\Device\\EMPMPAUIO and \\DosDevices\\EMPMPAU."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-08T23:38:18.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/Support/wa00936"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9453",
"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": "In Epson iProjection v2.30, the driver file EMP_MPAU.sys allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x9C402406 and IOCtl 0x9C40240A. (0x9C402402 has only a NULL pointer dereference.) This affects \\Device\\EMPMPAUIO and \\DosDevices\\EMPMPAU."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://epson.com",
"refsource": "MISC",
"url": "https://epson.com"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_MPAU.sys"
},
{
"name": "https://epson.com/Support/wa00936",
"refsource": "MISC",
"url": "https://epson.com/Support/wa00936"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-9453",
"datePublished": "2021-02-05T19:07:26.000Z",
"dateReserved": "2020-02-28T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:26:16.293Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-9014 (GCVE-0-2020-9014)
Vulnerability from cvelistv5 – Published: 2021-02-05 18:50 – Updated: 2024-08-04 10:19
VLAI
EPSS
VEX
Summary
In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \Device\EMPNSAUIO and \DosDevices\EMPNSAU are similarly affected.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://epson.com/wireless-projector-app | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits | x_refsource_MISC |
| https://github.com/FULLSHADE/Kernel-exploits/tree… | x_refsource_MISC |
| https://epson.com/Support/wa00935 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:19:20.003Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/wireless-projector-app"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://epson.com/Support/wa00935"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \\Device\\EMPNSAUIO and \\DosDevices\\EMPNSAU are similarly affected."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-08T23:38:25.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/wireless-projector-app"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://epson.com/Support/wa00935"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9014",
"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": "In Epson iProjection v2.30, the driver file (EMP_NSAU.sys) allows local users to cause a denial of service (BSOD) via crafted input to the virtual audio device driver with IOCTL 0x9C402402, 0x9C402406, or 0x9C40240A. \\Device\\EMPNSAUIO and \\DosDevices\\EMPNSAU are similarly affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://epson.com/wireless-projector-app",
"refsource": "MISC",
"url": "https://epson.com/wireless-projector-app"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits"
},
{
"name": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys",
"refsource": "MISC",
"url": "https://github.com/FULLSHADE/Kernel-exploits/tree/master/EMP_NSAU.sys"
},
{
"name": "https://epson.com/Support/wa00935",
"refsource": "MISC",
"url": "https://epson.com/Support/wa00935"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-9014",
"datePublished": "2021-02-05T18:50:05.000Z",
"dateReserved": "2020-02-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:19:20.003Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}