diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-06-13 18:09:49 +0000 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-06-13 18:10:23 +0000 |
commit | 1f5814bef5f26ec9b9761303c1e98c72e028f56c (patch) | |
tree | 6ed786597dd880d4cb323dbe574bd33d10e35491 /security/vuxml/vuln/2023.xml | |
parent | b5f3a9a1cb9abb3d978ae5f3c270b9e6c020029f (diff) | |
download | ports-1f5814bef5f26ec9b9761303c1e98c72e028f56c.tar.gz ports-1f5814bef5f26ec9b9761303c1e98c72e028f56c.zip |
security/vuxml: add www/*chromium < 114.0.5735.133
Approved by: rene (mentor, implicit)
Obtained from: https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_13.html
Diffstat (limited to 'security/vuxml/vuln/2023.xml')
-rw-r--r-- | security/vuxml/vuln/2023.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 7c852c80a870..9ae82777c37b 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,42 @@ + <vuln vid="1567be8c-0a15-11ee-8290-a8a1599412c6"> + <topic>chromium -- multiple vulnerabilities</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>114.0.5735.133</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>114.0.5735.133</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_13.html"> + <p>This update includes 5 security fixes:</p> + <ul> + <li>[1450568] Critical CVE-2023-3214: Use after free in Autofill payments. Reported by Rong Jian of VRI on 2023-06-01</li> + <li>[1446274] High CVE-2023-3215: Use after free in WebRTC. Reported by asnine on 2023-05-17</li> + <li>[1450114] High CVE-2023-3216: Type Confusion in V8. Reported by 5n1p3r0010 from Topsec ChiXiao Lab on 2023-05-31</li> + <li>[1450601] High CVE-2023-3217: Use after free in WebXR. Reported by Sergei Glazunov of Google Project Zero on 2023-06-01</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2023-3214</cvename> + <cvename>CVE-2023-3215</cvename> + <cvename>CVE-2023-3216</cvename> + <cvename>CVE-2023-3217</cvename> + <url>https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_13.html</url> + </references> + <dates> + <discovery>2023-06-13</discovery> + <entry>2023-06-13</entry> + </dates> + </vuln> + <vuln vid="f7e9a1cc-0931-11ee-94b4-6cc21735f730"> <topic>xmltooling -- remote resource access</topic> <affects> |