VDB
EN
MEDIUM 5.9

GHSA-4p4r-m79c-wq3v

Electron: HTTP Response Header Injection in custom protocol handlers and webRequest

상세

### Impact Apps that register custom protocol handlers via `protocol.handle()` / `protocol.registerSchemesAsPrivileged()` or modify response headers via `webRequest.onHeadersReceived` may be vulnerable to HTTP response header injection if attacker-controlled input is reflected into a response header name or value.

An attacker who can influence a header value may be able to inject additional response headers, affecting cookies, content security policy, or cross-origin access controls.

Apps that do not reflect external input into response headers are not affected.

### Workarounds Validate or sanitize any untrusted input before including it in a response header name or value.

### Fixed Versions * `41.0.3` * `40.8.3` * `39.8.3` * `38.8.6`

### For more information If there are any questions or comments about this advisory, send an email to [security@electronjs.org](mailto:security@electronjs.org)

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / electron
최초 영향 버전: 0 수정 버전: 38.8.6
수정 npm install electron@38.8.6
npm / electron
최초 영향 버전: 39.0.0-alpha.1 수정 버전: 39.8.3
수정 npm install electron@39.8.3
npm / electron
최초 영향 버전: 40.0.0-alpha.1 수정 버전: 40.8.3
수정 npm install electron@40.8.3
npm / electron
최초 영향 버전: 41.0.0-alpha.1 수정 버전: 41.0.3
수정 npm install electron@41.0.3

참고