Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/zoneminder@1.34.6-1?distro=trixie
purl pkg:deb/debian/zoneminder@1.34.6-1?distro=trixie
Vulnerabilities affecting this package (0)
Vulnerability Summary Fixed by
This package is not known to be affected by vulnerabilities.
Vulnerabilities fixed by this package (30)
Vulnerability Summary Aliases
VCID-11zt-rw3z-87gx Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Exportfile' parameter value in the view download (download.php) because proper filtration is omitted. CVE-2019-7333
VCID-23ug-uzth-tybf Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the view 'state' (aka Run State) (state.php) does no input validation to the value supplied to the 'New State' (aka newState) field, allowing an attacker to execute HTML or JavaScript code. CVE-2019-7352
VCID-35hj-x1e2-eug1 ZoneMinder before 1.32.3 has SQL Injection via the skins/classic/views/control.php groupSql parameter, as demonstrated by a newGroup[MonitorIds][] value. CVE-2019-8428
VCID-3zrk-nztf-nqfd Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the view 'options' (options.php) does no input validation for the WEB_TITLE, HOME_URL, HOME_CONTENT, or WEB_CONSOLE_BANNER value, allowing an attacker to execute HTML or JavaScript code. This relates to functions.php. CVE-2019-7345
VCID-4zbd-b8b7-tfa4 Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as multiple views under web/skins/classic/views insecurely utilize $_REQUEST['PHP_SELF'], without applying any proper filtration. CVE-2019-7325
VCID-5ba3-bxk1-pbht Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the view _monitor_filters.php contains takes in input from the user and saves it into the session, and retrieves it later (insecurely). The values of the MonitorName and Source parameters are being displayed without any output filtration being applied. This relates to the view=cycle value. CVE-2019-7336
VCID-6mdb-h6fb-c7d6 POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'filter[AutoExecuteCmd]' parameter value in the view filter (filter.php) because proper filtration is omitted. CVE-2019-7342
VCID-6xnz-k4kg-eqhd Reflected - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitor[Method]' parameter value in the view monitor (monitor.php) because proper filtration is omitted. CVE-2019-7343
VCID-7x1r-12y1-ekfk POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'filter[Query][terms][0][val]' parameter value in the view filter (filter.php) because proper filtration is omitted. CVE-2019-7340
VCID-8uu9-g2r8-nyep Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3 while editing an existing monitor field named "signal check color" (monitor.php). There exists no input validation or output filtration, leaving it vulnerable to HTML Injection and an XSS attack. CVE-2019-7331
VCID-dk87-j5dz-6bed Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'scale' parameter value in the view frame (frame.php) via /js/frame.js.php because proper filtration is omitted. CVE-2019-7328
VCID-dz5v-tqce-a7ew Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'eid' (aka Event ID) parameter value in the view download (download.php) because proper filtration is omitted. CVE-2019-7332
VCID-edec-sj6n-n7d7 Self - Stored XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'log' as it insecurely prints the 'Log Message' value on the web page without applying any proper filtration. This relates to the view=logs value. CVE-2019-7335
VCID-fnhr-cs7k-gkeu POST - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'level' parameter value in the view log (log.php) because proper filtration is omitted. CVE-2019-7339
VCID-hpah-sv5y-8bde Stored XSS in the Filters page (Name field) in ZoneMinder 1.32.3 allows a malicious user to embed and execute JavaScript code in the browser of any user who navigates to this page. CVE-2019-13072
VCID-jmdh-m4ty-gqch Reflected - Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitor[LinkedMonitors]' parameter value in the view monitor (monitor.php) because proper filtration is omitted. CVE-2019-7341
VCID-kgpe-97pr-suee Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Host' parameter value in the view console (console.php) because proper filtration is omitted. This relates to the index.php?view=monitor Host Name field. CVE-2019-7326
VCID-p916-xnk3-rkce A Time-of-check Time-of-use (TOCTOU) Race Condition exists in ZoneMinder through 1.32.3 as a session remains active for an authenticated user even after deletion from the users table. This allows a nonexistent user to access and modify records (add/delete Monitors, Users, etc.). CVE-2019-7347
VCID-pr1z-g8aw-tqez Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, as the form action on multiple views utilizes $_SERVER['PHP_SELF'] insecurely, mishandling any arbitrary input appended to the webroot URL, without any proper filtration, leading to XSS. CVE-2019-7329
VCID-qn8h-k43x-p7cs Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'show' parameter value in the view frame (frame.php) because proper filtration is omitted. CVE-2019-7330
VCID-qs2j-ektc-2kf9 skins/classic/views/controlcap.php in ZoneMinder before 1.32.3 has XSS via the newControl array, as demonstrated by the newControl[MinTiltRange] parameter. CVE-2019-8426
VCID-qxmt-szsx-y7a8 Self - Stored XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'group' as it insecurely prints the 'Group Name' value on the web page without applying any proper filtration. CVE-2019-7338
VCID-qxtk-taxx-1kde Self - Stored Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'username' parameter value in the view user (user.php) because proper filtration is omitted. CVE-2019-7348
VCID-t5fd-hvgs-sue7 Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3 as the view 'events' (events.php) insecurely displays the limit parameter value, without applying any proper output filtration. This issue exists because of the function sortHeader() in functions.php, which insecurely returns the value of the limit query string parameter without applying any filtration. CVE-2019-7337
VCID-ug2b-2eg5-jfbb Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'newMonitor[V4LCapturesPerFrame]' parameter value in the view monitor (monitor.php) because proper filtration is omitted. CVE-2019-7349
VCID-ukjs-5za3-xqdb Reflected XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code in the view 'filter' as it insecurely prints the 'filter[Name]' (aka Filter name) value on the web page without applying any proper filtration. CVE-2019-7344
VCID-v56x-raf9-kydq ZoneMinder before 1.32.3 has SQL Injection via the ajax/status.php sort parameter. CVE-2019-8424
VCID-wdng-puzu-5kah Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'scale' parameter value in the view frame (frame.php) because proper filtration is omitted. CVE-2019-7327
VCID-xj45-xv47-ruhe A CSRF check issue exists in ZoneMinder through 1.32.3 as whenever a CSRF check fails, a callback function is called displaying a "Try again" button, which allows resending the failed request, making the CSRF attack successful. CVE-2019-7346
VCID-y3vt-x7b1-4yer Reflected Cross Site Scripting (XSS) exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'Exportfile' parameter value in the view export (export.php) because proper filtration is omitted. CVE-2019-7334

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T13:26:12.884585+00:00 Debian Importer Fixing VCID-8uu9-g2r8-nyep https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:18:54.146093+00:00 Debian Importer Fixing VCID-dk87-j5dz-6bed https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:15:09.273084+00:00 Debian Importer Fixing VCID-3zrk-nztf-nqfd https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:10:34.286463+00:00 Debian Importer Fixing VCID-v56x-raf9-kydq https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T13:04:58.125867+00:00 Debian Importer Fixing VCID-qn8h-k43x-p7cs https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:36:09.993963+00:00 Debian Importer Fixing VCID-5ba3-bxk1-pbht https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:34:03.934978+00:00 Debian Importer Fixing VCID-35hj-x1e2-eug1 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:23:17.707058+00:00 Debian Importer Fixing VCID-ug2b-2eg5-jfbb https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:18:54.134155+00:00 Debian Importer Fixing VCID-7x1r-12y1-ekfk https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:05:28.756986+00:00 Debian Importer Fixing VCID-xj45-xv47-ruhe https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T12:04:43.887611+00:00 Debian Importer Fixing VCID-kgpe-97pr-suee https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:48:46.756345+00:00 Debian Importer Fixing VCID-qxtk-taxx-1kde https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:44:34.165990+00:00 Debian Importer Fixing VCID-11zt-rw3z-87gx https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:36:21.387623+00:00 Debian Importer Fixing VCID-dz5v-tqce-a7ew https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:26:50.999473+00:00 Debian Importer Fixing VCID-4zbd-b8b7-tfa4 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T11:14:57.304918+00:00 Debian Importer Fixing VCID-t5fd-hvgs-sue7 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:51:35.429759+00:00 Debian Importer Fixing VCID-23ug-uzth-tybf https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:36:25.226537+00:00 Debian Importer Fixing VCID-ukjs-5za3-xqdb https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:36:14.817197+00:00 Debian Importer Fixing VCID-pr1z-g8aw-tqez https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:16:44.468341+00:00 Debian Importer Fixing VCID-p916-xnk3-rkce https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:48:08.630619+00:00 Debian Importer Fixing VCID-6xnz-k4kg-eqhd https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:34:21.827710+00:00 Debian Importer Fixing VCID-y3vt-x7b1-4yer https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:27:05.316812+00:00 Debian Importer Fixing VCID-fnhr-cs7k-gkeu https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:20:43.845289+00:00 Debian Importer Fixing VCID-6mdb-h6fb-c7d6 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:14:05.439401+00:00 Debian Importer Fixing VCID-wdng-puzu-5kah https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:00:10.108183+00:00 Debian Importer Fixing VCID-edec-sj6n-n7d7 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:59:58.863892+00:00 Debian Importer Fixing VCID-qs2j-ektc-2kf9 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:56:11.384128+00:00 Debian Importer Fixing VCID-hpah-sv5y-8bde https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:43:26.153501+00:00 Debian Importer Fixing VCID-qxmt-szsx-y7a8 https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T08:42:23.486225+00:00 Debian Importer Fixing VCID-jmdh-m4ty-gqch https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-13T09:16:08.696788+00:00 Debian Importer Fixing VCID-8uu9-g2r8-nyep https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:10:26.741316+00:00 Debian Importer Fixing VCID-dk87-j5dz-6bed https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:07:30.808855+00:00 Debian Importer Fixing VCID-3zrk-nztf-nqfd https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T09:03:56.241117+00:00 Debian Importer Fixing VCID-v56x-raf9-kydq https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:59:42.308784+00:00 Debian Importer Fixing VCID-qn8h-k43x-p7cs https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:37:58.769894+00:00 Debian Importer Fixing VCID-5ba3-bxk1-pbht https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:36:26.587460+00:00 Debian Importer Fixing VCID-35hj-x1e2-eug1 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:28:34.863843+00:00 Debian Importer Fixing VCID-ug2b-2eg5-jfbb https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:25:23.647784+00:00 Debian Importer Fixing VCID-7x1r-12y1-ekfk https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:15:52.077705+00:00 Debian Importer Fixing VCID-xj45-xv47-ruhe https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:15:14.835532+00:00 Debian Importer Fixing VCID-kgpe-97pr-suee https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:03:33.202602+00:00 Debian Importer Fixing VCID-qxtk-taxx-1kde https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T08:00:21.352254+00:00 Debian Importer Fixing VCID-11zt-rw3z-87gx https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:54:39.039954+00:00 Debian Importer Fixing VCID-dz5v-tqce-a7ew https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:47:57.589693+00:00 Debian Importer Fixing VCID-4zbd-b8b7-tfa4 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:39:01.964242+00:00 Debian Importer Fixing VCID-t5fd-hvgs-sue7 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:21:15.201118+00:00 Debian Importer Fixing VCID-23ug-uzth-tybf https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:10:04.751623+00:00 Debian Importer Fixing VCID-ukjs-5za3-xqdb https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:09:56.719581+00:00 Debian Importer Fixing VCID-pr1z-g8aw-tqez https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:54:54.466509+00:00 Debian Importer Fixing VCID-p916-xnk3-rkce https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T06:32:54.581149+00:00 Debian Importer Fixing VCID-6xnz-k4kg-eqhd https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:22:40.112481+00:00 Debian Importer Fixing VCID-y3vt-x7b1-4yer https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:18:19.556674+00:00 Debian Importer Fixing VCID-fnhr-cs7k-gkeu https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:14:34.290476+00:00 Debian Importer Fixing VCID-6mdb-h6fb-c7d6 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:10:35.697492+00:00 Debian Importer Fixing VCID-wdng-puzu-5kah https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:02:11.853989+00:00 Debian Importer Fixing VCID-edec-sj6n-n7d7 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T18:02:04.603502+00:00 Debian Importer Fixing VCID-qs2j-ektc-2kf9 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:59:47.208605+00:00 Debian Importer Fixing VCID-hpah-sv5y-8bde https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:51:40.563494+00:00 Debian Importer Fixing VCID-qxmt-szsx-y7a8 https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T17:51:03.886489+00:00 Debian Importer Fixing VCID-jmdh-m4ty-gqch https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-03T07:59:19.141020+00:00 Debian Importer Fixing VCID-35hj-x1e2-eug1 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:19.082672+00:00 Debian Importer Fixing VCID-qs2j-ektc-2kf9 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:19.023521+00:00 Debian Importer Fixing VCID-v56x-raf9-kydq https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.964250+00:00 Debian Importer Fixing VCID-23ug-uzth-tybf https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.893909+00:00 Debian Importer Fixing VCID-ug2b-2eg5-jfbb https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.846124+00:00 Debian Importer Fixing VCID-qxtk-taxx-1kde https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.798391+00:00 Debian Importer Fixing VCID-p916-xnk3-rkce https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.750045+00:00 Debian Importer Fixing VCID-xj45-xv47-ruhe https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.701906+00:00 Debian Importer Fixing VCID-3zrk-nztf-nqfd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.654152+00:00 Debian Importer Fixing VCID-ukjs-5za3-xqdb https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.606049+00:00 Debian Importer Fixing VCID-6xnz-k4kg-eqhd https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.557803+00:00 Debian Importer Fixing VCID-6mdb-h6fb-c7d6 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.510326+00:00 Debian Importer Fixing VCID-jmdh-m4ty-gqch https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.463026+00:00 Debian Importer Fixing VCID-7x1r-12y1-ekfk https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.416219+00:00 Debian Importer Fixing VCID-fnhr-cs7k-gkeu https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.369861+00:00 Debian Importer Fixing VCID-qxmt-szsx-y7a8 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.317200+00:00 Debian Importer Fixing VCID-t5fd-hvgs-sue7 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.268656+00:00 Debian Importer Fixing VCID-5ba3-bxk1-pbht https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.221104+00:00 Debian Importer Fixing VCID-edec-sj6n-n7d7 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.173290+00:00 Debian Importer Fixing VCID-y3vt-x7b1-4yer https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.125018+00:00 Debian Importer Fixing VCID-11zt-rw3z-87gx https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.077658+00:00 Debian Importer Fixing VCID-dz5v-tqce-a7ew https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:18.029862+00:00 Debian Importer Fixing VCID-8uu9-g2r8-nyep https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.982309+00:00 Debian Importer Fixing VCID-qn8h-k43x-p7cs https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.935082+00:00 Debian Importer Fixing VCID-pr1z-g8aw-tqez https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.888119+00:00 Debian Importer Fixing VCID-dk87-j5dz-6bed https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.840985+00:00 Debian Importer Fixing VCID-wdng-puzu-5kah https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.794044+00:00 Debian Importer Fixing VCID-kgpe-97pr-suee https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.747630+00:00 Debian Importer Fixing VCID-4zbd-b8b7-tfa4 https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-03T07:59:17.505462+00:00 Debian Importer Fixing VCID-hpah-sv5y-8bde https://security-tracker.debian.org/tracker/data/json 38.1.0