Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/python-django@0.95.1-1etch2
purl pkg:deb/debian/python-django@0.95.1-1etch2
Next non-vulnerable version 3:3.2.25-0+deb12u2
Latest non-vulnerable version 3:4.2.30-1
Risk 10.0
Vulnerabilities affecting this package (128)
Vulnerability Summary Fixed by
VCID-1fs3-2msx-9kev
Aliases:
CVE-2018-14574
GHSA-5hg3-6c2f-f3wr
PYSEC-2018-2
django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-1pvd-3217-6ygv
Aliases:
CVE-2012-3443
GHSA-59w8-4wm2-4xw8
PYSEC-2012-3
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-1v22-g646-wbay
Aliases:
CVE-2019-14235
GHSA-v9qg-3j8p-r63v
PYSEC-2019-14
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-27wt-wmzc-1bc2
Aliases:
CVE-2018-6188
GHSA-rf4j-j272-fj86
PYSEC-2018-4
django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-28g3-ubx6-ebff
Aliases:
CVE-2026-1285
GHSA-4rrr-2h4v-f3j9
Django has Inefficient Algorithmic Complexity An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `django.utils.text.Truncator.chars()` and `Truncator.words()` methods (with `html=True`) and the `truncatechars_html` and `truncatewords_html` template filters allow a remote attacker to cause a potential denial-of-service via crafted inputs containing a large number of unmatched HTML end tags. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-2dhb-9yue-33h7
Aliases:
CVE-2015-2241
GHSA-6565-fg86-6jcx
PYSEC-2015-8
Cross-site scripting (XSS) vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonly_fields, as demonstrated by a @property.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-2m9f-3cgw-ekdr
Aliases:
CVE-2014-0473
GHSA-89hj-xfx5-7q66
PYSEC-2014-2
The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-2tfv-rtq7-2fg9
Aliases:
CVE-2025-13473
GHSA-2mcm-79hx-8fxw
Django has Observable Timing Discrepancy An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The `django.contrib.auth.handlers.modwsgi.check_password()` function for authentication via `mod_wsgi` allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-2zb9-27sm-3kgh
Aliases:
CVE-2019-14232
GHSA-c4qh-4vgv-qc6g
PYSEC-2019-11
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-325d-7dfk-sqd2
Aliases:
CVE-2016-2513
GHSA-fp6p-5xvw-m74f
PYSEC-2016-16
The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-42cm-j2av-87ea
Aliases:
CVE-2014-0480
GHSA-f7cm-ccfp-3q4r
PYSEC-2014-4
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-42x9-8c3c-bug1
Aliases:
BIT-django-2023-31047
CVE-2023-31047
GHSA-r3xc-prgr-mg9p
PYSEC-2023-61
In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-438j-ce4y-zkan
Aliases:
CVE-2017-12794
GHSA-9r8w-6x8c-6jr9
PYSEC-2017-44
In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't affect most production sites since you shouldn't run with "DEBUG = True" (which makes this page accessible) in your production settings.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-47er-pm3z-qfh3
Aliases:
CVE-2011-0697
GHSA-8m3r-rv5g-fcpq
PYSEC-2011-11
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-4ztz-fq98-5fh1
Aliases:
BIT-django-2023-41164
CVE-2023-41164
GHSA-7h4p-27mh-hmrw
PYSEC-2023-225
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-56na-n4w5-8fak
Aliases:
CVE-2019-12308
GHSA-7rp2-fm2h-wchj
PYSEC-2019-79
An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-5g4y-1qmy-27bd
Aliases:
CVE-2015-0222
GHSA-6g95-x6cj-mg4v
PYSEC-2015-7
ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-66kq-hbhe-9ba3
Aliases:
CVE-2009-2659
GHSA-9xg7-gg9m-rmq9
PYSEC-2009-3
The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected "static media files," which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL.
1.2.3-3+squeeze10
Affected by 121 other vulnerabilities.
VCID-66w1-4zku-gyfp
Aliases:
BIT-django-2021-45452
CVE-2021-45452
GHSA-jrh2-hc4r-7jwx
PYSEC-2022-3
Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-6gss-ppm5-3yc9
Aliases:
BIT-django-2022-36359
CVE-2022-36359
GHSA-8x94-hmjh-97hq
PYSEC-2022-245
An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-7bu3-ckpj-gbf8
Aliases:
CVE-2012-3444
GHSA-5h2q-4hrp-v9rr
PYSEC-2012-4
The get_image_dimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service (process or thread consumption) via a large TIFF image.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-7tca-pgcs-cuhd
Aliases:
BIT-django-2022-41323
CVE-2022-41323
GHSA-qrw5-5h28-6cmg
PYSEC-2022-304
In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-7tph-k8q2-bue2
Aliases:
BIT-django-2024-41991
CVE-2024-41991
GHSA-r836-hh6v-rg5g
PYSEC-2024-69
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-896g-hqec-ryb9
Aliases:
BIT-django-2025-48432
CVE-2025-48432
GHSA-7xr5-9hcq-chf9
PYSEC-2025-47
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-8b12-22bg-jkch
Aliases:
CVE-2007-5712
GHSA-9v8h-57gv-qch6
PYSEC-2007-1
The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.
1.0.2-1+lenny3
Affected by 125 other vulnerabilities.
VCID-8jaq-53td-wbeg
Aliases:
CVE-2019-19844
GHSA-vfq6-hq5r-27r6
PYSEC-2019-16
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-8m4b-y4va-kqgm
Aliases:
BIT-django-2023-43665
CVE-2023-43665
GHSA-h8gc-pgj2-vjm3
PYSEC-2023-226
In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-8qu1-45n9-gyb1
Aliases:
CVE-2026-1287
GHSA-gvg8-93h5-g6qq
Django has an SQL Injection issue An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `FilteredRelation` is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet` methods `annotate()`, `aggregate()`, `extra()`, `values()`, `values_list()`, and `alias()`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Solomon Kebede for reporting this issue.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-8teq-9xr9-q3fg
Aliases:
CVE-2016-7401
GHSA-crhm-qpjc-cm64
PYSEC-2016-3
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-8xgs-8xjr-cber
Aliases:
BIT-django-2024-24680
CVE-2024-24680
GHSA-xxj9-f6rv-m3x4
PYSEC-2024-28
An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-8yfq-hpqh-zqcp
Aliases:
CVE-2013-1665
GHSA-x64m-686f-fmm3
XML External Entity (XXE) in Django The XML libraries for Python as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity (XXE) attack.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-9abh-apwm-ebab
Aliases:
BIT-django-2025-32873
CVE-2025-32873
GHSA-8j24-cjrq-gr2m
PYSEC-2025-37
An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-9k9t-vp1a-z7bt
Aliases:
BIT-django-2021-3281
CVE-2021-3281
GHSA-fvgf-6h6h-3322
PYSEC-2021-9
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-9uzd-mmyv-mfh4
Aliases:
CVE-2025-64459
GHSA-frmv-pr5f-9mcr
Django vulnerable to SQL injection via _connector keyword argument in QuerySet and Q objects. An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-a6d1-p4q6-fyav
Aliases:
CVE-2011-0696
GHSA-5j2h-h5hg-3wf8
PYSEC-2011-10
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-a715-2qks-wyhn
Aliases:
CVE-2015-5143
GHSA-h582-2pch-3xv3
PYSEC-2015-20
The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
VCID-a8zx-jamf-cfcm
Aliases:
CVE-2019-14234
GHSA-6r97-cj55-9hrq
PYSEC-2019-13
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to SQL injection. This could, for example, be exploited via crafted use of "OR 1=1" in a key or index name to return all records, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to the QuerySet.filter() function.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-bdms-nb18-guf9
Aliases:
CVE-2017-7233
GHSA-37hp-765x-j95x
PYSEC-2017-9
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-bgjt-c6sa-pfaj
Aliases:
CVE-2014-3730
GHSA-vq3h-3q7v-9prw
PYSEC-2014-20
The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\\djangoproject.com."
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-bgmv-mf3x-bkew
Aliases:
CVE-2015-0221
GHSA-jhjg-w2cp-5j44
PYSEC-2015-6
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-br5x-v7md-47hp
Aliases:
CVE-2015-8213
GHSA-6wcr-wcqm-3mfh
PYSEC-2015-11
The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1.8.18-1~bpo8+1
Affected by 79 other vulnerabilities.
VCID-c1n5-4ars-u7ff
Aliases:
CVE-2014-0481
GHSA-296w-6qhq-gf92
PYSEC-2014-5
The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-c2kc-1jh1-j3ha
Aliases:
CVE-2019-19118
GHSA-hvmf-r92r-27hr
PYSEC-2019-15
Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-c6xy-v4sf-u3hn
Aliases:
CVE-2025-59682
GHSA-q95w-c7qg-hrff
Django vulnerable to partial directory traversal via archives An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the "startapp --template" and "startproject --template" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-c8s7-3g9m-d3cw
Aliases:
BIT-django-2021-33571
CVE-2021-33571
GHSA-p99v-5w3c-jqq9
PYSEC-2021-99
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-cnnp-j1tv-7uhu
Aliases:
CVE-2013-0306
GHSA-g8xg-jgj6-49r3
PYSEC-2013-17
The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service (memory consumption) or trigger server errors via a modified max_num parameter.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-czkz-mcv8-mqfc
Aliases:
CVE-2012-3442
GHSA-78vx-ggch-wghm
PYSEC-2012-2
The (1) django.http.HttpResponseRedirect and (2) django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a data: URL.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-d7fu-jyta-2ygm
Aliases:
CVE-2015-5963
GHSA-pgxh-wfw4-jx2v
PYSEC-2015-22
contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to contrib.auth.views.logout, which triggers the creation of an empty session record.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
VCID-e2jd-yd4j-kqgt
Aliases:
CVE-2024-45231
GHSA-rrqc-c2jx-6jgv
Django allows enumeration of user e-mail addresses An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-e87q-1j8h-93hh
Aliases:
BIT-django-2024-56374
CVE-2024-56374
GHSA-qcgg-j2x8-h9g8
PYSEC-2025-1
An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (The django.db.models.GenericIPAddressField model field is not affected.)
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-eker-m822-cuax
Aliases:
CVE-2014-0483
GHSA-rw75-m7gp-92m3
PYSEC-2014-7
The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-erym-d91m-v7g9
Aliases:
CVE-2007-5828
Django admin panel CSFR
1.2.3-3+squeeze10
Affected by 121 other vulnerabilities.
VCID-g56k-prrj-aqb1
Aliases:
CVE-2011-4140
GHSA-h95j-h2rv-qrg4
PYSEC-2011-5
The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-gp5e-nguh-5fdk
Aliases:
BIT-django-2022-23833
CVE-2022-23833
GHSA-6cw3-g6wv-c2xv
PYSEC-2022-20
An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-gvvs-megy-9fc3
Aliases:
CVE-2015-2316
GHSA-j3j3-jrfh-cm2w
PYSEC-2015-18
The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-gwme-keqv-kkgr
Aliases:
CVE-2013-6044
GHSA-9cwg-mhxf-hh59
PYSEC-2013-21
The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-hk24-1yzs-ybhu
Aliases:
CVE-2013-4249
GHSA-4894-5vqc-6r2r
PYSEC-2013-19
Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-hugz-zq5c-pugn
Aliases:
CVE-2009-3695
GHSA-p6m5-h7pp-v2x5
PYSEC-2009-4
Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service (CPU consumption) via a crafted (1) EmailField (email address) or (2) URLField (URL) that triggers a large amount of backtracking in a regular expression.
1.2.3-3+squeeze10
Affected by 121 other vulnerabilities.
VCID-hwa2-n7a2-pyg1
Aliases:
BIT-django-2021-45116
CVE-2021-45116
GHSA-8c5j-9r9f-c6w8
PYSEC-2022-2
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-j4br-4y39-s3gs
Aliases:
BIT-django-2020-13596
CVE-2020-13596
GHSA-2m34-jcjv-45xf
PYSEC-2020-32
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-jae8-w85w-cyfu
Aliases:
CVE-2018-7537
GHSA-2f9x-5v75-3qv4
PYSEC-2018-6
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-jc9f-vgy8-ruan
Aliases:
CVE-2014-0482
GHSA-625g-gx8c-xcmg
PYSEC-2014-6
The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-jh1e-72hp-fuf4
Aliases:
BIT-django-2024-27351
CVE-2024-27351
GHSA-vm8q-m57g-pff3
PYSEC-2024-47
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-jtru-9jmz-kkek
Aliases:
CVE-2019-14233
GHSA-h5jv-4p7w-64jg
PYSEC-2019-12
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-jumh-hkhx-7qc9
Aliases:
CVE-2015-2317
GHSA-7fq8-4pv5-5w5c
PYSEC-2015-9
The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \x08javascript: URL.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-k25u-g17y-hyfh
Aliases:
CVE-2017-7234
GHSA-h4hv-m4h4-mhwg
PYSEC-2017-10
A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-k6s1-gnmc-e3ed
Aliases:
CVE-2016-9014
GHSA-3f2c-jm6v-cr35
PYSEC-2016-18
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-kypj-ptb9-8qhz
Aliases:
BIT-django-2021-31542
CVE-2021-31542
GHSA-rxjp-mfm9-w4wr
PYSEC-2021-7
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-m7dr-pjnv-hkb5
Aliases:
CVE-2012-4520
GHSA-2655-q453-22f9
PYSEC-2012-7
The django.http.HttpRequest.get_host function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-m91a-6235-nye9
Aliases:
BIT-django-2024-42005
CVE-2024-42005
GHSA-pv4p-cwwg-4rph
PYSEC-2024-70
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-mm3u-a8ar-b3hp
Aliases:
CVE-2011-4136
GHSA-x88j-93vc-wpmp
PYSEC-2011-1
django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-mmay-juu6-5ua9
Aliases:
BIT-django-2020-24584
CVE-2020-24584
GHSA-fr28-569j-53c4
PYSEC-2020-34
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-mmre-2wur-u7hn
Aliases:
DSA-2740-2 python-django
regression
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-msge-1mfu-7qfa
Aliases:
CVE-2026-1312
GHSA-6426-9fv3-65x8
Django has an SQL Injection issue An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Solomon Kebede for reporting this issue.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-msmd-931q-abhe
Aliases:
CVE-2015-5964
GHSA-x38m-486c-2wr9
PYSEC-2015-23
The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
VCID-mux4-uv98-hbbw
Aliases:
CVE-2025-59681
GHSA-hpr9-3m2g-3j9p
Django vulnerable to SQL injection in column aliases An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-mv1p-yxvp-pbh6
Aliases:
CVE-2018-7536
GHSA-r28v-mw67-m5p9
PYSEC-2018-5
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-mzdk-m12w-q3fc
Aliases:
BIT-django-2021-44420
CVE-2021-44420
GHSA-v6rh-hp5x-86rv
PYSEC-2021-439
In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-nese-5485-hkbs
Aliases:
BIT-django-2023-23969
CVE-2023-23969
GHSA-q2jf-h9jm-m7p4
PYSEC-2023-12
In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-p1dq-27t5-e7b3
Aliases:
CVE-2010-4535
GHSA-7wph-fc4w-wqp2
PYSEC-2011-9
The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-pa75-6avj-duf7
Aliases:
BIT-django-2022-28346
CVE-2022-28346
GHSA-2gwj-7jmv-h26r
PYSEC-2022-190
An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-pv1d-wrex-hbgy
Aliases:
CVE-2010-4534
GHSA-fwr5-q9rx-294f
PYSEC-2011-8
The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-q12d-kv8p-8ff7
Aliases:
BIT-django-2024-39329
CVE-2024-39329
GHSA-x7q2-wr7g-xqmf
PYSEC-2024-57
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-q64b-r7td-2yab
Aliases:
CVE-2014-1418
GHSA-q7q2-qf2q-rw3w
PYSEC-2014-19
Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-qjez-qe32-e3b6
Aliases:
CVE-2019-12781
GHSA-6c7v-2f49-8h26
PYSEC-2019-10
An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-qjqs-zfd5-ckbt
Aliases:
CVE-2013-4315
GHSA-vjjp-9r83-22rc
PYSEC-2013-20
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a .. (dot dot) in a ssi template tag.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-qm34-ec8s-tfd7
Aliases:
BIT-django-2021-33203
CVE-2021-33203
GHSA-68w8-qjq3-2gfm
PYSEC-2021-98
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-qzba-9xmg-3qer
Aliases:
CVE-2014-0472
GHSA-rvq6-mrpv-m6rm
PYSEC-2014-1
The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-rkt5-kwum-43c8
Aliases:
CVE-2008-3909
GHSA-r5cj-wv24-92p5
PYSEC-2008-2
The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete or modify data via unspecified requests.
1.0.2-1+lenny3
Affected by 125 other vulnerabilities.
VCID-sbr6-pybe-dubq
Aliases:
CVE-2015-5144
GHSA-q5qw-4364-5hhm
PYSEC-2015-10
Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
VCID-spwd-dz6f-5fh9
Aliases:
CVE-2015-0220
GHSA-gv98-g628-m9x5
PYSEC-2015-5
The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a "\njavascript:" URL.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-t3um-xpzf-23eg
Aliases:
CVE-2013-0305
GHSA-r7w6-p47g-vj53
PYSEC-2013-16
The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-t6uc-dfrd-jyfg
Aliases:
BIT-django-2022-34265
CVE-2022-34265
GHSA-p64x-8rxx-wf6q
PYSEC-2022-213
An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-t8ec-st1v-s3e5
Aliases:
CVE-2015-0219
GHSA-7qfw-j7hp-v45g
PYSEC-2015-4
Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.7-1
Affected by 84 other vulnerabilities.
VCID-th9v-dk98-3kea
Aliases:
BIT-django-2022-28347
CVE-2022-28347
GHSA-w24h-v9qh-8gxj
PYSEC-2022-191
A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-ttm3-5a6e-wfa1
Aliases:
CVE-2011-4139
GHSA-rm2j-x595-q9cj
PYSEC-2011-4
Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-u3zk-tff2-aua9
Aliases:
BIT-django-2024-39614
CVE-2024-39614
GHSA-f6f8-9mx6-9mx2
PYSEC-2024-59
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-u7m5-tzv2-c7hn
Aliases:
BIT-django-2021-28658
CVE-2021-28658
GHSA-xgxc-v2qg-chmh
PYSEC-2021-6
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-uk1w-hehw-dyda
Aliases:
CVE-2016-9013
GHSA-mv8g-fhh6-6267
PYSEC-2016-17
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-ukkt-wgau-t3et
Aliases:
CVE-2025-64460
GHSA-vrcr-9hj9-jcg6
Django is vulnerable to DoS via XML serializer text extraction An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-ukxp-wqpr-t3by
Aliases:
CVE-2016-2512
GHSA-pw27-w7w4-9qc7
PYSEC-2016-15
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-ume2-wt6y-jye7
Aliases:
BIT-django-2022-22818
CVE-2022-22818
GHSA-95rw-fx8r-36v6
PYSEC-2022-19
The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-upy5-adtx-n7hg
Aliases:
BIT-django-2020-24583
CVE-2020-24583
GHSA-m6gj-h9gm-gw44
PYSEC-2020-33
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-ura5-t7s9-8fck
Aliases:
CVE-2011-4138
GHSA-wxg3-mfph-qg9w
PYSEC-2011-3
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-uwnu-rz61-d3c8
Aliases:
CVE-2010-3082
GHSA-fxpg-gg9g-76gj
PYSEC-2010-12
Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.
1.2.3-3+squeeze10
Affected by 121 other vulnerabilities.
VCID-v1xr-z4zu-yfb4
Aliases:
BIT-django-2024-41989
CVE-2024-41989
GHSA-jh75-99hh-qvx9
PYSEC-2024-67
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-v466-zd6u-dqce
Aliases:
CVE-2008-2302
GHSA-54qj-48vx-cr9f
PYSEC-2008-1
Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request.
1.0.2-1+lenny3
Affected by 125 other vulnerabilities.
VCID-v4ad-xxy8-wfc9
Aliases:
BIT-django-2021-32052
CVE-2021-32052
GHSA-qm57-vhq3-3fwf
PYSEC-2021-8
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-vwt9-q3dt-vbfg
Aliases:
CVE-2025-13372
GHSA-rqw2-ghq9-44m7
Django is vulnerable to SQL injection in column aliases An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. `FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-w2dv-u8h6-sbgs
Aliases:
BIT-django-2020-7471
CVE-2020-7471
GHSA-hmr4-m2h5-33qx
PYSEC-2020-35
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-w4pr-k5nj-ckgy
Aliases:
CVE-2025-57833
GHSA-6w2r-r2m5-xq5w
Django is subject to SQL injection through its column aliases An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-w6k8-js68-87g4
Aliases:
CVE-2021-23336
Multiple vulnerabilities have been found in Python, the worst of which might allow attackers to access sensitive information.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-wb34-g6xq-rkfx
Aliases:
BIT-django-2020-9402
CVE-2020-9402
GHSA-3gh2-xw74-jmcw
PYSEC-2020-36
Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-wkrc-62bd-bbgx
Aliases:
BIT-django-2020-13254
CVE-2020-13254
GHSA-wpjr-j57x-wxfw
PYSEC-2020-31
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-wwa5-mhgu-9khz
Aliases:
CVE-2024-53907
GHSA-8498-2h75-472j
Django denial-of-service in django.utils.html.strip_tags() An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-wz1q-1tjp-4qhw
Aliases:
BIT-django-2023-36053
CVE-2023-36053
GHSA-jh3w-4vvf-mjgr
PYSEC-2023-100
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-x4ev-6zjm-sbe4
Aliases:
CVE-2016-6186
GHSA-c8c8-9472-w52h
PYSEC-2016-2
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.
1.7.11-1+deb8u3
Affected by 80 other vulnerabilities.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-x664-bfna-6qdv
Aliases:
CVE-2019-3498
GHSA-337x-4q8g-prc5
PYSEC-2019-17
In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-x6np-rvrt-nyb2
Aliases:
CVE-2013-1443
GHSA-4c42-4rxm-x6qf
PYSEC-2013-18
The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-xaqg-mhqa-7keg
Aliases:
CVE-2019-6975
GHSA-wh4h-v3f2-r2pp
PYSEC-2019-18
Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
VCID-xgv1-s2ek-q3dp
Aliases:
BIT-django-2025-26699
CVE-2025-26699
GHSA-p3fp-8748-vqfq
PYSEC-2025-13
An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-xtqq-9751-r3dq
Aliases:
CVE-2011-4137
GHSA-3jqw-crqj-w8qw
PYSEC-2011-2
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
VCID-y8fz-krt7-vkhp
Aliases:
CVE-2016-2048
GHSA-46x4-9jmv-jc8p
PYSEC-2016-14
Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
VCID-yemh-qd63-wuca
Aliases:
CVE-2014-0474
GHSA-wqjj-hx84-v449
PYSEC-2014-3
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
1.4.5-1+deb7u16
Affected by 104 other vulnerabilities.
1.7.1-1~bpo70+1
Affected by 91 other vulnerabilities.
VCID-ypub-ukuh-p3aw
Aliases:
BIT-django-2023-24580
CVE-2023-24580
GHSA-2hrw-hx67-34x6
PYSEC-2023-13
An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
VCID-ysyp-h7ja-yff3
Aliases:
CVE-2026-1207
GHSA-mwm9-4648-f68q
Django has an SQL Injection issue An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on ``RasterField`` (only implemented on PostGIS) allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Tarek Nakkouch for reporting this issue.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-z27q-zfpz-ckby
Aliases:
BIT-django-2024-39330
CVE-2024-39330
GHSA-9jmf-237g-qf46
PYSEC-2024-58
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-classes are unaffected.)
1:1.10.7-2+deb9u9
Affected by 70 other vulnerabilities.
1:1.11.29-1~deb10u1
Affected by 60 other vulnerabilities.
3:3.2.19-1+deb12u1
Affected by 9 other vulnerabilities.
VCID-z8z1-cjee-kfeg
Aliases:
BIT-django-2021-45115
CVE-2021-45115
GHSA-53qw-q765-4fww
PYSEC-2022-1
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.
2:2.2.28-1~deb11u2
Affected by 35 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T01:08:53.218259+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T01:01:54.171180+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:50:15.607827+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:44:50.182546+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:43:51.140803+00:00 Debian Oval Importer Affected by VCID-y8fz-krt7-vkhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:42:59.254167+00:00 Debian Oval Importer Affected by VCID-ttm3-5a6e-wfa1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:41:17.309478+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:38:14.507398+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:38:09.083601+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:37:10.450863+00:00 Debian Oval Importer Affected by VCID-rkt5-kwum-43c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:36:29.004087+00:00 Debian Oval Importer Affected by VCID-u7m5-tzv2-c7hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:31:11.125498+00:00 Debian Oval Importer Affected by VCID-a6d1-p4q6-fyav https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:27:21.152091+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:25:34.954851+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:24:28.717175+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:19:23.698219+00:00 Debian Oval Importer Affected by VCID-hugz-zq5c-pugn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:16:31.213061+00:00 Debian Oval Importer Affected by VCID-c2kc-1jh1-j3ha https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:14:36.433331+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:13:55.666088+00:00 Debian Oval Importer Affected by VCID-27wt-wmzc-1bc2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:07:39.746086+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-16T00:03:39.041667+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:58:45.025267+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:43:26.974011+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:40:04.581657+00:00 Debian Oval Importer Affected by VCID-g56k-prrj-aqb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:35:53.674682+00:00 Debian Oval Importer Affected by VCID-t3um-xpzf-23eg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:35:22.394162+00:00 Debian Oval Importer Affected by VCID-8yfq-hpqh-zqcp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:27:31.944883+00:00 Debian Oval Importer Affected by VCID-47er-pm3z-qfh3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:26:08.735331+00:00 Debian Oval Importer Affected by VCID-xtqq-9751-r3dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:15:22.425909+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:09:48.562746+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:07:21.328217+00:00 Debian Oval Importer Affected by VCID-kypj-ptb9-8qhz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:06:51.306698+00:00 Debian Oval Importer Affected by VCID-438j-ce4y-zkan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:06:44.256517+00:00 Debian Oval Importer Affected by VCID-v4ad-xxy8-wfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:06:16.561302+00:00 Debian Oval Importer Affected by VCID-nese-5485-hkbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:04:25.487449+00:00 Debian Oval Importer Affected by VCID-ysyp-h7ja-yff3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T23:03:44.413649+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:55:16.695863+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:36:32.357123+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:31:56.181693+00:00 Debian Oval Importer Affected by VCID-pa75-6avj-duf7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:29:54.744938+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:09:51.164882+00:00 Debian Oval Importer Affected by VCID-7bu3-ckpj-gbf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:07:21.577449+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T22:03:46.388090+00:00 Debian Oval Importer Affected by VCID-msge-1mfu-7qfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:55:00.794039+00:00 Debian Oval Importer Affected by VCID-8qu1-45n9-gyb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:54:58.018602+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:54:17.113725+00:00 Debian Oval Importer Affected by VCID-1pvd-3217-6ygv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:53:59.065222+00:00 Debian Oval Importer Affected by VCID-upy5-adtx-n7hg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:50:38.113191+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:48:08.484420+00:00 Debian Oval Importer Affected by VCID-p1dq-27t5-e7b3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:39:44.310173+00:00 Debian Oval Importer Affected by VCID-th9v-dk98-3kea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:39:11.672452+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:29:36.915487+00:00 Debian Oval Importer Affected by VCID-66kq-hbhe-9ba3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:26:07.633360+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:25:14.776104+00:00 Debian Oval Importer Affected by VCID-mm3u-a8ar-b3hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T21:12:40.808080+00:00 Debian Oval Importer Affected by VCID-hwa2-n7a2-pyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:59:01.057399+00:00 Debian Oval Importer Affected by VCID-ume2-wt6y-jye7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:45:04.706838+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:42:27.392241+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:42:23.944767+00:00 Debian Oval Importer Affected by VCID-czkz-mcv8-mqfc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:39:00.811905+00:00 Debian Oval Importer Affected by VCID-2dhb-9yue-33h7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:34:44.856558+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:30:22.063338+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:28:32.350852+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:27:14.756084+00:00 Debian Oval Importer Affected by VCID-7tca-pgcs-cuhd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:17:51.740257+00:00 Debian Oval Importer Affected by VCID-ypub-ukuh-p3aw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:07:32.798546+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:06:54.155444+00:00 Debian Oval Importer Affected by VCID-ura5-t7s9-8fck https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T20:01:22.183683+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:48:31.197880+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:47:55.723757+00:00 Debian Oval Importer Affected by VCID-2tfv-rtq7-2fg9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:47:45.819961+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:36:34.829936+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:30:38.172970+00:00 Debian Oval Importer Affected by VCID-wb34-g6xq-rkfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:15:11.589828+00:00 Debian Oval Importer Affected by VCID-uwnu-rz61-d3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:14:59.574939+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:14:21.003237+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T19:02:29.132988+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:59:45.892447+00:00 Debian Oval Importer Affected by VCID-hk24-1yzs-ybhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:56:38.413194+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:54:03.966608+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:46:56.530034+00:00 Debian Oval Importer Affected by VCID-28g3-ubx6-ebff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:46:06.492179+00:00 Debian Oval Importer Affected by VCID-z8z1-cjee-kfeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:39:28.260402+00:00 Debian Oval Importer Affected by VCID-5g4y-1qmy-27bd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:36:10.596264+00:00 Debian Oval Importer Affected by VCID-v466-zd6u-dqce https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:34:34.433008+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:30:28.231407+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:25:22.378247+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:25:06.097000+00:00 Debian Oval Importer Affected by VCID-pv1d-wrex-hbgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:13:41.906579+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:01:45.890073+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:00:51.047650+00:00 Debian Oval Importer Affected by VCID-erym-d91m-v7g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:00:41.454927+00:00 Debian Oval Importer Affected by VCID-42x9-8c3c-bug1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:51:59.676954+00:00 Debian Oval Importer Affected by VCID-qm34-ec8s-tfd7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:50:23.730725+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:47:49.179909+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:44:00.646067+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:33:19.768642+00:00 Debian Oval Importer Affected by VCID-c8s7-3g9m-d3cw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:22:47.345377+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:21:20.865993+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:20:23.874489+00:00 Debian Oval Importer Affected by VCID-9k9t-vp1a-z7bt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:17:28.414046+00:00 Debian Oval Importer Affected by VCID-66w1-4zku-gyfp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:16:41.159606+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:15:41.706017+00:00 Debian Oval Importer Affected by VCID-m7dr-pjnv-hkb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:14:54.752365+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:08:58.574455+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:06:39.589758+00:00 Debian Oval Importer Affected by VCID-8b12-22bg-jkch https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T17:06:31.974642+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:46:46.236320+00:00 Debian Oval Importer Affected by VCID-wz1q-1tjp-4qhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:42:42.001611+00:00 Debian Oval Importer Affected by VCID-gvvs-megy-9fc3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:23:54.611257+00:00 Debian Oval Importer Affected by VCID-w6k8-js68-87g4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:20:59.102977+00:00 Debian Oval Importer Affected by VCID-6gss-ppm5-3yc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:19:05.385396+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:18:55.312035+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:14:37.841271+00:00 Debian Oval Importer Affected by VCID-gp5e-nguh-5fdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:11:48.761081+00:00 Debian Oval Importer Affected by VCID-cnnp-j1tv-7uhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:06:01.348126+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:02:39.385861+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T16:00:22.388943+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:59:01.407722+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:55:30.671595+00:00 Debian Oval Importer Affected by VCID-mzdk-m12w-q3fc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:42:47.004596+00:00 Debian Oval Importer Affected by VCID-t6uc-dfrd-jyfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:41:59.762535+00:00 Debian Oval Importer Affected by VCID-mmay-juu6-5ua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:34:54.171457+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:30:37.505263+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:25:07.683686+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:18:26.591894+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T15:15:09.748829+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:11:00.349584+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:07:32.347110+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:05:27.071842+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:03:35.871534+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:03:19.699966+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:01:51.867467+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:00:41.217433+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T15:00:31.654038+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:59:13.769811+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:59:11.949308+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:56:35.558404+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:56:20.386275+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:55:53.956853+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:54:31.106636+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:52:58.238408+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:51:50.909894+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:51:42.583018+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:51:31.973399+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:51:22.104607+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:50:51.662330+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:50:26.589970+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:48:59.710166+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:48:32.799775+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:47:17.815818+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:46:09.237588+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:46:00.306958+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:45:16.706175+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:43:22.331026+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:41:07.902506+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.4.0
2026-04-15T14:37:39.355416+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:35:58.526254+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:33:27.891797+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:33:05.796610+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:33:05.099873+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:33:00.441193+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:31:55.477126+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:31:48.399337+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:31:34.422866+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:31:13.589134+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:30:56.065616+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:29:35.125576+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:28:24.517293+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:27:59.625213+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:26:19.027192+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:25:24.393064+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:24:36.461032+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:23:25.977069+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:21:44.756222+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:21:42.623815+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:18:14.426084+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:17:33.460424+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:17:11.036184+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:16:38.380730+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:14:17.955136+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:12:58.138060+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:12:01.823933+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:11:22.826312+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:10:39.528410+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:10:22.010429+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:10:06.366702+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:09:51.630302+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:09:02.896020+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:09:02.185936+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:08:05.847802+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:05:35.209590+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:04:49.988144+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.4.0
2026-04-15T14:03:57.347134+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T14:00:02.358594+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:58:13.028880+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:57:39.093144+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:49:46.469661+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:48:06.233384+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:43:55.403173+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:41:48.699744+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:40:18.541102+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:34:48.888524+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:33:08.965040+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:32:02.873922+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:31:13.053361+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:30:57.089185+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:24:20.391562+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.4.0
2026-04-15T13:14:19.115502+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:11:46.269162+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:10:11.904758+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:09:39.605856+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:09:27.017179+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:08:19.292986+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:07:30.584499+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:07:19.587787+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:06:16.164277+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:05:07.717913+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:02:35.122537+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:02:13.628997+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:02:09.313057+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:01:53.784296+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T13:00:09.169346+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:59:26.545389+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:59:14.925650+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:58:14.547778+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:58:11.165295+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:57:47.270997+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:56:29.534327+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:51:56.693818+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:51:47.783982+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-15T12:48:59.210695+00:00 Debian Oval Importer Affected by VCID-mmre-2wur-u7hn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.4.0
2026-04-12T00:40:48.246756+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:34:03.423608+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:22:44.809755+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:17:31.363446+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:16:33.696350+00:00 Debian Oval Importer Affected by VCID-y8fz-krt7-vkhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:15:43.650055+00:00 Debian Oval Importer Affected by VCID-ttm3-5a6e-wfa1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:14:07.694055+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:11:12.408437+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:11:07.143334+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:10:10.968342+00:00 Debian Oval Importer Affected by VCID-rkt5-kwum-43c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:09:33.822298+00:00 Debian Oval Importer Affected by VCID-u7m5-tzv2-c7hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:04:28.659558+00:00 Debian Oval Importer Affected by VCID-a6d1-p4q6-fyav https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-12T00:00:45.660779+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:59:02.780665+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:57:56.913604+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:53:01.507331+00:00 Debian Oval Importer Affected by VCID-hugz-zq5c-pugn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:50:12.078710+00:00 Debian Oval Importer Affected by VCID-c2kc-1jh1-j3ha https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:48:20.262032+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:47:40.913277+00:00 Debian Oval Importer Affected by VCID-27wt-wmzc-1bc2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:41:38.862639+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:37:44.321646+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:32:55.259823+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:18:10.977955+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:14:54.283442+00:00 Debian Oval Importer Affected by VCID-g56k-prrj-aqb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:10:51.881360+00:00 Debian Oval Importer Affected by VCID-t3um-xpzf-23eg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:10:21.542709+00:00 Debian Oval Importer Affected by VCID-8yfq-hpqh-zqcp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:02:54.036905+00:00 Debian Oval Importer Affected by VCID-47er-pm3z-qfh3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T23:01:33.146977+00:00 Debian Oval Importer Affected by VCID-xtqq-9751-r3dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:51:05.961787+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:45:47.277379+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:43:23.708104+00:00 Debian Oval Importer Affected by VCID-kypj-ptb9-8qhz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:42:54.925687+00:00 Debian Oval Importer Affected by VCID-438j-ce4y-zkan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:42:48.175969+00:00 Debian Oval Importer Affected by VCID-v4ad-xxy8-wfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:42:21.333304+00:00 Debian Oval Importer Affected by VCID-nese-5485-hkbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:40:32.664953+00:00 Debian Oval Importer Affected by VCID-ysyp-h7ja-yff3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:39:52.050726+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:31:43.027558+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:13:22.127863+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:08:55.265967+00:00 Debian Oval Importer Affected by VCID-pa75-6avj-duf7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T22:06:58.846463+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:47:41.335064+00:00 Debian Oval Importer Affected by VCID-7bu3-ckpj-gbf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:45:18.749683+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:41:51.806110+00:00 Debian Oval Importer Affected by VCID-msge-1mfu-7qfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:33:23.892172+00:00 Debian Oval Importer Affected by VCID-8qu1-45n9-gyb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:33:20.986349+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:32:41.718587+00:00 Debian Oval Importer Affected by VCID-1pvd-3217-6ygv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:32:24.354527+00:00 Debian Oval Importer Affected by VCID-upy5-adtx-n7hg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:29:08.283060+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:26:42.330922+00:00 Debian Oval Importer Affected by VCID-p1dq-27t5-e7b3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:18:34.479242+00:00 Debian Oval Importer Affected by VCID-th9v-dk98-3kea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:18:03.252857+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:08:46.891143+00:00 Debian Oval Importer Affected by VCID-66kq-hbhe-9ba3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:05:26.436202+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T21:04:37.051491+00:00 Debian Oval Importer Affected by VCID-mm3u-a8ar-b3hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:52:30.869697+00:00 Debian Oval Importer Affected by VCID-hwa2-n7a2-pyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:39:20.177571+00:00 Debian Oval Importer Affected by VCID-ume2-wt6y-jye7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:26:02.525682+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:23:29.802064+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:23:26.378085+00:00 Debian Oval Importer Affected by VCID-czkz-mcv8-mqfc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:20:07.675538+00:00 Debian Oval Importer Affected by VCID-2dhb-9yue-33h7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:16:00.130281+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:11:44.746904+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:10:00.128107+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T20:08:44.612554+00:00 Debian Oval Importer Affected by VCID-7tca-pgcs-cuhd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:59:36.965575+00:00 Debian Oval Importer Affected by VCID-ypub-ukuh-p3aw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:49:12.008458+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:48:29.705171+00:00 Debian Oval Importer Affected by VCID-ura5-t7s9-8fck https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:43:14.966186+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:30:52.064837+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:30:17.445194+00:00 Debian Oval Importer Affected by VCID-2tfv-rtq7-2fg9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:30:07.593231+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:19:16.620764+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T19:13:30.093101+00:00 Debian Oval Importer Affected by VCID-wb34-g6xq-rkfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:58:41.303765+00:00 Debian Oval Importer Affected by VCID-uwnu-rz61-d3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:58:29.495343+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:57:53.408364+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:46:31.259131+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:43:53.794713+00:00 Debian Oval Importer Affected by VCID-hk24-1yzs-ybhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:40:52.704088+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:38:25.113769+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:31:42.476193+00:00 Debian Oval Importer Affected by VCID-28g3-ubx6-ebff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:30:53.348015+00:00 Debian Oval Importer Affected by VCID-z8z1-cjee-kfeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:23:58.625609+00:00 Debian Oval Importer Affected by VCID-5g4y-1qmy-27bd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:20:47.464137+00:00 Debian Oval Importer Affected by VCID-v466-zd6u-dqce https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:19:15.436119+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:15:22.293761+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:10:26.052692+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:10:10.440886+00:00 Debian Oval Importer Affected by VCID-pv1d-wrex-hbgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:59:07.893391+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:47:32.815645+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:46:37.632572+00:00 Debian Oval Importer Affected by VCID-erym-d91m-v7g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:46:28.603763+00:00 Debian Oval Importer Affected by VCID-42x9-8c3c-bug1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:37:57.874609+00:00 Debian Oval Importer Affected by VCID-qm34-ec8s-tfd7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:36:24.684035+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:33:45.037728+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:30:03.381464+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:19:40.077572+00:00 Debian Oval Importer Affected by VCID-c8s7-3g9m-d3cw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:09:13.172433+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:07:47.390465+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:06:51.969451+00:00 Debian Oval Importer Affected by VCID-9k9t-vp1a-z7bt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:03:59.154468+00:00 Debian Oval Importer Affected by VCID-66w1-4zku-gyfp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:03:12.877145+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:02:14.022851+00:00 Debian Oval Importer Affected by VCID-m7dr-pjnv-hkb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T17:01:28.223575+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:55:32.338451+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:53:15.725572+00:00 Debian Oval Importer Affected by VCID-8b12-22bg-jkch https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:53:08.404010+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:33:33.988225+00:00 Debian Oval Importer Affected by VCID-wz1q-1tjp-4qhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:29:32.091697+00:00 Debian Oval Importer Affected by VCID-gvvs-megy-9fc3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:11:10.296523+00:00 Debian Oval Importer Affected by VCID-w6k8-js68-87g4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:08:16.780590+00:00 Debian Oval Importer Affected by VCID-6gss-ppm5-3yc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:06:24.583098+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:06:14.684324+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T16:01:59.814322+00:00 Debian Oval Importer Affected by VCID-gp5e-nguh-5fdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:59:14.957220+00:00 Debian Oval Importer Affected by VCID-cnnp-j1tv-7uhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:53:33.570864+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:50:13.110121+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:47:56.575453+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:46:37.134275+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:43:08.503071+00:00 Debian Oval Importer Affected by VCID-mzdk-m12w-q3fc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:30:34.138662+00:00 Debian Oval Importer Affected by VCID-t6uc-dfrd-jyfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:29:47.657522+00:00 Debian Oval Importer Affected by VCID-mmay-juu6-5ua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:22:51.177077+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:18:38.881544+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:13:17.599366+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:06:43.689620+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T15:03:29.205700+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:59:18.150118+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:55:50.119086+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:53:44.681887+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:51:54.571978+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:51:38.402538+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:50:10.091213+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:48:58.213216+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:48:48.409537+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:47:29.145144+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:47:27.411797+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:44:52.064130+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:44:37.034890+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:44:10.725032+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:42:46.900502+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:41:13.320468+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:40:05.584344+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:39:57.052359+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:39:46.588305+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:39:36.516995+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:39:05.992924+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:38:40.862674+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:37:14.662255+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:36:47.575339+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:35:32.387457+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:34:25.410108+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:34:16.505122+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:33:34.024636+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:31:39.979584+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:29:26.074640+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.3.0
2026-04-11T14:25:56.299458+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:24:15.164737+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:21:45.420782+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:21:23.938040+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:21:23.246266+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:21:18.544607+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:20:12.845545+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:20:06.003851+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:19:52.365523+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:19:31.335850+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:19:13.904082+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:17:53.832725+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:16:44.375925+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:16:19.609300+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:14:38.744549+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:13:44.630976+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:12:56.628983+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:11:46.862938+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:10:06.644395+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:10:04.491326+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:06:45.309832+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:06:04.385567+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:05:41.692360+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:05:09.082376+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:02:50.220235+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:01:31.251239+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T14:00:34.188339+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:59:54.889884+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:59:12.317008+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:58:54.966661+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:58:39.510581+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:58:24.722095+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:57:36.722029+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:57:35.921801+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:56:39.635713+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:54:11.198841+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:53:26.834187+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.3.0
2026-04-11T13:52:34.939670+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:48:39.288972+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:46:50.584039+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:46:16.809245+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:38:28.579303+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:36:49.192343+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:32:37.255558+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:30:30.939834+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:29:01.194261+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:23:32.908771+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:21:51.257682+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:20:44.678121+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:19:53.682882+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:19:37.856463+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:13:04.827022+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.3.0
2026-04-11T13:03:04.543940+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T13:00:30.250843+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:58:55.898195+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:58:23.226473+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:58:11.089772+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:57:02.821270+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:56:14.069377+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:56:03.109222+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:55:01.432520+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:54:02.787427+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:52:06.820240+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:51:40.233283+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:51:33.245010+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:51:16.291430+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:48:56.994694+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:48:07.194512+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:47:54.023208+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:46:50.626761+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:46:47.054384+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:46:22.669852+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:45:04.061010+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:40:29.896525+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:40:20.830976+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-11T12:37:25.437212+00:00 Debian Oval Importer Affected by VCID-mmre-2wur-u7hn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.3.0
2026-04-09T00:10:38.149754+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-09T00:04:15.803184+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:53:26.415986+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:48:23.193954+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:47:28.736140+00:00 Debian Oval Importer Affected by VCID-y8fz-krt7-vkhp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:46:42.237326+00:00 Debian Oval Importer Affected by VCID-ttm3-5a6e-wfa1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:45:06.130428+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:42:16.269123+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:42:10.765917+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:41:16.450173+00:00 Debian Oval Importer Affected by VCID-rkt5-kwum-43c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:40:37.994907+00:00 Debian Oval Importer Affected by VCID-u7m5-tzv2-c7hn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:35:46.004591+00:00 Debian Oval Importer Affected by VCID-a6d1-p4q6-fyav https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:32:13.570702+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:30:38.846052+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:29:36.972821+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:24:56.917973+00:00 Debian Oval Importer Affected by VCID-hugz-zq5c-pugn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:22:16.788964+00:00 Debian Oval Importer Affected by VCID-c2kc-1jh1-j3ha https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:20:31.153999+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:19:54.073480+00:00 Debian Oval Importer Affected by VCID-27wt-wmzc-1bc2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:14:06.707798+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:10:18.439074+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T23:05:40.953045+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:51:35.785214+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:48:26.756731+00:00 Debian Oval Importer Affected by VCID-g56k-prrj-aqb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:44:32.677346+00:00 Debian Oval Importer Affected by VCID-t3um-xpzf-23eg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:44:03.323423+00:00 Debian Oval Importer Affected by VCID-8yfq-hpqh-zqcp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:36:47.969161+00:00 Debian Oval Importer Affected by VCID-47er-pm3z-qfh3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:35:31.693741+00:00 Debian Oval Importer Affected by VCID-xtqq-9751-r3dq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:25:40.293280+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:20:34.290173+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:18:16.558550+00:00 Debian Oval Importer Affected by VCID-kypj-ptb9-8qhz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:17:51.135292+00:00 Debian Oval Importer Affected by VCID-438j-ce4y-zkan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:17:44.796793+00:00 Debian Oval Importer Affected by VCID-v4ad-xxy8-wfc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:17:21.703862+00:00 Debian Oval Importer Affected by VCID-nese-5485-hkbs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:15:40.606490+00:00 Debian Oval Importer Affected by VCID-ysyp-h7ja-yff3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:15:01.353681+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T22:07:16.451939+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:49:46.366476+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:45:29.558374+00:00 Debian Oval Importer Affected by VCID-pa75-6avj-duf7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:43:44.203475+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:25:22.135271+00:00 Debian Oval Importer Affected by VCID-7bu3-ckpj-gbf8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:23:06.859940+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:19:46.138836+00:00 Debian Oval Importer Affected by VCID-msge-1mfu-7qfa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:11:36.594433+00:00 Debian Oval Importer Affected by VCID-8qu1-45n9-gyb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:11:33.781406+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:10:55.625356+00:00 Debian Oval Importer Affected by VCID-1pvd-3217-6ygv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:10:39.066984+00:00 Debian Oval Importer Affected by VCID-upy5-adtx-n7hg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:07:31.605207+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T21:05:10.636815+00:00 Debian Oval Importer Affected by VCID-p1dq-27t5-e7b3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:57:20.291414+00:00 Debian Oval Importer Affected by VCID-th9v-dk98-3kea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:56:50.361694+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:47:50.306561+00:00 Debian Oval Importer Affected by VCID-66kq-hbhe-9ba3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:44:34.528985+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:43:48.182767+00:00 Debian Oval Importer Affected by VCID-mm3u-a8ar-b3hp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:32:02.523497+00:00 Debian Oval Importer Affected by VCID-hwa2-n7a2-pyg1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:19:21.875844+00:00 Debian Oval Importer Affected by VCID-ume2-wt6y-jye7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:06:33.042800+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:04:06.229335+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:04:02.816930+00:00 Debian Oval Importer Affected by VCID-czkz-mcv8-mqfc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T20:00:52.844928+00:00 Debian Oval Importer Affected by VCID-2dhb-9yue-33h7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:57:00.416534+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:52:57.805631+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:51:19.359014+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:50:07.040037+00:00 Debian Oval Importer Affected by VCID-7tca-pgcs-cuhd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:41:25.401522+00:00 Debian Oval Importer Affected by VCID-ypub-ukuh-p3aw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:31:47.007208+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:31:10.143734+00:00 Debian Oval Importer Affected by VCID-ura5-t7s9-8fck https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:26:05.550876+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:14:15.796866+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:13:43.164635+00:00 Debian Oval Importer Affected by VCID-2tfv-rtq7-2fg9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:13:33.436366+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T19:03:03.361445+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:57:31.386322+00:00 Debian Oval Importer Affected by VCID-wb34-g6xq-rkfx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:43:15.306766+00:00 Debian Oval Importer Affected by VCID-uwnu-rz61-d3c8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:43:03.501707+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:42:28.887991+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:31:31.886087+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:28:57.154436+00:00 Debian Oval Importer Affected by VCID-hk24-1yzs-ybhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:26:01.615154+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:23:35.743130+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:16:50.425963+00:00 Debian Oval Importer Affected by VCID-28g3-ubx6-ebff https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:16:04.018379+00:00 Debian Oval Importer Affected by VCID-z8z1-cjee-kfeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:09:55.518853+00:00 Debian Oval Importer Affected by VCID-5g4y-1qmy-27bd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:06:51.138359+00:00 Debian Oval Importer Affected by VCID-v466-zd6u-dqce https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:05:21.336530+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:01:36.669600+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:56:46.934652+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:56:31.626699+00:00 Debian Oval Importer Affected by VCID-pv1d-wrex-hbgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:45:51.118947+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:34:45.617157+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:33:52.265999+00:00 Debian Oval Importer Affected by VCID-erym-d91m-v7g9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:33:43.722206+00:00 Debian Oval Importer Affected by VCID-42x9-8c3c-bug1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:25:24.486795+00:00 Debian Oval Importer Affected by VCID-qm34-ec8s-tfd7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:23:55.658304+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:21:31.897566+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:18:00.772752+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T17:08:07.797743+00:00 Debian Oval Importer Affected by VCID-c8s7-3g9m-d3cw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:58:19.441975+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:56:57.231003+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:56:03.458581+00:00 Debian Oval Importer Affected by VCID-9k9t-vp1a-z7bt https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:53:19.674942+00:00 Debian Oval Importer Affected by VCID-66w1-4zku-gyfp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:52:34.783721+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:51:38.896452+00:00 Debian Oval Importer Affected by VCID-m7dr-pjnv-hkb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:50:54.107424+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:45:17.186622+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:43:05.537809+00:00 Debian Oval Importer Affected by VCID-8b12-22bg-jkch https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:42:58.412194+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:24:35.481171+00:00 Debian Oval Importer Affected by VCID-wz1q-1tjp-4qhw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:20:51.843398+00:00 Debian Oval Importer Affected by VCID-gvvs-megy-9fc3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:03:38.053912+00:00 Debian Oval Importer Affected by VCID-w6k8-js68-87g4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T16:00:54.214037+00:00 Debian Oval Importer Affected by VCID-6gss-ppm5-3yc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:59:06.653910+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:58:56.937346+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:54:56.533059+00:00 Debian Oval Importer Affected by VCID-gp5e-nguh-5fdk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:52:20.522856+00:00 Debian Oval Importer Affected by VCID-cnnp-j1tv-7uhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:46:50.644223+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:43:39.771506+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:41:31.050835+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:40:16.239141+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:36:55.553806+00:00 Debian Oval Importer Affected by VCID-mzdk-m12w-q3fc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:24:49.347102+00:00 Debian Oval Importer Affected by VCID-t6uc-dfrd-jyfg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:24:04.840020+00:00 Debian Oval Importer Affected by VCID-mmay-juu6-5ua9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:17:26.787803+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:13:22.440690+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:08:14.231395+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T15:02:04.760276+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T14:59:00.235979+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-08T13:12:19.693184+00:00 Debian Oval Importer Affected by VCID-x4ev-6zjm-sbe4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T23:31:12.622416+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:28:02.979751+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:26:10.526899+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:24:29.220557+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:24:13.618418+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:22:48.407727+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:21:40.650207+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:21:31.543009+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:20:14.962901+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:20:13.415116+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:17:43.032852+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:17:28.734738+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:17:03.074359+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:15:43.308576+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:14:13.023788+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:13:07.246542+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:12:58.817103+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:12:48.474097+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:12:39.060704+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:12:10.532670+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:11:46.300500+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:10:22.467994+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:09:55.853816+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:08:43.343812+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:07:38.132447+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:07:29.641792+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:06:48.938403+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:04:58.692246+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T23:02:48.371836+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 38.1.0
2026-04-07T22:59:25.154055+00:00 Debian Oval Importer Affected by VCID-e87q-1j8h-93hh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:57:47.116734+00:00 Debian Oval Importer Affected by VCID-v1xr-z4zu-yfb4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:55:21.333586+00:00 Debian Oval Importer Affected by VCID-vwt9-q3dt-vbfg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:55:00.424821+00:00 Debian Oval Importer Affected by VCID-qjez-qe32-e3b6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:54:59.731615+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:54:55.518300+00:00 Debian Oval Importer Affected by VCID-x664-bfna-6qdv https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:53:52.768624+00:00 Debian Oval Importer Affected by VCID-8m4b-y4va-kqgm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:53:46.256284+00:00 Debian Oval Importer Affected by VCID-jh1e-72hp-fuf4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:53:33.012659+00:00 Debian Oval Importer Affected by VCID-xgv1-s2ek-q3dp https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:53:12.900369+00:00 Debian Oval Importer Affected by VCID-jtru-9jmz-kkek https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:52:56.184461+00:00 Debian Oval Importer Affected by VCID-9abh-apwm-ebab https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:51:37.586412+00:00 Debian Oval Importer Affected by VCID-896g-hqec-ryb9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:50:30.213466+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:50:05.784899+00:00 Debian Oval Importer Affected by VCID-7tph-k8q2-bue2 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:48:28.550798+00:00 Debian Oval Importer Affected by VCID-u3zk-tff2-aua9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:47:36.948557+00:00 Debian Oval Importer Affected by VCID-xaqg-mhqa-7keg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:46:50.400892+00:00 Debian Oval Importer Affected by VCID-ukkt-wgau-t3et https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:45:43.508762+00:00 Debian Oval Importer Affected by VCID-mux4-uv98-hbbw https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:44:06.804430+00:00 Debian Oval Importer Affected by VCID-4ztz-fq98-5fh1 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:44:04.760546+00:00 Debian Oval Importer Affected by VCID-1fs3-2msx-9kev https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:40:47.853916+00:00 Debian Oval Importer Affected by VCID-e2jd-yd4j-kqgt https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:40:08.561495+00:00 Debian Oval Importer Affected by VCID-8xgs-8xjr-cber https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:39:44.431957+00:00 Debian Oval Importer Affected by VCID-q12d-kv8p-8ff7 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:39:14.274222+00:00 Debian Oval Importer Affected by VCID-1v22-g646-wbay https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:37:08.630607+00:00 Debian Oval Importer Affected by VCID-w4pr-k5nj-ckgy https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:35:55.639647+00:00 Debian Oval Importer Affected by VCID-j4br-4y39-s3gs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:35:03.621549+00:00 Debian Oval Importer Affected by VCID-2zb9-27sm-3kgh https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:34:26.451742+00:00 Debian Oval Importer Affected by VCID-56na-n4w5-8fak https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:33:45.900213+00:00 Debian Oval Importer Affected by VCID-8jaq-53td-wbeg https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:33:29.757763+00:00 Debian Oval Importer Affected by VCID-a8zx-jamf-cfcm https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:33:15.382604+00:00 Debian Oval Importer Affected by VCID-wwa5-mhgu-9khz https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:33:01.899312+00:00 Debian Oval Importer Affected by VCID-w2dv-u8h6-sbgs https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:32:18.683391+00:00 Debian Oval Importer Affected by VCID-9uzd-mmyv-mfh4 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:32:18.020957+00:00 Debian Oval Importer Affected by VCID-c6xy-v4sf-u3hn https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:31:25.584187+00:00 Debian Oval Importer Affected by VCID-m91a-6235-nye9 https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:29:05.634147+00:00 Debian Oval Importer Affected by VCID-wkrc-62bd-bbgx https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:28:26.102064+00:00 Debian Oval Importer Affected by VCID-z27q-zfpz-ckby https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 38.1.0
2026-04-07T22:27:39.102997+00:00 Debian Oval Importer Affected by VCID-bdms-nb18-guf9 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:24:01.201229+00:00 Debian Oval Importer Affected by VCID-k25u-g17y-hyfh https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:22:18.917913+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:21:46.042963+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:14:03.937383+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:12:25.743502+00:00 Debian Oval Importer Affected by VCID-8teq-9xr9-q3fg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:08:17.988956+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:06:13.555746+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T22:04:44.982829+00:00 Debian Oval Importer Affected by VCID-mv1p-yxvp-pbh6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:59:23.871550+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:57:45.526109+00:00 Debian Oval Importer Affected by VCID-uk1w-hehw-dyda https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:56:38.935269+00:00 Debian Oval Importer Affected by VCID-k6s1-gnmc-e3ed https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:55:49.458961+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:55:33.922295+00:00 Debian Oval Importer Affected by VCID-jae8-w85w-cyfu https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 38.1.0
2026-04-07T21:38:04.904322+00:00 Debian Oval Importer Affected by VCID-gwme-keqv-kkgr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:35:25.882704+00:00 Debian Oval Importer Affected by VCID-qzba-9xmg-3qer https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:33:48.853104+00:00 Debian Oval Importer Affected by VCID-x6np-rvrt-nyb2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:33:15.475090+00:00 Debian Oval Importer Affected by VCID-c1n5-4ars-u7ff https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:33:02.897892+00:00 Debian Oval Importer Affected by VCID-msmd-931q-abhe https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:31:53.705150+00:00 Debian Oval Importer Affected by VCID-jumh-hkhx-7qc9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:31:02.009895+00:00 Debian Oval Importer Affected by VCID-jc9f-vgy8-ruan https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:30:50.596274+00:00 Debian Oval Importer Affected by VCID-eker-m822-cuax https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:29:48.479226+00:00 Debian Oval Importer Affected by VCID-325d-7dfk-sqd2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:28:45.944935+00:00 Debian Oval Importer Affected by VCID-bgmv-mf3x-bkew https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:26:48.049241+00:00 Debian Oval Importer Affected by VCID-ukxp-wqpr-t3by https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:26:16.943775+00:00 Debian Oval Importer Affected by VCID-a715-2qks-wyhn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-07T21:26:12.650668+00:00 Debian Oval Importer Affected by VCID-42cm-j2av-87ea https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:06:51.450145+00:00 Debian Oval Importer Affected by VCID-yemh-qd63-wuca https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:05:06.123041+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:04:22.387325+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:04:10.594666+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:03:07.261754+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:03:03.727738+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T22:02:39.315383+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T21:55:16.464733+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T21:50:18.951098+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T21:50:09.880853+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-03T21:47:12.415424+00:00 Debian Oval Importer Affected by VCID-mmre-2wur-u7hn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.1.0
2026-04-02T13:08:56.021100+00:00 Debian Oval Importer Affected by VCID-bgjt-c6sa-pfaj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:06:51.557548+00:00 Debian Oval Importer Affected by VCID-sbr6-pybe-dubq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:06:30.774264+00:00 Debian Oval Importer Affected by VCID-q64b-r7td-2yab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:05:02.431100+00:00 Debian Oval Importer Affected by VCID-2m9f-3cgw-ekdr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:04:58.174878+00:00 Debian Oval Importer Affected by VCID-d7fu-jyta-2ygm https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:04:18.892657+00:00 Debian Oval Importer Affected by VCID-br5x-v7md-47hp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T13:01:23.061402+00:00 Debian Oval Importer Affected by VCID-t8ec-st1v-s3e5 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T12:56:27.883762+00:00 Debian Oval Importer Affected by VCID-qjqs-zfd5-ckbt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T12:56:18.851920+00:00 Debian Oval Importer Affected by VCID-spwd-dz6f-5fh9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0
2026-04-02T12:53:15.722557+00:00 Debian Oval Importer Affected by VCID-mmre-2wur-u7hn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 38.0.0