2024-12-08 03:06:42 +00:00

217 lines
7.1 KiB
JSON

{
"id": "CVE-2019-19363",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-01-24T18:15:12.567",
"lastModified": "2024-11-21T04:34:38.827",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Ricoh (including Savin and Lanier) Windows printer drivers prior to 2020 that allows attackers local privilege escalation. Affected drivers and versions are: PCL6 Driver for Universal Print - Version 4.0 or later PS Driver for Universal Print - Version 4.0 or later PC FAX Generic Driver - All versions Generic PCL5 Driver - All versions RPCS Driver - All versions PostScript3 Driver - All versions PCL6 (PCL XL) Driver - All versions RPCS Raster Driver - All version"
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema en los controladores de impresora de Windows de Ricoh (incluidos Savin y Lanier) antes del 2020, que permite a atacantes una escalada de privilegios locales. Los controladores y versiones afectados son: PCL6 Driver para Universal Print- Versi\u00f3n 4.0 o posterior, PS Driver para Universal Print - Versi\u00f3n 4.0 o posterior, PC FAX Generic Driver - Todas las versiones, Generic PCL5 Driver - Todas las versiones, RPCS Driver - Todas las versiones, PostScript3 Driver - Todas las versiones, PCL6 (PCL XL) Driver - todas las versiones, RPCS Raster Driver - todas las versiones."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 4.6,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-732"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:generic_pcl5_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "3B4CBC30-D148-4BC5-86E8-36F17A874C06"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:pc_fax_generic_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "BAD0D112-FC13-4670-89BC-951E7A894925"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:pcl6_\\(pcl_xl\\)_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "44A6EE83-D4A9-4B8D-BE87-E8AD480FDDC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:pcl6_driver_for_universal_print:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0",
"versionEndExcluding": "4.26",
"matchCriteriaId": "DB1EA20A-2303-454B-A041-765419E838FC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:postscript3_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "0BDFCBF0-FA62-49FA-883D-7446846C90E7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:ps_driver_for_universal_print:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.0",
"versionEndExcluding": "4.26",
"matchCriteriaId": "AC6D8875-0B50-4B82-ADB5-D7F5BDF821DD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:rpcs_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "C950938B-0D95-40D4-B46C-913D7FE31C5E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ricoh:rpcs_raster_driver:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5F963700-ECFB-467F-A7FB-26071DC52B95"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN15697526/index.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://packetstormsecurity.com/files/156082/Ricoh-Printer-Driver-Local-Privilege-Escalation.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://packetstormsecurity.com/files/156251/Ricoh-Driver-Privilege-Escalation.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2020/Jan/34",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://www.ricoh.com/info/2020/0122_1/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvn.jp/en/jp/JVN15697526/index.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://packetstormsecurity.com/files/156082/Ricoh-Printer-Driver-Local-Privilege-Escalation.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://packetstormsecurity.com/files/156251/Ricoh-Driver-Privilege-Escalation.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://seclists.org/fulldisclosure/2020/Jan/34",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://www.ricoh.com/info/2020/0122_1/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}