Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

119.0.6045.106: new chromium version #484

Closed
github-actions bot opened this issue Nov 1, 2023 · 3 comments
Closed

119.0.6045.106: new chromium version #484

github-actions bot opened this issue Nov 1, 2023 · 3 comments
Labels
release They mark releases (if I remember to put it on :)

Comments

@github-actions
Copy link

github-actions bot commented Nov 1, 2023

Public CVEs:

CVE Commit
[$16000][1492698] High CVE-2023-5480: Inappropriate implementation in Payments. Reported by Vsevolod Kokorin (Slonser) of Solidlab on 2023-10-14 [PaymentHandler] Require Link header when fetching payment method manifests
https://chromium-review.googlesource.com/c/chromium/src/+/4954394
[$11000][1492381] High CVE-2023-5482: Insufficient data validation in USB. Reported by DarkNavy on 2023-10-13 [M-119] usb: Validate isochronous transfer packet lengths
https://chromium-review.googlesource.com/c/chromium/src/+/4944690
[$TBD][1492384] High CVE-2023-5849: Integer overflow in USB. Reported by DarkNavy on 2023-10-13 [M-119] usb: Validate isochronous transfer packet lengths
https://chromium-review.googlesource.com/c/chromium/src/+/4944690
[$3000][1281972] Medium CVE-2023-5850: Incorrect security UI in Downloads. Reported by Mohit Raj (shadow2639)  on 2021-12-22 Elide filename and domains on start to show the extension / eTLD+1
https://chromium-review.googlesource.com/c/chromium/src/+/4706260
[$3000][1473957] Medium CVE-2023-5851: Inappropriate implementation in Downloads. Reported by Shaheen Fazim on 2023-08-18 [DownloadBubble] Add input event activation protector
https://chromium-review.googlesource.com/c/chromium/src/+/4864122
[$2000][1480852] Medium CVE-2023-5852: Use after free in Printing. Reported by [pwn2car] on 2023-09-10 Stop storing Print Preview request data in PrintPreviewUI
https://chromium-review.googlesource.com/c/chromium/src/+/4857212
[$1000][1456876] Medium CVE-2023-5853: Incorrect security UI in Downloads. Reported by Hafiizh on 2023-06-22 Elide filename and domains on start to show the extension / eTLD+1
https://chromium-review.googlesource.com/c/chromium/src/+/4706260
[$1000][1488267] Medium CVE-2023-5854: Use after free in Profiles. Reported by Dohyun Lee (@l33d0hyun) of SSD-Disclosure Labs & DNSLab, Korea Univ on 2023-10-01 [profiles] Fix crash when deleting a profile from the picker in a tab
https://chromium-review.googlesource.com/c/chromium/src/+/4909536
[$TBD][1492396] Medium CVE-2023-5855: Use after free in Reading Mode. Reported by ChaobinZhang on 2023-10-13 [Merge M119][Read Anything] Use render frame id instead of pointer
https://chromium-review.googlesource.com/c/chromium/src/+/4955256
[$TBD][1493380] Medium CVE-2023-5856: Use after free in Side Panel. Reported by Weipeng Jiang (@Krace) of VRI on 2023-10-17 [Merge M119] Make ReadAnythingUntrustedPageHandler.browser _ a weak ptr
https://chromium-review.googlesource.com/c/chromium/src/+/4953624
[N/A][1493435] Medium CVE-2023-5857: Inappropriate implementation in Downloads. Reported by Will Dormann on 2023-10-18 [M119] Don't open download on BYPASS_DEEP_SCANNING command
https://chromium-review.googlesource.com/c/chromium/src/+/4956103
[$3000][1457704] Low CVE-2023-5858: Inappropriate implementation in WebApp Provider. Reported by Axel Chong on 2023-06-24 [dPWA] Observe web contents visibility when installing
https://chromium-review.googlesource.com/c/chromium/src/+/4899736
[$500][1482045] Low CVE-2023-5859: Incorrect security UI in Picture In Picture. Reported by Junsung Lee on 2023-09-13 pip2: Elide tail for file URLs
https://chromium-review.googlesource.com/c/chromium/src/+/4874656
@uazo
Copy link
Owner

uazo commented Nov 1, 2023

CVE What to do
Medium CVE-2023-5850: Incorrect security UI in Downloads. Reported by Mohit Raj (shadow2639)  on 2021-12-22
Medium CVE-2023-5851: Inappropriate implementation in Downloads. Reported by Shaheen Fazim on 2023-08-18
in cromite the automatic opening at the end of the download must be removed
Medium CVE-2023-5855: Use after free in Reading Mode. Reported by ChaobinZhang on 2023-10-13 check whether adblock still uses frame pointers rather than frameid (see #426)
Medium CVE-2023-5856: Use after free in Side Panel. try to use weak pointers rather than pointers, check the code
Low CVE-2023-5859: Incorrect security UI in Picture In Picture. Reported by Junsung Lee on 2023-09-13 check whether it is possible not to make any elide

@uazo uazo added the release They mark releases (if I remember to put it on :) label Nov 1, 2023
@uazo
Copy link
Owner

uazo commented Nov 1, 2023

@uazo
Copy link
Owner

uazo commented Nov 8, 2023

next version #510

@uazo uazo closed this as completed Nov 8, 2023
@uazo uazo unpinned this issue Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release They mark releases (if I remember to put it on :)
Projects
None yet
Development

No branches or pull requests

1 participant