亿华智慧云亿华智慧云

综合三个Bug实现Discord桌面应用RCE漏洞

综合三个Bug实现Discord桌面应用RCE漏洞
复制const mainWindowOptions = {    title: Discord,综合d桌    backgroundColor: getBackgroundColor(),    width: DEFAULT_WIDTH,    height: DEFAULT_HEIGHT,    minWidth: MIN_WIDTH,    minHeight: MIN_HEIGHT,    transparent: false,    frame: false,    resizable: true,    show: isVisible,    webPreferences: {      blinkFeatures: EnumerateDevices,AudioOutputDevices,      nodeIntegration: false,      preload: _path2.default.join(__dirname, mainScreenPreload.js),      nativeWindowOpen: true,      enableRemoteModule: false,      spellcheck: true    }  };  1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.
赞(82687)
未经允许不得转载:>亿华智慧云 » 综合三个Bug实现Discord桌面应用RCE漏洞