Search for packages
purl | pkg:deb/debian/apache2@2.4.10-10%2Bdeb8u12 |
Next non-vulnerable version | 2.4.62-1~deb11u1 |
Latest non-vulnerable version | 2.4.62-1~deb11u1 |
Risk | 10.0 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-19e7-m81e-aaas
Aliases: CVE-2024-38476 |
Vulnerability in core of Apache HTTP Server 2.4.59 and earlier are vulnerably to information disclosure, SSRF or local script execution via backend applications whose response headers are malicious or exploitable. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-1awx-fb64-aaae
Aliases: CVE-2017-3167 |
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-1pf4-rzru-aaak
Aliases: CVE-2015-3183 |
The chunked transfer coding implementation in the Apache HTTP Server before 2.4.14 does not properly parse chunk headers, which allows remote attackers to conduct HTTP request smuggling attacks via a crafted request, related to mishandling of large chunk-size values and invalid chunk-extension characters in modules/http/http_filters.c. |
Affected by 83 other vulnerabilities. |
VCID-1qb6-kfej-aaaq
Aliases: CVE-2019-0190 |
A bug exists in the way mod_ssl handled client renegotiations. A remote attacker could send a carefully crafted request that would cause mod_ssl to enter a loop leading to a denial of service. This bug can be only triggered with Apache HTTP Server version 2.4.37 when using OpenSSL version 1.1.1 or later, due to an interaction in changes to handling of renegotiation attempts. |
Affected by 58 other vulnerabilities. |
VCID-2cgf-57ed-aaap
Aliases: CVE-2017-9798 |
Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-2dyn-1fxu-aaaa
Aliases: CVE-2020-13950 |
Apache HTTP Server versions 2.4.41 to 2.4.46 mod_proxy_http can be made to crash (NULL pointer dereference) with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service |
Affected by 0 other vulnerabilities. |
VCID-2ry3-3w5k-aaan
Aliases: CVE-2024-24795 |
HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack. Users are recommended to upgrade to version 2.4.59, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-34zq-vqpq-aaac
Aliases: CVE-2017-15710 |
In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, mod_authnz_ldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset conversion table, a fallback mechanism is used to truncate it to a two characters value to allow a quick retry (for example, 'en-US' is truncated to 'en'). A header value of less than two characters forces an out of bound write of one NUL byte to a memory location that is not part of the string. In the worst case, quite unlikely, the process would crash which could be used as a Denial of Service attack. In the more likely case, this memory is already reserved for future use and the issue has no effect at all. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-38cq-p1jy-aaag
Aliases: CVE-2021-30641 |
Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF' |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-3s4q-7ked-aaag
Aliases: CVE-2022-31813 |
Apache HTTP Server 2.4.53 and earlier may not send the X-Forwarded-* headers to the origin server based on client side Connection header hop-by-hop mechanism. This may be used to bypass IP based authentication on the origin server/application. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-46br-m32d-aaaq
Aliases: CVE-2017-7668 |
The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force ap_find_token() to return an incorrect value. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-4731-a7e2-aaac
Aliases: CVE-2024-38472 |
SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.60 which fixes this issue. Note: Existing configurations that access UNC paths will have to configure new directive "UNCList" to allow access during request processing. |
Affected by 0 other vulnerabilities. |
VCID-4dx6-52mp-aaae
Aliases: CVE-2016-4979 |
The Apache HTTP Server 2.4.18 through 2.4.20, when mod_http2 and mod_ssl are enabled, does not properly recognize the "SSLVerifyClient require" directive for HTTP/2 request authorization, which allows remote attackers to bypass intended access restrictions by leveraging the ability to send multiple requests over a single connection and aborting a renegotiation. |
Affected by 83 other vulnerabilities. |
VCID-4gaf-sz3q-aaaj
Aliases: CVE-2019-10081 |
HTTP/2 (2.4.20 through 2.4.39) very early pushes, for example configured with "H2PushResource", could lead to an overwrite of memory in the pushing request's pool, leading to crashes. The memory copied is that of the configured push link header values, not data supplied by the client. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-52ed-f8tm-aaas
Aliases: CVE-2006-20001 |
A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-58bp-xcef-aaag
Aliases: CVE-2022-37436 |
Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-6cg8-antz-aaap
Aliases: CVE-2021-26690 |
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-6nrk-j4zn-aaae
Aliases: CVE-2024-27316 |
HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion. |
Affected by 0 other vulnerabilities. |
VCID-6xbz-fygf-aaaa
Aliases: CVE-2022-36760 |
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-7cfb-52z9-aaad
Aliases: CVE-2023-45802 |
When a HTTP/2 stream was reset (RST frame) by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing the memory footprint to keep on growing. On connection close, all resources were reclaimed, but the process might run out of memory before that. This was found by the reporter during testing of CVE-2023-44487 (HTTP/2 Rapid Reset Exploit) with their own test client. During "normal" HTTP/2 use, the probability to hit this bug is very low. The kept memory would not become noticeable before the connection closes or times out. Users are recommended to upgrade to version 2.4.58, which fixes the issue. |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-7n9g-cb8b-aaaa
Aliases: CVE-2020-1934 |
In Apache HTTP Server 2.4.0 to 2.4.41, mod_proxy_ftp may use uninitialized memory when proxying to a malicious FTP server. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-7s5z-gb56-aaaj
Aliases: CVE-2024-36387 |
Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance. |
Affected by 0 other vulnerabilities. |
VCID-9h4d-g4xk-aaas
Aliases: CVE-2019-0196 |
A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-9u3h-a9qk-aaab
Aliases: CVE-2019-10098 |
In Apache HTTP server 2.4.0 to 2.4.39, Redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an unexpected URL within the request URL. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-acdu-nvrc-aaab
Aliases: CVE-2024-40725 |
A partial fix for CVE-2024-39884 in the core of Apache HTTP Server 2.4.61 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted. Users are recommended to upgrade to version 2.4.62, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-afqb-78ks-aaak
Aliases: CVE-2023-43622 |
An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern. This has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout. This issue affects Apache HTTP Server: from 2.4.55 through 2.4.57. Users are recommended to upgrade to version 2.4.58, which fixes the issue. |
Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-an9p-a1ra-aaad
Aliases: CVE-2019-10082 |
In Apache HTTP Server 2.4.18-2.4.39, using fuzzed network input, the http/2 session handling could be made to read memory after being freed, during connection shutdown. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-anhr-hmmq-aaac
Aliases: CVE-2022-22719 |
A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-aruc-3t3r-aaan
Aliases: CVE-2021-40438 |
A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-baqv-1bzm-aaap
Aliases: CVE-2024-38473 |
Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-bd7g-fxqr-aaad
Aliases: CVE-2024-38475 |
Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. Substitutions in server context that use a backreferences or variables as the first segment of the substitution are affected. Some unsafe RewiteRules will be broken by this change and the rewrite flag "UnsafePrefixStat" can be used to opt back in once ensuring the substitution is appropriately constrained. |
Affected by 0 other vulnerabilities. |
VCID-bjwz-mszt-aaag
Aliases: CVE-2022-28614 |
The ap_rwrite() function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using ap_rwrite() or ap_rputs(), such as with mod_luas r:puts() function. Modules compiled and distributed separately from Apache HTTP Server that use the 'ap_rputs' function and may pass it a very large (INT_MAX or larger) string must be compiled against current headers to resolve the issue. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-c1qx-237r-aaas
Aliases: CVE-2024-38477 |
null pointer dereference in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows an attacker to crash the server via a malicious request. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-cph8-x6eu-aaae
Aliases: CVE-2019-0215 |
In Apache HTTP Server 2.4 releases 2.4.37 and 2.4.38, a bug in mod_ssl when using per-location client certificate verification with TLSv1.3 allowed a client to bypass configured access control restrictions. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-cspd-eg4d-aaaf
Aliases: CVE-2021-26691 |
In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-cw1s-b871-aaab
Aliases: CVE-2022-22720 |
Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-cwce-397z-aaak
Aliases: CVE-2020-11993 |
Apache HTTP Server versions 2.4.20 to 2.4.43 When trace/debug was enabled for the HTTP/2 module and on certain traffic edge patterns, logging statements were made on the wrong connection, causing concurrent use of memory pools. Configuring the LogLevel of mod_http2 above "info" will mitigate this vulnerability for unpatched servers. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-cwwm-tz2r-aaan
Aliases: CVE-2019-0220 |
A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing will implicitly collapse them. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-dt6a-dc5k-aaak
Aliases: CVE-2020-11984 |
Apache HTTP server 2.4.32 to 2.4.44 mod_proxy_uwsgi info disclosure and possible RCE |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-ebqh-gauj-aaac
Aliases: CVE-2020-11985 |
IP address spoofing when proxying using mod_remoteip and mod_rewrite For configurations using proxying with mod_remoteip and certain mod_rewrite rules, an attacker could spoof their IP address for logging and PHP scripts. Note this issue was fixed in Apache HTTP Server 2.4.24 but was retrospectively allocated a low severity CVE in 2020. |
Affected by 83 other vulnerabilities. |
VCID-egnd-62hk-aaaa
Aliases: CVE-2018-11763 |
In Apache HTTP Server 2.4.17 to 2.4.34, by sending continuous, large SETTINGS frames a client can occupy a connection, server thread and CPU time without any connection timeout coming to effect. This affects only HTTP/2 connections. A possible mitigation is to not enable the h2 protocol. |
Affected by 58 other vulnerabilities. |
VCID-emdg-eudm-aaas
Aliases: CVE-2023-25690 |
Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. For example, something like: RewriteEngine on RewriteRule "^/here/(.*)" "http://example.com:8080/elsewhere?$1"; [P] ProxyPassReverse /here/ http://example.com:8080/ Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-f7ay-kdy2-aaam
Aliases: CVE-2024-39573 |
Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL's to be handled by mod_proxy. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-fccq-2kpj-aaap
Aliases: CVE-2021-36160 |
A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive). |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-fe6e-xrdj-aaak
Aliases: CVE-2018-8011 |
By specially crafting HTTP requests, the mod_md challenge handler would dereference a NULL pointer and cause the child process to segfault. This could be used to DoS the server. Fixed in Apache HTTP Server 2.4.34 (Affected 2.4.33). |
Affected by 58 other vulnerabilities. |
VCID-g5wc-xh9z-aaaf
Aliases: CVE-2017-7679 |
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end of a buffer when sending a malicious Content-Type response header. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-g7gd-zfmv-aaae
Aliases: CVE-2016-4975 |
Possible CRLF injection allowing HTTP response splitting attacks for sites which use mod_userdir. This issue was mitigated by changes made in 2.4.25 and 2.2.32 which prohibit CR or LF injection into the "Location" or other outbound header key or value. Fixed in Apache HTTP Server 2.4.25 (Affected 2.4.1-2.4.23). Fixed in Apache HTTP Server 2.2.32 (Affected 2.2.0-2.2.31). |
Affected by 83 other vulnerabilities. |
VCID-g832-nnp6-aaas
Aliases: CVE-2018-1303 |
A specially crafted HTTP request header could have crashed the Apache HTTP Server prior to version 2.4.30 due to an out of bound read while preparing data to be cached in shared memory. It could be used as a Denial of Service attack against users of mod_cache_socache. The vulnerability is considered as low risk since mod_cache_socache is not widely used, mod_cache_disk is not concerned by this vulnerability. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-g86h-8jec-aaaj
Aliases: CVE-2018-1333 |
By specially crafting HTTP/2 requests, workers would be allocated 60 seconds longer than necessary, leading to worker exhaustion and a denial of service. Fixed in Apache HTTP Server 2.4.34 (Affected 2.4.18-2.4.30,2.4.33). |
Affected by 58 other vulnerabilities. |
VCID-gtfr-3t82-aaab
Aliases: CVE-2019-9517 |
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-gzvw-kw4v-aaae
Aliases: CVE-2019-0211 |
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or prefork, code executing in less-privileged child processes or threads (including scripts executed by an in-process scripting interpreter) could execute arbitrary code with the privileges of the parent process (usually root) by manipulating the scoreboard. Non-Unix systems are not affected. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-h5x7-bugb-aaab
Aliases: CVE-2019-0217 |
In Apache HTTP Server 2.4 release 2.4.38 and prior, a race condition in mod_auth_digest when running in a threaded server could allow a user with valid credentials to authenticate using another username, bypassing configured access control restrictions. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-kbsm-t2tv-aaan
Aliases: CVE-2018-1301 |
A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode (both log and build level), so it is classified as low risk for common server usage. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-kcnv-z2rj-aaaa
Aliases: CVE-2021-39275 |
ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-kraa-vyt2-aaaa
Aliases: CVE-2017-9788 |
In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-ksjq-1m1d-aaag
Aliases: CVE-2015-3185 |
The ap_some_auth_required function in server/request.c in the Apache HTTP Server 2.4.x before 2.4.14 does not consider that a Require directive may be associated with an authorization setting rather than an authentication setting, which allows remote attackers to bypass intended access restrictions in opportunistic circumstances by leveraging the presence of a module that relies on the 2.2 API behavior. |
Affected by 83 other vulnerabilities. |
VCID-ktfu-gs2z-aaah
Aliases: CVE-2017-15715 |
In Apache httpd 2.4.0 to 2.4.29, the expression specified in <FilesMatch> could match '$' to a newline character in a malicious filename, rather than matching only the end of the filename. This could be exploited in environments where uploads of some files are are externally blocked, but only by matching the trailing portion of the filename. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-mdun-23uj-aaap
Aliases: CVE-2016-2161 |
In Apache HTTP Server versions 2.4.0 to 2.4.23, malicious input to mod_auth_digest can cause the server to crash, and each instance continues to crash even for subsequently valid requests. |
Affected by 83 other vulnerabilities. |
VCID-mkb3-hse5-aaam
Aliases: CVE-2022-30556 |
Apache HTTP Server 2.4.53 and earlier may return lengths to applications calling r:wsread() that point past the end of the storage allocated for the buffer. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-mnbx-sanh-aaar
Aliases: CVE-2023-31122 |
Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57. |
Affected by 0 other vulnerabilities. Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-mxf3-h568-aaae
Aliases: CVE-2022-28615 |
Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scripts that use ap_strcmp_match() may hypothetically be affected. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-n1yq-pscd-aaaj
Aliases: CVE-2018-1283 |
In Apache httpd 2.4.0 to 2.4.29, when mod_session is configured to forward its session data to CGI applications (SessionEnv on, not the default), a remote user may influence their content by using a "Session" header. This comes from the "HTTP_SESSION" variable name used by mod_session to forward its data to CGIs, since the prefix "HTTP_" is also used by the Apache HTTP Server to pass HTTP header fields, per CGI specifications. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-nb5p-3kg7-aaab
Aliases: CVE-2022-29404 |
In Apache HTTP Server 2.4.53 and earlier, a malicious request to a lua script that calls r:parsebody(0) may cause a denial of service due to no default limit on possible input size. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-ncxa-2sp4-aaam
Aliases: CVE-2019-10092 |
In Apache HTTP Server 2.4.0-2.4.39, a limited cross-site scripting issue was reported affecting the mod_proxy error page. An attacker could cause the link on the error page to be malformed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-nfk5-fhfj-aaaf
Aliases: CVE-2019-17567 |
Apache HTTP Server versions 2.4.6 to 2.4.46 mod_proxy_wstunnel configured on an URL that is not necessarily Upgraded by the origin server was tunneling the whole connection regardless, thus allowing for subsequent requests on the same connection to pass through with no HTTP validation, authentication or authorization possibly configured. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-nmtk-ar4f-aaaj
Aliases: CVE-2018-17189 |
In Apache HTTP server versions 2.4.37 and prior, by sending request bodies in a slow loris way to plain resources, the h2 stream for that request unnecessarily occupied a server thread cleaning up that incoming data. This affects only HTTP/2 (mod_http2) connections. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-nqvz-62x1-aaan
Aliases: CVE-2016-1546 |
The Apache HTTP Server 2.4.17 and 2.4.18, when mod_http2 is enabled, does not limit the number of simultaneous stream workers for a single HTTP/2 connection, which allows remote attackers to cause a denial of service (stream-processing outage) via modified flow-control windows. |
Affected by 83 other vulnerabilities. |
VCID-p7u8-p1c9-aaan
Aliases: CVE-2017-7659 |
A maliciously constructed HTTP/2 request could cause mod_http2 in Apache HTTP Server 2.4.24, 2.4.25 to dereference a NULL pointer and crash the server process. |
Affected by 58 other vulnerabilities. |
VCID-pm2k-zdhx-aaam
Aliases: CVE-2017-3169 |
In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-ppv5-vazq-aaah
Aliases: CVE-2024-38474 |
Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI. Users are recommended to upgrade to version 2.4.60, which fixes this issue. Some RewriteRules that capture and substitute unsafely will now fail unless rewrite flag "UnsafeAllow3F" is specified. |
Affected by 0 other vulnerabilities. |
VCID-pwbf-6cc6-aaap
Aliases: CVE-2022-26377 |
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.53 and prior versions. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-qvee-un4j-aaae
Aliases: CVE-2016-8740 |
The mod_http2 module in the Apache HTTP Server 2.4.17 through 2.4.23, when the Protocols configuration includes h2 or h2c, does not restrict request-header length, which allows remote attackers to cause a denial of service (memory consumption) via crafted CONTINUATION frames in an HTTP/2 request. |
Affected by 83 other vulnerabilities. |
VCID-qxmm-betc-aaae
Aliases: CVE-2018-17199 |
In Apache HTTP Server 2.4 release 2.4.37 and prior, mod_session checks the session expiry time before decoding the session. This causes session expiry time to be ignored for mod_session_cookie sessions since the expiry time is loaded when the session is decoded. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-qz6b-x9ps-aaae
Aliases: CVE-2020-35452 |
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-rdww-rdku-aaas
Aliases: CVE-2020-1927 |
In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-ryex-1mb4-aaap
Aliases: CVE-2016-5387 |
The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. NOTE: the vendor states "This mitigation has been assigned the identifier CVE-2016-5387"; in other words, this is not a CVE ID for a vulnerability. |
Affected by 83 other vulnerabilities. |
VCID-sq1x-q7m4-aaam
Aliases: CVE-2022-22721 |
If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-ssfy-rqw5-aaab
Aliases: CVE-2019-10097 |
In Apache HTTP Server 2.4.32-2.4.39, when mod_remoteip was configured to use a trusted intermediary proxy server using the "PROXY" protocol, a specially crafted PROXY header could trigger a stack buffer overflow or NULL pointer deference. This vulnerability could only be triggered by a trusted proxy and not by untrusted HTTP clients. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-t7fa-jbkc-aaab
Aliases: CVE-2021-44224 |
A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included). |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-tnr1-zca1-aaaq
Aliases: CVE-2021-34798 |
Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-tt99-7et1-aaap
Aliases: CVE-2023-27522 GHSA-vcph-37mh-fqrh |
HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-v2he-mm5s-aaaj
Aliases: CVE-2021-44790 |
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-vtj3-6vp1-aaap
Aliases: CVE-2019-0197 |
A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. Server that never enabled the h2 protocol or that only enabled it for https: and did not set "H2Upgrade on" are unaffected by this issue. |
Affected by 58 other vulnerabilities. |
VCID-vxz1-6nus-aaaf
Aliases: CVE-2021-31618 |
Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status code indicating why the request was rejected. This rejection response was not fully initialised in the HTTP/2 protocol handler if the offending header was the very first one received or appeared in a a footer. This led to a NULL pointer dereference on initialised memory, crashing reliably the child process. Since such a triggering HTTP/2 request is easy to craft and submit, this can be exploited to DoS the server. This issue affected mod_http2 1.15.17 and Apache HTTP Server version 2.4.47 only. Apache HTTP Server 2.4.47 was never released. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-w59z-4ctd-aaak
Aliases: CVE-2023-38709 |
Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses. This issue affects Apache HTTP Server: through 2.4.58. |
Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-w75t-taf6-aaar
Aliases: CVE-2024-39884 |
A regression in the core of Apache HTTP Server 2.4.60 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted. Users are recommended to upgrade to version 2.4.61, which fixes this issue. |
Affected by 0 other vulnerabilities. |
VCID-wf8u-9fv3-aaap
Aliases: CVE-2016-8743 |
Apache HTTP Server, in all releases prior to 2.2.32 and 2.4.25, was liberal in the whitespace accepted from requests and sent in response lines and headers. Accepting these different behaviors represented a security concern when httpd participates in any chain of proxies or interacts with back-end application servers, either through mod_proxy or using conventional CGI mechanisms, and may result in request smuggling, response splitting and cache pollution. |
Affected by 83 other vulnerabilities. |
VCID-xsdu-9jb4-aaas
Aliases: CVE-2022-30522 |
If Apache HTTP Server 2.4.53 is configured to do transformations with mod_sed in contexts where the input to mod_sed may be very large, mod_sed may make excessively large memory allocations and trigger an abort. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-xwew-bszp-aaad
Aliases: CVE-2018-1312 |
In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed across servers by an attacker without detection. |
Affected by 83 other vulnerabilities. Affected by 58 other vulnerabilities. |
VCID-yawf-ek7c-aaad
Aliases: CVE-2022-23943 |
Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-yc1w-zrsk-aaap
Aliases: CVE-2018-1302 |
When an HTTP/2 stream was destroyed after being handled, the Apache HTTP Server prior to version 2.4.30 could have written a NULL pointer potentially to an already freed memory. The memory pools maintained by the server make this vulnerability hard to trigger in usual configurations, the reporter and the team could not reproduce it outside debug builds, so it is classified as low risk. |
Affected by 58 other vulnerabilities. |
VCID-ynsc-ebc6-aaaf
Aliases: CVE-2016-0736 |
In Apache HTTP Server versions 2.4.0 to 2.4.23, mod_session_crypto was encrypting its data/cookie using the configured ciphers with possibly either CBC or ECB modes of operation (AES256-CBC by default), hence no selectable or builtin authenticated encryption. This made it vulnerable to padding oracle attacks, particularly with CBC. |
Affected by 83 other vulnerabilities. |
VCID-ytrc-wygq-aaaf
Aliases: CVE-2020-9490 |
Apache HTTP Server versions 2.4.20 to 2.4.43. A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. Configuring the HTTP/2 feature via "H2Push off" will mitigate this vulnerability for unpatched servers. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-z9au-scjh-aaae
Aliases: CVE-2021-33193 |
A crafted method sent through HTTP/2 will bypass validation and be forwarded by mod_proxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48. |
Affected by 58 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. Affected by 0 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-1awx-fb64-aaae | In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, use of the ap_get_basic_auth_pw() by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed. |
CVE-2017-3167
|
VCID-1pf4-rzru-aaak | The chunked transfer coding implementation in the Apache HTTP Server before 2.4.14 does not properly parse chunk headers, which allows remote attackers to conduct HTTP request smuggling attacks via a crafted request, related to mishandling of large chunk-size values and invalid chunk-extension characters in modules/http/http_filters.c. |
CVE-2015-3183
|
VCID-2cgf-57ed-aaap | Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c. |
CVE-2017-9798
|
VCID-34zq-vqpq-aaac | In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, mod_authnz_ldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset conversion table, a fallback mechanism is used to truncate it to a two characters value to allow a quick retry (for example, 'en-US' is truncated to 'en'). A header value of less than two characters forces an out of bound write of one NUL byte to a memory location that is not part of the string. In the worst case, quite unlikely, the process would crash which could be used as a Denial of Service attack. In the more likely case, this memory is already reserved for future use and the issue has no effect at all. |
CVE-2017-15710
|
VCID-46br-m32d-aaaq | The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force ap_find_token() to return an incorrect value. |
CVE-2017-7668
|
VCID-g5wc-xh9z-aaaf | In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_mime can read one byte past the end of a buffer when sending a malicious Content-Type response header. |
CVE-2017-7679
|
VCID-g832-nnp6-aaas | A specially crafted HTTP request header could have crashed the Apache HTTP Server prior to version 2.4.30 due to an out of bound read while preparing data to be cached in shared memory. It could be used as a Denial of Service attack against users of mod_cache_socache. The vulnerability is considered as low risk since mod_cache_socache is not widely used, mod_cache_disk is not concerned by this vulnerability. |
CVE-2018-1303
|
VCID-kbsm-t2tv-aaan | A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode (both log and build level), so it is classified as low risk for common server usage. |
CVE-2018-1301
|
VCID-kraa-vyt2-aaaa | In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service. |
CVE-2017-9788
|
VCID-ksjq-1m1d-aaag | The ap_some_auth_required function in server/request.c in the Apache HTTP Server 2.4.x before 2.4.14 does not consider that a Require directive may be associated with an authorization setting rather than an authentication setting, which allows remote attackers to bypass intended access restrictions in opportunistic circumstances by leveraging the presence of a module that relies on the 2.2 API behavior. |
CVE-2015-3185
|
VCID-ktfu-gs2z-aaah | In Apache httpd 2.4.0 to 2.4.29, the expression specified in <FilesMatch> could match '$' to a newline character in a malicious filename, rather than matching only the end of the filename. This could be exploited in environments where uploads of some files are are externally blocked, but only by matching the trailing portion of the filename. |
CVE-2017-15715
|
VCID-mdun-23uj-aaap | In Apache HTTP Server versions 2.4.0 to 2.4.23, malicious input to mod_auth_digest can cause the server to crash, and each instance continues to crash even for subsequently valid requests. |
CVE-2016-2161
|
VCID-n1yq-pscd-aaaj | In Apache httpd 2.4.0 to 2.4.29, when mod_session is configured to forward its session data to CGI applications (SessionEnv on, not the default), a remote user may influence their content by using a "Session" header. This comes from the "HTTP_SESSION" variable name used by mod_session to forward its data to CGIs, since the prefix "HTTP_" is also used by the Apache HTTP Server to pass HTTP header fields, per CGI specifications. |
CVE-2018-1283
|
VCID-pm2k-zdhx-aaam | In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, mod_ssl may dereference a NULL pointer when third-party modules call ap_hook_process_connection() during an HTTP request to an HTTPS port. |
CVE-2017-3169
|
VCID-ryex-1mb4-aaap | The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. NOTE: the vendor states "This mitigation has been assigned the identifier CVE-2016-5387"; in other words, this is not a CVE ID for a vulnerability. |
CVE-2016-5387
|
VCID-wf8u-9fv3-aaap | Apache HTTP Server, in all releases prior to 2.2.32 and 2.4.25, was liberal in the whitespace accepted from requests and sent in response lines and headers. Accepting these different behaviors represented a security concern when httpd participates in any chain of proxies or interacts with back-end application servers, either through mod_proxy or using conventional CGI mechanisms, and may result in request smuggling, response splitting and cache pollution. |
CVE-2016-8743
|
VCID-xwew-bszp-aaad | In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed across servers by an attacker without detection. |
CVE-2018-1312
|
VCID-ynsc-ebc6-aaaf | In Apache HTTP Server versions 2.4.0 to 2.4.23, mod_session_crypto was encrypting its data/cookie using the configured ciphers with possibly either CBC or ECB modes of operation (AES256-CBC by default), hence no selectable or builtin authenticated encryption. This made it vulnerable to padding oracle attacks, particularly with CBC. |
CVE-2016-0736
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-21T19:19:12.915558+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:18:04.396382+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:16:02.021247+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:00:29.115761+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:53:28.497329+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:49:34.720294+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:48:46.089287+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:46:57.434765+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:40:13.282898+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:16:33.929320+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:07:04.743387+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T17:58:16.450412+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:44:44.101045+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:32:38.901340+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:28:01.585161+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:25:43.958810+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:24:01.546845+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:20:07.117048+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:10:29.353628+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:02:27.575200+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:52:37.659588+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:46:53.688097+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:43:46.581039+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:30:22.883294+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:28:36.954061+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:26:33.878085+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:24:20.303237+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:19:54.681823+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:11:56.592157+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:56:28.200236+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:49:16.603108+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:46:12.636033+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:45:20.935635+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:36:47.126435+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:22:35.306966+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:18:36.921042+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:16:49.938117+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:10:08.109556+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:09:07.825145+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:07:24.062057+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:03:13.043093+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:00:06.407580+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:59:55.231520+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:54:38.194998+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:42:08.213325+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:33:21.098429+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:21:10.251395+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:18:48.162172+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:16:15.539989+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:12:40.825822+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:09:07.946966+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:06:52.935386+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:59:56.786969+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:55:37.625993+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:55:01.809110+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:54:55.672522+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:53:48.650976+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:52:15.497196+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:49:46.587661+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:47:46.452070+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:46:17.482268+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:44:52.823041+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:42:33.969595+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:41:03.462791+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:39:44.844320+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:17:21.100039+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:15:14.423122+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:00:56.981917+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:57:57.868508+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:42:16.060508+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:34:48.339519+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:34:39.674762+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:19:21.004260+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:18:25.160989+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:17:19.188523+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:10:42.448945+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:48:10.448821+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:43:25.979345+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:40:22.176755+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:40:17.056874+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:38:21.899912+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:37:37.546596+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:37:03.001670+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:19:20.529014+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:18:06.640298+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:16:30.523840+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:12:24.392896+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:09:28.845813+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T11:08:39.192186+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T11:05:53.106549+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:52:32.627884+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:51:58.927401+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:51:38.563370+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:49:49.244072+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:47:42.975892+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:40:20.833825+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:40:11.406702+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:40:04.130702+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:39:53.400657+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:38:58.053899+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:35:38.450147+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:31:58.038145+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:30:02.635405+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:29:07.009532+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:28:49.541474+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:21:12.296985+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:20:46.348223+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:18:54.014425+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:15:23.686699+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:14:17.772456+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T10:11:30.704715+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T10:09:06.582578+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T10:07:17.642027+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T10:03:49.209924+00:00 | Debian Oval Importer | Fixing | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:57:27.510428+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:55:12.979570+00:00 | Debian Oval Importer | Fixing | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:54:56.954790+00:00 | Debian Oval Importer | Fixing | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:52:50.127940+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:49:22.085173+00:00 | Debian Oval Importer | Fixing | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:47:31.185751+00:00 | Debian Oval Importer | Fixing | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:46:27.720045+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:44:39.412954+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:43:37.166664+00:00 | Debian Oval Importer | Fixing | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:42:30.649834+00:00 | Debian Oval Importer | Fixing | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:40:39.723045+00:00 | Debian Oval Importer | Fixing | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:36:22.390757+00:00 | Debian Oval Importer | Fixing | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:33:40.151869+00:00 | Debian Oval Importer | Fixing | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T09:32:38.296324+00:00 | Debian Oval Importer | Fixing | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.3 |
2025-06-21T07:50:43.816395+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | None | 36.1.3 |
2025-06-21T07:50:43.127772+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | None | 36.1.3 |
2025-06-21T07:43:30.602024+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | None | 36.1.3 |
2025-06-21T07:43:29.202759+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | None | 36.1.3 |
2025-06-21T07:43:28.379360+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | None | 36.1.3 |
2025-06-21T05:30:11.336773+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | None | 36.1.3 |
2025-06-21T03:58:49.733913+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | None | 36.1.3 |
2025-06-21T02:54:30.536932+00:00 | Debian Oval Importer | Affected by | VCID-2dyn-1fxu-aaaa | None | 36.1.3 |
2025-06-21T01:31:08.372538+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | None | 36.1.3 |
2025-06-21T01:26:15.094705+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | None | 36.1.3 |
2025-06-21T01:20:34.946396+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | None | 36.1.3 |
2025-06-21T01:18:33.983582+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | None | 36.1.3 |
2025-06-21T01:18:05.417451+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | None | 36.1.3 |
2025-06-21T01:09:56.597677+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | None | 36.1.3 |
2025-06-21T01:07:03.142286+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | None | 36.1.3 |
2025-06-21T01:05:41.689516+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | None | 36.1.3 |
2025-06-21T01:02:12.791643+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | None | 36.1.3 |
2025-06-21T00:54:54.814292+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | None | 36.1.3 |
2025-06-21T00:53:47.884997+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | None | 36.1.3 |
2025-06-21T00:50:54.429320+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | None | 36.1.3 |
2025-06-21T00:46:09.549132+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | None | 36.1.3 |
2025-06-21T00:45:50.909301+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | None | 36.1.3 |
2025-06-21T00:42:07.888827+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | None | 36.1.3 |
2025-06-21T00:41:14.089306+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | None | 36.1.3 |
2025-06-21T00:39:44.933784+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | None | 36.1.3 |
2025-06-21T00:31:56.229910+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | None | 36.1.3 |
2025-06-21T00:27:19.024882+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | None | 36.1.3 |
2025-06-21T00:26:50.568082+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | None | 36.1.3 |
2025-06-21T00:22:39.422703+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | None | 36.1.3 |
2025-06-21T00:19:42.237701+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | None | 36.1.3 |
2025-06-21T00:14:46.764326+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | None | 36.1.3 |
2025-06-21T00:13:51.261567+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | None | 36.1.3 |
2025-06-21T00:10:03.115387+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | None | 36.1.3 |
2025-06-21T00:06:03.906714+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | None | 36.1.3 |
2025-06-21T00:05:27.557694+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | None | 36.1.3 |
2025-06-20T23:53:22.608996+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | None | 36.1.3 |
2025-06-20T23:40:12.986812+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | None | 36.1.3 |
2025-06-20T23:38:09.796108+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | None | 36.1.3 |
2025-06-20T23:34:29.260108+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | None | 36.1.3 |
2025-06-20T23:30:20.227222+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | None | 36.1.3 |
2025-06-20T23:27:18.897343+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | None | 36.1.3 |
2025-06-20T23:19:01.995141+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | None | 36.1.3 |
2025-06-20T23:18:33.531073+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | None | 36.1.3 |
2025-06-20T23:17:34.989508+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | None | 36.1.3 |
2025-06-20T23:10:49.235881+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | None | 36.1.3 |
2025-06-20T23:09:38.335618+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | None | 36.1.3 |
2025-06-20T23:07:59.947617+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | None | 36.1.3 |
2025-06-20T23:04:12.844549+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | None | 36.1.3 |
2025-06-20T22:59:34.014113+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | None | 36.1.3 |
2025-06-20T22:40:33.119817+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | None | 36.1.3 |
2025-06-20T22:35:11.173876+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | None | 36.1.3 |
2025-06-20T22:23:52.049713+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | None | 36.1.3 |
2025-06-20T22:23:38.070892+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | None | 36.1.3 |
2025-06-20T22:10:03.477358+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | None | 36.1.3 |
2025-06-20T21:53:25.398248+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | None | 36.1.3 |
2025-06-20T21:51:31.786331+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | None | 36.1.3 |
2025-06-20T21:37:16.689264+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | None | 36.1.3 |
2025-06-20T21:35:22.728705+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | None | 36.1.3 |
2025-06-20T21:26:03.248309+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | None | 36.1.3 |
2025-06-20T21:21:53.692250+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | None | 36.1.3 |
2025-06-20T21:18:16.869922+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | None | 36.1.3 |
2025-06-20T21:03:45.772507+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | None | 36.1.3 |
2025-06-20T20:56:33.296187+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | None | 36.1.3 |
2025-06-20T20:56:19.294179+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | None | 36.1.3 |
2025-06-20T20:46:31.675004+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | None | 36.1.3 |
2025-06-20T20:44:38.142729+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | None | 36.1.3 |
2025-06-20T20:44:20.441697+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | None | 36.1.3 |
2025-06-20T20:38:27.485641+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | None | 36.1.3 |
2025-06-20T20:38:09.206421+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | None | 36.1.3 |
2025-06-20T20:32:09.699177+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | None | 36.1.3 |
2025-06-20T20:31:22.661976+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | None | 36.1.3 |
2025-06-20T20:09:19.053029+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | None | 36.1.3 |
2025-06-20T20:01:27.694947+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | None | 36.1.3 |
2025-06-20T20:00:55.363902+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | None | 36.1.3 |
2025-06-20T19:58:33.255366+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | None | 36.1.3 |
2025-06-20T19:56:00.633082+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | None | 36.1.3 |
2025-06-20T19:55:42.019058+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | None | 36.1.3 |
2025-06-20T19:53:58.890130+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | None | 36.1.3 |
2025-06-20T19:51:46.424278+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | None | 36.1.3 |
2025-06-20T19:51:02.165019+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | None | 36.1.3 |
2025-06-20T19:47:47.186903+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | None | 36.1.3 |
2025-06-20T19:43:04.103419+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | None | 36.1.3 |
2025-06-20T19:41:33.969799+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | None | 36.1.3 |
2025-06-20T19:38:42.761881+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | None | 36.1.3 |
2025-06-20T19:36:12.553207+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | None | 36.1.3 |
2025-06-08T13:14:48.601546+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:04:13.155193+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:03:16.365554+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:58.401982+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:23.946170+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:11.882727+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:55:28.723120+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:54:23.214184+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:50:21.397810+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:44:39.205389+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:42:44.352200+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:41:57.560241+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:38:19.172924+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:36:33.500194+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:29:11.584684+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:25:40.868040+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:23:05.786199+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:22:31.888332+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:19:12.706585+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:18:21.321639+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:15:21.101407+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:13:25.716935+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:12:29.927148+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:06:31.306271+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:06:17.482067+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:05:15.923112+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:47:57.913410+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:46:50.822677+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:44:48.383363+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:29:48.058693+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:23:15.419767+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:19:25.332699+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:18:37.877499+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:16:53.410520+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:10:21.941917+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:47:41.709810+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:38:39.143041+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:29:59.812983+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:17:48.429856+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:08:34.084999+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:06:28.844884+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:05:08.560449+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:04:23.582611+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:01:09.773327+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:52:28.118775+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:47:30.084404+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:37:45.680551+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:32:08.341747+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:29:01.850748+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:16:13.696354+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:14:30.746407+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:12:29.417153+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:10:20.973080+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:06:07.921715+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:00:27.552776+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:49:46.680752+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:42:40.770674+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:39:46.749773+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:39:04.861288+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:31:18.240319+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:16:58.163430+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:12:30.968425+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:10:39.851558+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:03:46.896001+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:02:43.520079+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:00:53.248944+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:56:35.836568+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:53:29.172689+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:53:18.226646+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:48:01.057824+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:35:25.738534+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:26:24.822397+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:14:18.045406+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:11:53.703837+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:09:36.762817+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:06:03.076044+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:02:31.503363+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:00:30.987026+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:54:04.945732+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:49:52.537060+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:49:17.956104+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:49:12.447069+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:48:05.958110+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:46:29.841315+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:43:56.773577+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:41:56.257365+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:40:28.302598+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:39:03.656942+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:36:46.726194+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:35:17.762540+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:34:01.480727+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:11:58.152467+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:09:54.268471+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:55:53.426047+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:52:56.287605+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:38:02.164541+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:32:59.599324+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:32:51.022729+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:22:32.692497+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:22:02.820152+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:21:19.151612+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:16:46.052564+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:02:41.972987+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:59:09.382712+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:57:12.200677+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:57:10.754553+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:55:45.058991+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:55:09.722699+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:54:49.708667+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:43:19.327397+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:42:25.566096+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:41:22.514625+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:39:00.694201+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:37:37.035763+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:37:07.402692+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:35:21.807259+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:27:15.993227+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:26:49.454021+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:26:42.159232+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:25:34.599800+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:24:11.890776+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:20:04.259229+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:19:54.176398+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:19:47.192113+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:19:37.540947+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:19:10.257555+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:17:18.872510+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:15:06.425023+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:14:00.868307+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:13:29.827780+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:13:20.538632+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:08:01.780241+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:07:45.681542+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:06:27.954738+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:03:33.509810+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:03:04.976786+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T04:00:32.565630+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:58:14.547260+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:56:29.798969+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:52:58.733299+00:00 | Debian Oval Importer | Fixing | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:46:26.279036+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:44:06.296198+00:00 | Debian Oval Importer | Fixing | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:43:48.176158+00:00 | Debian Oval Importer | Fixing | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:41:32.338422+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:38:01.431071+00:00 | Debian Oval Importer | Fixing | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:36:14.378579+00:00 | Debian Oval Importer | Fixing | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:35:11.032303+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:33:21.095855+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:32:14.812307+00:00 | Debian Oval Importer | Fixing | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:31:08.445085+00:00 | Debian Oval Importer | Fixing | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:29:18.970245+00:00 | Debian Oval Importer | Fixing | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:24:59.777739+00:00 | Debian Oval Importer | Fixing | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:22:11.410548+00:00 | Debian Oval Importer | Fixing | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T03:21:06.976852+00:00 | Debian Oval Importer | Fixing | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.1.0 |
2025-06-08T01:31:06.857544+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | None | 36.1.0 |
2025-06-08T01:31:06.170256+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | None | 36.1.0 |
2025-06-08T01:23:33.264680+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | None | 36.1.0 |
2025-06-08T01:23:31.906010+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | None | 36.1.0 |
2025-06-08T01:23:31.111584+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | None | 36.1.0 |
2025-06-07T23:08:00.566743+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | None | 36.1.0 |
2025-06-07T21:34:06.660271+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | None | 36.1.0 |
2025-06-07T20:22:06.638546+00:00 | Debian Oval Importer | Affected by | VCID-2dyn-1fxu-aaaa | None | 36.1.0 |
2025-06-07T18:54:05.478627+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | None | 36.1.0 |
2025-06-07T18:49:04.173049+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | None | 36.1.0 |
2025-06-07T18:43:22.148057+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | None | 36.1.0 |
2025-06-07T18:41:18.946096+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | None | 36.1.0 |
2025-06-07T18:40:48.909571+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | None | 36.1.0 |
2025-06-07T18:32:35.949047+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | None | 36.1.0 |
2025-06-07T18:29:39.176616+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | None | 36.1.0 |
2025-06-07T18:28:16.408062+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | None | 36.1.0 |
2025-06-07T18:24:42.651207+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | None | 36.1.0 |
2025-06-07T18:17:16.011080+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | None | 36.1.0 |
2025-06-07T18:16:09.106884+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | None | 36.1.0 |
2025-06-07T18:13:16.368885+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | None | 36.1.0 |
2025-06-07T18:08:41.222970+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | None | 36.1.0 |
2025-06-07T18:08:22.551697+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | None | 36.1.0 |
2025-06-07T18:04:41.966632+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | None | 36.1.0 |
2025-06-07T18:03:48.487106+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | None | 36.1.0 |
2025-06-07T18:02:19.995012+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | None | 36.1.0 |
2025-06-07T17:54:35.057157+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | None | 36.1.0 |
2025-06-07T17:50:02.130129+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | None | 36.1.0 |
2025-06-07T17:49:34.043327+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | None | 36.1.0 |
2025-06-07T17:45:28.008505+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | None | 36.1.0 |
2025-06-07T17:42:37.798678+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | None | 36.1.0 |
2025-06-07T17:37:39.501170+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | None | 36.1.0 |
2025-06-07T17:36:42.927872+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | None | 36.1.0 |
2025-06-07T17:32:50.193994+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | None | 36.1.0 |
2025-06-07T17:28:50.216678+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | None | 36.1.0 |
2025-06-07T17:28:13.429529+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | None | 36.1.0 |
2025-06-07T17:16:15.036226+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | None | 36.1.0 |
2025-06-07T17:03:09.219438+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | None | 36.1.0 |
2025-06-07T17:01:06.306653+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | None | 36.1.0 |
2025-06-07T16:57:26.207322+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | None | 36.1.0 |
2025-06-07T16:53:15.146209+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | None | 36.1.0 |
2025-06-07T16:50:14.111913+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | None | 36.1.0 |
2025-06-07T16:42:01.382801+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | None | 36.1.0 |
2025-06-07T16:41:32.963497+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | None | 36.1.0 |
2025-06-07T16:40:37.503424+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | None | 36.1.0 |
2025-06-07T16:33:56.083922+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | None | 36.1.0 |
2025-06-07T16:32:47.674562+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | None | 36.1.0 |
2025-06-07T16:31:08.782136+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | None | 36.1.0 |
2025-06-07T16:27:27.414277+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | None | 36.1.0 |
2025-06-07T16:22:46.588706+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | None | 36.1.0 |
2025-06-07T16:04:28.807092+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | None | 36.1.0 |
2025-06-07T15:59:10.792737+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | None | 36.1.0 |
2025-06-07T15:48:05.145417+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | None | 36.1.0 |
2025-06-07T15:47:51.521487+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | None | 36.1.0 |
2025-06-07T15:34:06.054551+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | None | 36.1.0 |
2025-06-07T15:16:45.958727+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | None | 36.1.0 |
2025-06-07T15:14:46.560886+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | None | 36.1.0 |
2025-06-07T14:59:56.855591+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | None | 36.1.0 |
2025-06-07T14:57:57.722303+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | None | 36.1.0 |
2025-06-07T14:48:53.495957+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | None | 36.1.0 |
2025-06-07T14:45:05.678772+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | None | 36.1.0 |
2025-06-07T14:42:04.164963+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | None | 36.1.0 |
2025-06-07T14:30:17.750218+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | None | 36.1.0 |
2025-06-07T14:24:34.587836+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | None | 36.1.0 |
2025-06-07T14:24:22.495550+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | None | 36.1.0 |
2025-06-07T14:18:29.979794+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | None | 36.1.0 |
2025-06-07T14:16:31.313270+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | None | 36.1.0 |
2025-06-07T14:16:12.861024+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | None | 36.1.0 |
2025-06-07T14:11:02.310775+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | None | 36.1.0 |
2025-06-07T14:10:44.197823+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | None | 36.1.0 |
2025-06-07T14:05:22.052958+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | None | 36.1.0 |
2025-06-07T14:05:02.895628+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | None | 36.1.0 |
2025-06-07T13:53:34.779108+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | None | 36.1.0 |
2025-06-07T13:50:15.174430+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | None | 36.1.0 |
2025-06-07T13:49:47.996267+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | None | 36.1.0 |
2025-06-07T13:48:11.345141+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | None | 36.1.0 |
2025-06-07T13:46:16.901386+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | None | 36.1.0 |
2025-06-07T13:45:56.215087+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | None | 36.1.0 |
2025-06-07T13:44:47.639807+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | None | 36.1.0 |
2025-06-07T13:43:12.082642+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | None | 36.1.0 |
2025-06-07T13:42:26.387317+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | None | 36.1.0 |
2025-06-07T13:39:52.819746+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | None | 36.1.0 |
2025-06-07T13:35:47.790697+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | None | 36.1.0 |
2025-06-07T13:35:02.299489+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | None | 36.1.0 |
2025-06-07T13:32:58.312994+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | None | 36.1.0 |
2025-06-07T13:31:23.643158+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | None | 36.1.0 |
2025-04-13T02:12:08.476644+00:00 | Debian Oval Importer | Affected by | VCID-w75t-taf6-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:58:11.011813+00:00 | Debian Oval Importer | Affected by | VCID-acdu-nvrc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:39.167129+00:00 | Debian Oval Importer | Affected by | VCID-7s5z-gb56-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:37.673382+00:00 | Debian Oval Importer | Affected by | VCID-f7ay-kdy2-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:36.922564+00:00 | Debian Oval Importer | Affected by | VCID-19e7-m81e-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:35.440213+00:00 | Debian Oval Importer | Affected by | VCID-bd7g-fxqr-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:34.620229+00:00 | Debian Oval Importer | Affected by | VCID-baqv-1bzm-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:33.176960+00:00 | Debian Oval Importer | Affected by | VCID-4731-a7e2-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:32.431045+00:00 | Debian Oval Importer | Affected by | VCID-ppv5-vazq-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:31.677588+00:00 | Debian Oval Importer | Affected by | VCID-c1qx-237r-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T00:33:52.755664+00:00 | Debian Oval Importer | Affected by | VCID-7cfb-52z9-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:52.001652+00:00 | Debian Oval Importer | Affected by | VCID-mnbx-sanh-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:51.262346+00:00 | Debian Oval Importer | Affected by | VCID-6nrk-j4zn-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:50.529021+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:49.789841+00:00 | Debian Oval Importer | Affected by | VCID-w59z-4ctd-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:49.009694+00:00 | Debian Oval Importer | Affected by | VCID-2ry3-3w5k-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T23:27:04.435710+00:00 | Debian Oval Importer | Affected by | VCID-2ry3-3w5k-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:24:49.702452+00:00 | Debian Oval Importer | Affected by | VCID-w59z-4ctd-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:22:43.719420+00:00 | Debian Oval Importer | Affected by | VCID-afqb-78ks-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:19:48.434632+00:00 | Debian Oval Importer | Affected by | VCID-6nrk-j4zn-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:18:08.906589+00:00 | Debian Oval Importer | Affected by | VCID-mnbx-sanh-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:16:41.136277+00:00 | Debian Oval Importer | Affected by | VCID-7cfb-52z9-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:39:48.602255+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:38:32.805514+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:34:18.545077+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:29:36.503631+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:19:42.889036+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:09:25.320312+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:03:16.541187+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:02:20.410993+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:58:34.039162+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:55:41.329583+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:49:13.756816+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:48:19.062319+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:38:56.581511+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:31:47.356440+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:20:58.372813+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:19:32.280269+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:09:40.666146+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:07:52.796572+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:07:41.982575+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:01:05.716334+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:57:18.753595+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:48:40.140494+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:46:16.946773+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:42:02.333061+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:35:40.431771+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:33:13.661112+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:08:52.803269+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:07:57.672313+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:02:58.665972+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:55:57.796264+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:55:17.365185+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:51:19.827037+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:49:57.347799+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:47:08.123570+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:46:22.929980+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:46:08.063484+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:44:18.978222+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:32:40.952332+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:17:31.949152+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:15:55.265853+00:00 | Debian Oval Importer | Affected by | VCID-2dyn-1fxu-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:15:18.759571+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:02:41.811781+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:51:42.881170+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:50:45.109217+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:48:22.030118+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:47:46.691846+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:47:33.806729+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:42:42.474154+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:41:33.618140+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:37:21.768343+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:31:31.805170+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:29:32.793073+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:28:44.331675+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:24:58.688212+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:23:07.585372+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:15:30.847063+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:11:49.997926+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:09:08.781434+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:08:33.539127+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:05:07.188714+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:04:13.202019+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:01:05.401926+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:59:07.436976+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:58:10.638061+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:52:01.367586+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:51:47.008326+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:50:43.010976+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:32:54.844705+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:31:45.347613+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:29:41.783493+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:14:06.218388+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:07:18.884751+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:03:22.855538+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:02:33.404900+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:00:43.060430+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:53:52.152728+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:29:49.266962+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:20:15.515130+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:11:14.367377+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T15:58:42.652135+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:40:54.439531+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:38:49.430049+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:37:28.029497+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:36:41.906308+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:33:26.608353+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:24:41.547765+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:19:47.968203+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:10:09.463512+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:04:31.888148+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:01:28.161258+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:48:18.682045+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:46:29.731424+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:44:23.133981+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:42:12.860056+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:37:53.672927+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:32:07.108620+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:21:20.401060+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:14:09.760064+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:11:12.759494+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:10:29.486532+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:02:44.464214+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:48:27.998078+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:44:25.795501+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:42:39.125125+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:35:55.878022+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:34:56.051167+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:33:13.709355+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:29:01.758203+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:25:54.043988+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:25:42.877990+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:20:31.753360+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:08:01.808812+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:59:14.682023+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:46:51.295653+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:44:27.704831+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:42:10.576913+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:38:40.712946+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:35:15.022227+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:33:09.673369+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:26:33.653583+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:22:18.161669+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:21:42.699162+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:21:37.050348+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:20:30.810927+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:18:53.916768+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:16:25.790269+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:14:24.556701+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:12:54.656697+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:11:29.477273+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:09:08.068082+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:07:36.517969+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:06:17.199403+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:44:04.991177+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:41:57.880391+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:27:44.688591+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:24:45.870107+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:09:35.054854+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:04:22.887321+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:04:14.105900+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:53:37.877981+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:53:07.445874+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:52:22.308895+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:47:48.829523+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:33:35.896198+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:30:07.718660+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:28:15.103013+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:28:13.618160+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:26:51.915716+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:26:20.293913+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:26:00.633704+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:14:20.039914+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:13:28.276416+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:12:26.131010+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:10:00.927633+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:08:30.016762+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T03:07:58.121560+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T03:06:00.280596+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:57:21.537757+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:56:53.428874+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:56:45.440807+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:55:31.777968+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:54:04.594902+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:49:34.982147+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:49:25.210457+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:49:16.908812+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:49:06.459327+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:48:36.852086+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:46:39.444581+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:44:21.469864+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:43:10.229390+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:42:36.626420+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:42:26.779779+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:36:41.654935+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:36:23.191143+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:35:00.535769+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:31:57.210095+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:31:27.170201+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T02:28:46.407058+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:26:20.817359+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:24:24.520371+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:20:50.052715+00:00 | Debian Oval Importer | Fixing | VCID-pm2k-zdhx-aaam | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:14:16.356314+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:11:50.195573+00:00 | Debian Oval Importer | Fixing | VCID-g5wc-xh9z-aaaf | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:11:33.043494+00:00 | Debian Oval Importer | Fixing | VCID-46br-m32d-aaaq | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:09:21.780644+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:05:46.737361+00:00 | Debian Oval Importer | Fixing | VCID-ksjq-1m1d-aaag | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:03:52.809399+00:00 | Debian Oval Importer | Fixing | VCID-xwew-bszp-aaad | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:02:45.753757+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T02:00:51.268927+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:59:44.969041+00:00 | Debian Oval Importer | Fixing | VCID-kbsm-t2tv-aaan | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:58:38.975527+00:00 | Debian Oval Importer | Fixing | VCID-wf8u-9fv3-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:56:45.834024+00:00 | Debian Oval Importer | Fixing | VCID-ktfu-gs2z-aaah | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:52:21.936018+00:00 | Debian Oval Importer | Fixing | VCID-n1yq-pscd-aaaj | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:49:35.271542+00:00 | Debian Oval Importer | Fixing | VCID-g832-nnp6-aaas | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T01:48:30.735979+00:00 | Debian Oval Importer | Fixing | VCID-mdun-23uj-aaap | https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 | 36.0.0 |
2025-04-08T00:03:33.254244+00:00 | Debian Oval Importer | Affected by | VCID-tt99-7et1-aaap | None | 36.0.0 |
2025-04-08T00:03:32.506153+00:00 | Debian Oval Importer | Affected by | VCID-emdg-eudm-aaas | None | 36.0.0 |
2025-04-07T23:56:09.977540+00:00 | Debian Oval Importer | Affected by | VCID-6xbz-fygf-aaaa | None | 36.0.0 |
2025-04-07T23:56:08.493736+00:00 | Debian Oval Importer | Affected by | VCID-58bp-xcef-aaag | None | 36.0.0 |
2025-04-07T23:56:07.685555+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | None | 36.0.0 |
2025-04-07T21:40:05.411601+00:00 | Debian Oval Importer | Affected by | VCID-nfk5-fhfj-aaaf | None | 36.0.0 |
2025-04-07T20:03:24.408265+00:00 | Debian Oval Importer | Affected by | VCID-z9au-scjh-aaae | None | 36.0.0 |
2025-04-07T18:57:15.972041+00:00 | Debian Oval Importer | Affected by | VCID-2dyn-1fxu-aaaa | None | 36.0.0 |
2025-04-07T17:31:55.797084+00:00 | Debian Oval Importer | Affected by | VCID-4gaf-sz3q-aaaj | None | 36.0.0 |
2025-04-07T17:26:54.227075+00:00 | Debian Oval Importer | Affected by | VCID-yawf-ek7c-aaad | None | 36.0.0 |
2025-04-07T17:21:10.996006+00:00 | Debian Oval Importer | Affected by | VCID-gzvw-kw4v-aaae | None | 36.0.0 |
2025-04-07T17:19:07.237137+00:00 | Debian Oval Importer | Affected by | VCID-h5x7-bugb-aaab | None | 36.0.0 |
2025-04-07T17:18:38.093201+00:00 | Debian Oval Importer | Affected by | VCID-pm2k-zdhx-aaam | None | 36.0.0 |
2025-04-07T17:10:16.381033+00:00 | Debian Oval Importer | Affected by | VCID-9h4d-g4xk-aaas | None | 36.0.0 |
2025-04-07T17:07:19.041055+00:00 | Debian Oval Importer | Affected by | VCID-38cq-p1jy-aaag | None | 36.0.0 |
2025-04-07T17:05:53.394879+00:00 | Debian Oval Importer | Affected by | VCID-xwew-bszp-aaad | None | 36.0.0 |
2025-04-07T17:02:19.115155+00:00 | Debian Oval Importer | Affected by | VCID-fccq-2kpj-aaap | None | 36.0.0 |
2025-04-07T16:54:46.462737+00:00 | Debian Oval Importer | Affected by | VCID-rdww-rdku-aaas | None | 36.0.0 |
2025-04-07T16:53:37.651555+00:00 | Debian Oval Importer | Affected by | VCID-g832-nnp6-aaas | None | 36.0.0 |
2025-04-07T16:50:40.402598+00:00 | Debian Oval Importer | Affected by | VCID-3s4q-7ked-aaag | None | 36.0.0 |
2025-04-07T16:45:54.432771+00:00 | Debian Oval Importer | Affected by | VCID-mxf3-h568-aaae | None | 36.0.0 |
2025-04-07T16:45:35.066670+00:00 | Debian Oval Importer | Affected by | VCID-vxz1-6nus-aaaf | None | 36.0.0 |
2025-04-07T16:41:47.322172+00:00 | Debian Oval Importer | Affected by | VCID-g86h-8jec-aaaj | None | 36.0.0 |
2025-04-07T16:40:51.773891+00:00 | Debian Oval Importer | Affected by | VCID-6cg8-antz-aaap | None | 36.0.0 |
2025-04-07T16:39:20.477921+00:00 | Debian Oval Importer | Affected by | VCID-kcnv-z2rj-aaaa | None | 36.0.0 |
2025-04-07T16:31:21.874606+00:00 | Debian Oval Importer | Affected by | VCID-aruc-3t3r-aaan | None | 36.0.0 |
2025-04-07T16:26:37.478215+00:00 | Debian Oval Importer | Affected by | VCID-kbsm-t2tv-aaan | None | 36.0.0 |
2025-04-07T16:26:07.961937+00:00 | Debian Oval Importer | Affected by | VCID-t7fa-jbkc-aaab | None | 36.0.0 |
2025-04-07T16:21:41.559784+00:00 | Debian Oval Importer | Affected by | VCID-wf8u-9fv3-aaap | None | 36.0.0 |
2025-04-07T16:18:17.387690+00:00 | Debian Oval Importer | Affected by | VCID-n1yq-pscd-aaaj | None | 36.0.0 |
2025-04-07T16:12:26.883586+00:00 | Debian Oval Importer | Affected by | VCID-mkb3-hse5-aaam | None | 36.0.0 |
2025-04-07T16:11:25.171037+00:00 | Debian Oval Importer | Affected by | VCID-vtj3-6vp1-aaap | None | 36.0.0 |
2025-04-07T16:07:27.464155+00:00 | Debian Oval Importer | Affected by | VCID-xsdu-9jb4-aaas | None | 36.0.0 |
2025-04-07T16:03:18.477673+00:00 | Debian Oval Importer | Affected by | VCID-bjwz-mszt-aaag | None | 36.0.0 |
2025-04-07T16:02:40.641370+00:00 | Debian Oval Importer | Affected by | VCID-1pf4-rzru-aaak | None | 36.0.0 |
2025-04-07T15:50:07.350067+00:00 | Debian Oval Importer | Affected by | VCID-cw1s-b871-aaab | None | 36.0.0 |
2025-04-07T15:36:27.695244+00:00 | Debian Oval Importer | Affected by | VCID-fe6e-xrdj-aaak | None | 36.0.0 |
2025-04-07T15:34:19.818245+00:00 | Debian Oval Importer | Affected by | VCID-egnd-62hk-aaaa | None | 36.0.0 |
2025-04-07T15:30:31.211338+00:00 | Debian Oval Importer | Affected by | VCID-anhr-hmmq-aaac | None | 36.0.0 |
2025-04-07T15:26:09.878879+00:00 | Debian Oval Importer | Affected by | VCID-cwce-397z-aaak | None | 36.0.0 |
2025-04-07T15:22:59.582308+00:00 | Debian Oval Importer | Affected by | VCID-tnr1-zca1-aaaq | None | 36.0.0 |
2025-04-07T15:14:27.146252+00:00 | Debian Oval Importer | Affected by | VCID-ytrc-wygq-aaaf | None | 36.0.0 |
2025-04-07T15:13:57.465346+00:00 | Debian Oval Importer | Affected by | VCID-pwbf-6cc6-aaap | None | 36.0.0 |
2025-04-07T15:12:59.252484+00:00 | Debian Oval Importer | Affected by | VCID-nqvz-62x1-aaan | None | 36.0.0 |
2025-04-07T15:06:03.023588+00:00 | Debian Oval Importer | Affected by | VCID-qvee-un4j-aaae | None | 36.0.0 |
2025-04-07T15:04:51.870127+00:00 | Debian Oval Importer | Affected by | VCID-ssfy-rqw5-aaab | None | 36.0.0 |
2025-04-07T15:03:09.883122+00:00 | Debian Oval Importer | Affected by | VCID-9u3h-a9qk-aaab | None | 36.0.0 |
2025-04-07T14:59:18.175107+00:00 | Debian Oval Importer | Affected by | VCID-qxmm-betc-aaae | None | 36.0.0 |
2025-04-07T14:54:33.873927+00:00 | Debian Oval Importer | Affected by | VCID-p7u8-p1c9-aaan | None | 36.0.0 |
2025-04-07T14:35:40.089496+00:00 | Debian Oval Importer | Affected by | VCID-ryex-1mb4-aaap | None | 36.0.0 |
2025-04-07T14:30:16.617294+00:00 | Debian Oval Importer | Affected by | VCID-1qb6-kfej-aaaq | None | 36.0.0 |
2025-04-07T14:18:52.111813+00:00 | Debian Oval Importer | Affected by | VCID-sq1x-q7m4-aaam | None | 36.0.0 |
2025-04-07T14:18:38.260461+00:00 | Debian Oval Importer | Affected by | VCID-cspd-eg4d-aaaf | None | 36.0.0 |
2025-04-07T14:05:02.750007+00:00 | Debian Oval Importer | Affected by | VCID-an9p-a1ra-aaad | None | 36.0.0 |
2025-04-07T13:48:17.376893+00:00 | Debian Oval Importer | Affected by | VCID-g5wc-xh9z-aaaf | None | 36.0.0 |
2025-04-07T13:46:23.687565+00:00 | Debian Oval Importer | Affected by | VCID-7n9g-cb8b-aaaa | None | 36.0.0 |
2025-04-07T13:31:51.154335+00:00 | Debian Oval Importer | Affected by | VCID-cph8-x6eu-aaae | None | 36.0.0 |
2025-04-07T13:29:52.380715+00:00 | Debian Oval Importer | Affected by | VCID-dt6a-dc5k-aaak | None | 36.0.0 |
2025-04-07T13:20:53.566586+00:00 | Debian Oval Importer | Affected by | VCID-ktfu-gs2z-aaah | None | 36.0.0 |
2025-04-07T13:17:06.433562+00:00 | Debian Oval Importer | Affected by | VCID-cwwm-tz2r-aaan | None | 36.0.0 |
2025-04-07T13:14:04.297457+00:00 | Debian Oval Importer | Affected by | VCID-ncxa-2sp4-aaam | None | 36.0.0 |
2025-04-07T13:02:30.532627+00:00 | Debian Oval Importer | Affected by | VCID-v2he-mm5s-aaaj | None | 36.0.0 |
2025-04-07T12:57:01.154641+00:00 | Debian Oval Importer | Affected by | VCID-4dx6-52mp-aaae | None | 36.0.0 |
2025-04-07T12:56:49.399209+00:00 | Debian Oval Importer | Affected by | VCID-qz6b-x9ps-aaae | None | 36.0.0 |
2025-04-07T12:51:13.704732+00:00 | Debian Oval Importer | Affected by | VCID-46br-m32d-aaaq | None | 36.0.0 |
2025-04-07T12:49:22.933443+00:00 | Debian Oval Importer | Affected by | VCID-yc1w-zrsk-aaap | None | 36.0.0 |
2025-04-07T12:49:06.022666+00:00 | Debian Oval Importer | Affected by | VCID-ebqh-gauj-aaac | None | 36.0.0 |
2025-04-07T12:44:21.217916+00:00 | Debian Oval Importer | Affected by | VCID-ksjq-1m1d-aaag | None | 36.0.0 |
2025-04-07T12:44:04.880754+00:00 | Debian Oval Importer | Affected by | VCID-g7gd-zfmv-aaae | None | 36.0.0 |
2025-04-07T12:39:11.556859+00:00 | Debian Oval Importer | Affected by | VCID-mdun-23uj-aaap | None | 36.0.0 |
2025-04-07T12:38:53.954636+00:00 | Debian Oval Importer | Affected by | VCID-nb5p-3kg7-aaab | None | 36.0.0 |
2025-04-07T12:28:24.607066+00:00 | Debian Oval Importer | Affected by | VCID-gtfr-3t82-aaab | None | 36.0.0 |
2025-04-07T12:25:12.227902+00:00 | Debian Oval Importer | Affected by | VCID-1awx-fb64-aaae | None | 36.0.0 |
2025-04-07T12:24:46.642114+00:00 | Debian Oval Importer | Affected by | VCID-nmtk-ar4f-aaaj | None | 36.0.0 |
2025-04-07T12:23:14.079971+00:00 | Debian Oval Importer | Affected by | VCID-ynsc-ebc6-aaaf | None | 36.0.0 |
2025-04-07T12:21:27.428519+00:00 | Debian Oval Importer | Affected by | VCID-34zq-vqpq-aaac | None | 36.0.0 |
2025-04-07T12:21:08.524538+00:00 | Debian Oval Importer | Affected by | VCID-kraa-vyt2-aaaa | None | 36.0.0 |
2025-04-07T12:20:02.007932+00:00 | Debian Oval Importer | Affected by | VCID-2cgf-57ed-aaap | None | 36.0.0 |
2025-04-07T12:18:29.657872+00:00 | Debian Oval Importer | Fixing | VCID-ryex-1mb4-aaap | None | 36.0.0 |
2025-04-07T12:17:45.038264+00:00 | Debian Oval Importer | Fixing | VCID-ynsc-ebc6-aaaf | None | 36.0.0 |
2025-04-07T12:15:14.824845+00:00 | Debian Oval Importer | Fixing | VCID-1pf4-rzru-aaak | None | 36.0.0 |
2025-04-07T12:11:14.763586+00:00 | Debian Oval Importer | Fixing | VCID-34zq-vqpq-aaac | None | 36.0.0 |
2025-04-07T12:10:28.006496+00:00 | Debian Oval Importer | Fixing | VCID-1awx-fb64-aaae | None | 36.0.0 |
2025-04-07T12:08:23.645005+00:00 | Debian Oval Importer | Fixing | VCID-2cgf-57ed-aaap | None | 36.0.0 |
2025-04-07T12:06:48.783931+00:00 | Debian Oval Importer | Fixing | VCID-kraa-vyt2-aaaa | None | 36.0.0 |
2024-11-25T16:28:22.817771+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-10-12T01:44:28.611851+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-09-20T12:03:46.282668+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-02-12T20:30:42.764069+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.0rc2 |
2024-02-12T20:30:41.923252+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 34.0.0rc2 |
2024-02-12T20:05:30.798651+00:00 | Debian Oval Importer | Affected by | VCID-52ed-f8tm-aaas | None | 34.0.0rc2 |