Search for packages
Package details: pkg:deb/debian/iceweasel@31.8.0esr-1~deb7u1
purl pkg:deb/debian/iceweasel@31.8.0esr-1~deb7u1
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 10.0
Vulnerabilities affecting this package (97)
Vulnerability Summary Fixed by
VCID-1msn-8tvt-ekhd
Aliases:
CVE-2015-7182
Mozilla engineers Tyson Smith and David Keeler reported a use-after-poison and buffer overflow in the ASN.1 decoder in Network Security Services (NSS). These issues were in octet string parsing and were found through fuzzing and code inspection. If these issues were triggered, they would lead to a potentially exploitable crash. These issues were fixed in NSS version 3.19.2.1 and 3.19.4, shipped in Firefox and Firefox ESR, respectively, as well as NSS 3.20.1.Google security engineer Ryan Sleevi reported an integer overflow in the Netscape Portable Runtime (NSPR) due to a lack of checks during memory allocation. This leads to a potentially exploitable crash. This issue is fixed in NSPR 4.10.10. The NSPR library is a required component of NSS.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-1stj-xuxd-ykbt
Aliases:
CVE-2016-2802
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-21wp-eycu-kbfu
Aliases:
CVE-2016-1977
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-24dk-u885-wuc4
Aliases:
CVE-2015-4520
Mozilla developer Ehsan Akhgari reported two issues with Cross-origin resource sharing (CORS) "preflight" requests.The first issue is that in some circumstances the same cache key can be generated for two preflight requests on a site. As a result, if a second request is made that will match the cached key generated by an earlier request, CORS checks will be bypassed because the system will see the previously cached request as applicable.In the second issue, when some Access-Control- headers are missing from CORS responses, the values from different Access-Control- headers can be used that present in the same response. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-29cd-ee2e-eudd
Aliases:
CVE-2016-2800
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-2bx8-2dn3-zyhv
Aliases:
CVE-2015-7213
Security researcher Ronald Crane reported a vulnerability found through code inspection. This issue is an integer overflow while processing an MP4 format video file when an a erroneously-small buffer is allocated and then overrun, resulting in a potentially exploitable crash. This issue only affects 64-bit versions with 32-bit versions being unaffected.In general this flaw cannot be exploited through email in the Thunderbird product, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-2nux-rchb-k3fq
Aliases:
CVE-2015-2737
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-3725-z3mj-jubv
Aliases:
CVE-2015-4506
Security researcher Khalil Zhani reported that a maliciously crafted vp9 format video could be used to trigger a buffer overflow while parsing the file. This leads to a potentially exploitable crash due to a flaw in the libvpx library. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-3mbe-grmk-nybd
Aliases:
CVE-2015-4500
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-3nmw-zq4v-ebgc
Aliases:
CVE-2016-1974
Security researcher Ronald Crane reported an out-of-bounds read following a failed allocation in the HTML parser while working with unicode strings. This can also affect the parsing of XML and SVG format data. This leads to a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-3zm4-kw65-5khp
Aliases:
CVE-2016-2791
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-4ar5-4gpb-2qba
Aliases:
CVE-2015-7174
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-4thd-5556-b3gc
Aliases:
CVE-2015-7175
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-5hjp-yuf4-dqd6
Aliases:
CVE-2016-2808
The CESG, the Information Security Arm of GCHQ, reported that the JavaScript .watch() method could be used to overflow the 32-bit generation count of the underlying HashMap, resulting in a write to an invalid entry. Under the right conditions this write could lead to arbitrary code execution. The overflow takes considerable time and a malicious page would require a user to keep it open for the duration of the attack.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-6nes-q68w-ebgt
Aliases:
CVE-2015-7189
Security researcher Looben Yang reported a buffer overflow in the JPEGEncoder function during script interactions with a canvas element. This is caused by a race condition and incorrectly matched sizes following image interactions. This leads to a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-7mjw-rf57-rugg
Aliases:
CVE-2016-2805
Mozilla developers fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-7svy-v5cp-u3fd
Aliases:
CVE-2015-7575
Security researcher Karthikeyan Bhargavan reported an issue in Network Security Services (NSS) where MD5 signatures in the server signature within the TLS 1.2 ServerKeyExchange message are still accepted. This is an issue since NSS has officially disallowed the accepting MD5 as a hash algorithm in signatures since 2011. This issues exposes NSS based clients such as Firefox to theoretical collision-based forgery attacks. This issue was fixed in NSS version 3.20.2.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-7xvr-jqtj-a3c7
Aliases:
CVE-2016-2799
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-8n69-wvzb-4kf9
Aliases:
CVE-2015-4522
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-8pk6-9wzx-47da
Aliases:
CVE-2016-1964
Security researcher Nicolas Grégoire used the Address Sanitizer to find a use-after-free during XML transformation operations. This results in a potentially exploitable crash triggerable by web content. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-96kj-we17-vkd2
Aliases:
CVE-2015-7180
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-9dq3-sh61-s3h9
Aliases:
CVE-2015-2734
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-9kxm-srck-suga
Aliases:
CVE-2015-7222
Mozilla developer Gerald Squelart fixed an integer underflow in the libstagefright library initially reported by Joshua Drake to Google. The issues occurred in MP4 format video file while parsing cover metadata, leading to a buffer overflow. This results in a potentially exploitable crash and can be triggered by a malformed MP4 file served by web content. In general this flaw cannot be exploited through email in the Thunderbird product, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-9pm7-9tph-f3fz
Aliases:
CVE-2015-2724
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled, but are potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-9ufv-gdzx-m7gt
Aliases:
CVE-2015-7210
Security researcher Looben Yang reported a use-after-free error in WebRTC that occurs due to timing issues in WebRTC when closing channels. WebRTC may still believe is has a datachannel open after another WebRTC function has closed it. This results in attempts to use the now destroyed datachannel, leading to a potentially exploitable crash.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ab54-wdtp-33ea
Aliases:
CVE-2016-2792
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-abc6-u8w3-mfdw
Aliases:
CVE-2015-4509
An anonymous researcher reported, via HP's Zero Day Initiative, a use-after-free vulnerability with HTML media elements on a page during script manipulation of the URI table of these elements. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-adqx-5gbp-pkbg
Aliases:
CVE-2015-2738
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-age6-jr9v-2qcq
Aliases:
CVE-2015-7197
Mozilla developer Ehsan Akhgari reported a mechanism through which a web worker could be used to bypass secure requirements for WebSockets when workers are used to create WebSockets. This allows for the bypassing of mixed content WebSocket policy. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-arv7-nfbr-dfc1
Aliases:
CVE-2015-2721
Security researcher Karthikeyan Bhargavan reported an issue in Network Security Services (NSS) where the client allows for a ECDHE_ECDSA exchange where the server does not send its ServerKeyExchange message instead of aborting the handshake. Instead, the NSS client will take the EC key from the ECDSA certificate. This violates the TLS protocol and also has some security implications for forward secrecy. In this situation, the browser thinks it is engaged in an ECDHE exchange, but has been silently downgraded to a non-forward secret mixed-ECDH exchange instead. As a result, if False Start is enabled, the browser will start sending data encrypted under these non-forward-secret connection keys. This issue was fixed in NSS version 3.19.1.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-asfc-cmcs-b7hm
Aliases:
CVE-2016-1954
Security researcher Nicolas Golubovic reported that a malicious page can overwrite files on the user's machine using Content Security Policy (CSP) violation reports. The file contents are restricted to the JSON format of the report. In many cases overwriting a local file may simply be destructive, breaking the functionality of that file. The CSP error reports can include HTML fragments which could be rendered by browsers. If a user has disabled add-on signing and has installed an "unpacked" add-on, a malicious page could overwrite one of the add-on resources. Depending on how this resource is used, this could lead to privilege escalation. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-awjf-692c-dubk
Aliases:
CVE-2015-7200
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included a buffer overflow in the ANGLE graphics library and two issues of missing status checks in SVG rendering and during cryptographic key manipulation. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-bexe-a2pb-8ubp
Aliases:
CVE-2016-1966
The CESG, the Information Security Arm of GCHQ, reported a dangling pointer dereference within the Netscape Plugin Application Programming Interface (NPAPI) that could lead to the NPAPI subsystem crashing. This issue requires a maliciously crafted NPAPI plugin in concert with scripted web content, resulting in a potentially exploitable crash when triggered. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-bez4-avz6-ske4
Aliases:
CVE-2016-1969
Security researcher James Clawson used the Address Sanitizer tool to discover an out-of-bounds write in the Graphite 2 library when loading a crafted Graphite font file. This results in a potentially exploitable crash.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-bwg8-x5ue-a3dc
Aliases:
CVE-2016-1952
Mozilla developers fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-czgu-dxgs-dyg8
Aliases:
CVE-2015-4521
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-e9nx-vbp7-mbbh
Aliases:
CVE-2015-7201
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-esvq-px6q-uubw
Aliases:
CVE-2015-7181
Mozilla engineers Tyson Smith and David Keeler reported a use-after-poison and buffer overflow in the ASN.1 decoder in Network Security Services (NSS). These issues were in octet string parsing and were found through fuzzing and code inspection. If these issues were triggered, they would lead to a potentially exploitable crash. These issues were fixed in NSS version 3.19.2.1 and 3.19.4, shipped in Firefox and Firefox ESR, respectively, as well as NSS 3.20.1.Google security engineer Ryan Sleevi reported an integer overflow in the Netscape Portable Runtime (NSPR) due to a lack of checks during memory allocation. This leads to a potentially exploitable crash. This issue is fixed in NSPR 4.10.10. The NSPR library is a required component of NSS.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-fbup-v86f-97ex
Aliases:
CVE-2016-2801
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ffdk-g5vp-fya8
Aliases:
CVE-2015-4511
Using the Address Sanitizer tool, security researcher Atte Kettunen discovered a buffer overflow in the nestegg library when decoding a WebM format video with maliciously formatted headers. This leads to a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-fydh-5vcp-tfd6
Aliases:
CVE-2016-1935
Security researcher Aki Helin used the Address Sanitizer tool to find a buffer overflow write when rendering some WebGL content. This leads to a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-gbxv-bdeg-77d2
Aliases:
CVE-2015-4513
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-h5yu-dhjs-jfhh
Aliases:
CVE-2015-4489
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included one use of unowned memory, one use of a deleted object, and one memory safety bug. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-he65-1wc6-hkf2
Aliases:
CVE-2015-7176
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-hggy-wmkk-3udj
Aliases:
CVE-2015-2735
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-hhuc-sqft-byfe
Aliases:
CVE-2015-2740
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-hpa9-njdx-5bch
Aliases:
CVE-2015-2736
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-hrwg-335p-kqbs
Aliases:
CVE-2015-7198
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included a buffer overflow in the ANGLE graphics library and two issues of missing status checks in SVG rendering and during cryptographic key manipulation. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-j7dr-d5kk-4kdt
Aliases:
CVE-2016-2798
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-jxju-q8ue-r7g7
Aliases:
CVE-2016-2793
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-kbfp-dnry-duez
Aliases:
CVE-2015-2731
Security researcher Herre reported a use-after-free vulnerability when a Content Policy modifies the Document Object Model to remove a DOM object, which is then used afterwards due to an error in microtask implementation. This leads to an exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-kq9k-xvkp-cyg8
Aliases:
CVE-2015-4492
Security researcher Looben Yang discovered a use-after-free vulnerability when recursively calling .open() on an XMLHttpRequest in a SharedWorker.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-n28y-9aw4-z3dq
Aliases:
CVE-2016-1962
Security researcher Dominique Hazaël-Massieux reported a use-after-free issue when using multiple WebRTC data channel connections. This causes a potentially exploitable crash when a data channel connection is freed from within a call through it.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-n7zq-kjfr-kfd3
Aliases:
CVE-2016-1950
Security researcher Francis Gabriel of Quarkslab reported a heap-based buffer overflow in the way the Network Security Services (NSS) libraries parsed certain ASN.1 structures. An attacker could create a specially-crafted certificate which, when parsed by NSS, would cause it to crash or execute arbitrary code with the permissions of the user. This issue has been addressed in the NSS releases shipping on affected Mozilla products:
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ndf2-cp9s-c3cz
Aliases:
CVE-2016-1960
Security researcher ca0nguyen, working with HP's Zero Day Initiative, reported a use-after-free issue in the HTML5 string parser when parsing a particular set of table-related tags in a foreign fragment context such as SVG. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-nsws-w4pf-ruah
Aliases:
CVE-2015-4493
An anonymous researcher reported, via TippingPoint's Zero Day Initiative, two integer overflows in the libstagefright library that could be triggered by a malicious 'saio' chunk in an MPEG4 video. These overflows allowed for potential arbitrary code execution. This issue was independently reported by security researcher laf.intel.Security researcher Massimiliano Tomassoli also discovered an integer overflow issue when parsing an invalid MPEG4 video.Mozilla security engineers Tyson Smith and Christoph Diehl used the Address Sanitizer to find a buffer overflow when parsing an MPEG4 video with an invalid size in an ESDS chunk lead to memory corruption.Each of these reported issues result in potentially exploitable crashes that could allow for remote code execution.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-nwk4-r82n-mufd
Aliases:
CVE-2015-4487
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included one use of unowned memory, one use of a deleted object, and one memory safety bug. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-pcf5-552p-27gd
Aliases:
CVE-2015-4498
Security researcher Bas Venis reported a mechanism where add-ons could be installed from a different source than user expectations. Normally, when a user enters the URL to an add-on directly in the addressbar, warning prompts are bypassed because it is the result of direct user action. He discovered that a data: URL could be manipulated on a loaded page to simulate this direct user input of the add-on's URL, which would result in a bypassing of the install permission prompt. He also reported that in the absence of the permission prompt, it is possible to cause the actual installation prompt to appear above another site's location by causing a page navigation immediately after triggering add-on installation. This could manipulate a user into falsely believing a trusted site (such as addons.mozilla.org) has initiated the installation. This could lead to users installing an add-on from a malicious source.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-pgzb-622e-cyfw
Aliases:
CVE-2015-4519
Security researcher Mario Gomes reported that when a previously loaded image on a page is drag and dropped into content after a redirect, the redirected URL is available to scripts. This is a violation of the Fetch specification's defined behavior for "Atomic HTTP redirect handling" which states that redirected URLs are not exposed to any APIs. This can allow for information leakage. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-pr7m-6n68-5yb6
Aliases:
CVE-2015-4484
Security researcher Jukka Jylänki reported a crash that occurs because JavaScript, when using shared memory, does not properly gate access to Atomics or SharedArrayBuffer views in some contexts. This leads to a non-exploitable crash.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-q635-eehf-bkdg
Aliases:
CVE-2015-2743
Mozilla community member Jonas Jenwald reported broken behavior in Mozilla's PDF.js PDF file viewer which led to the discovery that internal Workers were incorrectly executed with high privilege. If this flaw were combined with a separate vulnerability allowing for same-origin policy violation, it could be used to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-qq41-ja86-2ya2
Aliases:
CVE-2015-7212
Security researcher Abhishek Arya (Inferno) of the Google Chrome Security Team used the Address Sanitizer tool to discover an integer overflow when when allocating textures of extremely larges sizes during graphics operations. This results in a potentially exploitable crash when triggered. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-qw8k-uaj6-pqgk
Aliases:
CVE-2015-4473
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ravu-wrs4-pfb5
Aliases:
CVE-2015-2728
Security researcher Paul Bandha reported a type confusion error where part of IDBDatabase is read by the Indexed Database Manager and incorrectly used as a pointer when it shouldn't be used as such. This leads to memory corruption and the possibility of an exploitable crash.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-rzxy-2ndy-wbes
Aliases:
CVE-2016-1958
Security researcher Abdulrahman Alqabandi reported an issue where an attacker can load an arbitrary web page but the addressbar's displayed URL will be blank or filled with page defined content. This can be used to obfuscate which page is currently loaded and allows for an attacker to spoof an existing page without the malicious page's address being displayed correctly.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-sq4k-ravc-27fr
Aliases:
CVE-2015-4480
An anonymous researcher reported, via TippingPoint's Zero Day Initiative, two integer overflows in the libstagefright library that could be triggered by a malicious 'saio' chunk in an MPEG4 video. These overflows allowed for potential arbitrary code execution. This issue was independently reported by security researcher laf.intel.Security researcher Massimiliano Tomassoli also discovered an integer overflow issue when parsing an invalid MPEG4 video.Mozilla security engineers Tyson Smith and Christoph Diehl used the Address Sanitizer to find a buffer overflow when parsing an MPEG4 video with an invalid size in an ESDS chunk lead to memory corruption.Each of these reported issues result in potentially exploitable crashes that could allow for remote code execution.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-t4qy-pne2-tfg8
Aliases:
CVE-2016-2807
Mozilla developers fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-tekz-b2u3-8fcs
Aliases:
CVE-2016-1523
Security researcher Holger Fuhrmannek reported that a malicious Graphite "smart font" could circumvent the validation of internal instruction parameters in the Graphite 2 library using special CNTXT_ITEM instructions. This could result in arbitrary code execution. This issue affected Graphite 2 version 1.3.4, which was used in the Firefox ESR branch. To address this issue and other security vulnerabilities recently disclosed by Cisco Talos affecting this version of the library, Firefox ESR has been updated to version 1.3.5, the same one used in Firefox 44. In general this flaw cannot be exploited through email in the Thunderbird product, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-tpju-q2sh-rbck
Aliases:
CVE-2015-4000
Security researcher Matthew Green reported a Diffie–Hellman (DHE) key processing issue in Network Security Services (NSS) where a man-in-the-middle (MITM) attacker can force a server to downgrade TLS connections to 512-bit export-grade cryptography by modifying client requests to include only export-grade cipher suites. The resulting weak key can then be leveraged to impersonate the server. This attack is detailed in the "Imperfect Forward Secrecy: How Diffie-Hellman Fails in Practice" paper and is known as the "Logjam Attack."This issue was fixed in NSS version 3.19.1 by limiting the lower strength of supported DHE keys to use 1023 bit primes.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-tsaz-z2hg-9bcw
Aliases:
CVE-2016-1965
Security researcher Tsubasa Iinuma reported a mechanism where the displayed addressbar can be spoofed to users. This issue involves using history navigation in concert with the Location protocol property. After navigating from a malicious page to another, if the user navigates back to the initial page, the displayed URL will not reflect the reloaded page. This could be used to trick users into potentially treating the page as a different and trusted site.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-tyk6-m1s7-7fcu
Aliases:
CVE-2015-7199
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included a buffer overflow in the ANGLE graphics library and two issues of missing status checks in SVG rendering and during cryptographic key manipulation. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-u62c-xz51-fbd4
Aliases:
CVE-2016-2790
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-u7ae-pca4-j7fp
Aliases:
CVE-2016-2795
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-uqhq-r8p1-k7fn
Aliases:
CVE-2016-2797
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-uu1s-gq4b-9fg2
Aliases:
CVE-2015-7194
Security researcher Gustavo Grieco reported a buffer underflow in libjar triggered through a maliciously crafted ZIP format file. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-uwy4-4nv5-q3ap
Aliases:
CVE-2015-4497
Mozilla community member Jean-Max Reymond discovered a use-after-free vulnerability with a <canvas> element on a page. This occurs when a resize event is triggered in concert with style changes but the canvas references have been recreated in the meantime, destroying the originally referenced context. This results in an exploitable crash.Ucha Gobejishvili, working with HP's Zero Day Initiative, subsequently reported this same issue.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-uz8d-y5tg-mkbj
Aliases:
CVE-2015-4488
Security researcher Ronald Crane reported three vulnerabilities affecting released code that were found through code inspection. These included one use of unowned memory, one use of a deleted object, and one memory safety bug. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-v3y1-1jnd-qkb7
Aliases:
CVE-2015-2739
Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-vf4x-44t6-13dz
Aliases:
CVE-2016-1961
Security researcher lokihardt, working with HP's Zero Day Initiative, reported a use-after-free issue in the SetBody function of HTMLDocument. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-vg39-zu3z-8yge
Aliases:
CVE-2016-1957
Security researchers Jose Martinez and Romina Santillan reported a memory leak in the libstagefright library when array destruction occurs during MPEG4 video file processing. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-vqr6-2f9b-p3gs
Aliases:
CVE-2015-4517
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-vwf9-pj2p-hqat
Aliases:
CVE-2015-4478
Security researcher André Bargull reported non-configurable properties on JavaScript objects can be redefined while parsing JSON in violation of the ECMAScript 6 standard. This allows malicious web content to bypass same-origin policy by editing these properties to arbitrary values.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-w2n7-49dv-6ba3
Aliases:
CVE-2015-7188
Security researcher Michał Bentkowski reported that adding white-space characters to hostnames that are IP addresses can bypass same-origin policy. This flaw was caused by trailing whitespaces being evaluated differently when parsing IP addresses instead of alphanumeric hostnames. This could lead to a cross-site script (XSS) attack. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-w7aj-jn2q-juf3
Aliases:
CVE-2016-2814
Using Address Sanitizer, security researcher Sascha Just reported a buffer overflow in the libstagefright library due to issues with the handling of CENC offsets and the sizes table. This results in a potentially exploitable crash triggerable through web content.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-wh2u-5ttv-tbez
Aliases:
CVE-2015-7183
Mozilla engineers Tyson Smith and David Keeler reported a use-after-poison and buffer overflow in the ASN.1 decoder in Network Security Services (NSS). These issues were in octet string parsing and were found through fuzzing and code inspection. If these issues were triggered, they would lead to a potentially exploitable crash. These issues were fixed in NSS version 3.19.2.1 and 3.19.4, shipped in Firefox and Firefox ESR, respectively, as well as NSS 3.20.1.Google security engineer Ryan Sleevi reported an integer overflow in the Netscape Portable Runtime (NSPR) due to a lack of checks during memory allocation. This leads to a potentially exploitable crash. This issue is fixed in NSPR 4.10.10. The NSPR library is a required component of NSS.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-wmdm-wzx4-nkhr
Aliases:
CVE-2016-2794
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-wnpc-64sr-e7fq
Aliases:
CVE-2015-7193
Security researcher Shinto K Anto reported an issue with cross-origin resource sharing (CORS) "preflight" requests when receiving certain Content-Type headers. This is due to an error in implementation resulting in trying to process multiple media types when they are returned in the Content-Type headers from a server. This is disallowed in the CORS specification and results in a simple instead of a "preflight" request, leading to potential same-origin policy violation. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-wzy1-nhp7-kfgk
Aliases:
CVE-2015-4479
An anonymous researcher reported, via TippingPoint's Zero Day Initiative, two integer overflows in the libstagefright library that could be triggered by a malicious 'saio' chunk in an MPEG4 video. These overflows allowed for potential arbitrary code execution. This issue was independently reported by security researcher laf.intel.Security researcher Massimiliano Tomassoli also discovered an integer overflow issue when parsing an invalid MPEG4 video.Mozilla security engineers Tyson Smith and Christoph Diehl used the Address Sanitizer to find a buffer overflow when parsing an MPEG4 video with an invalid size in an ESDS chunk lead to memory corruption.Each of these reported issues result in potentially exploitable crashes that could allow for remote code execution.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-xm29-gc3a-23cg
Aliases:
CVE-2015-7196
Mozilla community member Vytautas Staraitis reported an issue with the interaction of Java applets and JavaScript. The Java plugin can deallocate a JavaScript wrapper when it is still in use, which leads to a JavaScript garbage collection crash. This crash is potentially exploitable. This issue only affects systems where Java is installed and enabled as a browser plugin. Other systems are unaffected.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-xmuc-c5b6-a3ab
Aliases:
CVE-2015-7214
Security researcher Tsubasa Iinuma reported a mechanism to violate same-origin policy to content using data: and view-source: URIs to confuse protections and bypass restrictions. This resulted in the ability to read data from cross-site URLs and local files. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ybsg-p8wx-sqam
Aliases:
CVE-2016-1930
Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code. In general these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled, but are potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-yqd8-64h2-ekcc
Aliases:
CVE-2015-7205
Security researcher Ronald Crane reported an underflow found through code inspection. This does not all have a clear mechanism to be exploited through web content but could be vulnerable if a means can be found to trigger it.In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-yrhc-hchg-7kf3
Aliases:
CVE-2016-2796
Security researcher Holger Fuhrmannek and Mozilla security engineer Tyson Smith reported a number of security vulnerabilities in the Graphite 2 library affecting version 1.3.5. The issue reported by Holger Fuhrmannek is a mechanism to induce stack corruption with a malicious graphite font. This leads to a potentially exploitable crash when the font is loaded. Tyson Smith used the Address Sanitizer tool in concert with a custom software fuzzer to find a series of uninitialized memory, out-of-bounds read, and out-of-bounds write errors when working with fuzzed graphite fonts. To address these security vulnerabilities, Firefox 45 and Firefox ESR 38.7 have been updated to Graphite 2 version 1.3.6.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-ys4v-5s62-1yfq
Aliases:
DSA-3523-1 iceweasel
security update
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-yt4r-4gez-gfgc
Aliases:
CVE-2016-1526
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-z31y-mcqb-6kfn
Aliases:
CVE-2015-7177
Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and five memory safety bugs. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
VCID-zcv1-v457-37g8
Aliases:
CVE-2015-4475
Security researcher Aki Helin used the Address Sanitizer tool to discover an out-of-bounds read during playback of a malformed MP3 format audio file which switches sample formats. This could trigger a potentially exploitable crash or the reading of out-of-bounds memory content in some circumstances.
38.8.0esr-1~deb7u1
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (19)
Vulnerability Summary Aliases
VCID-2nux-rchb-k3fq Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2737
VCID-9dq3-sh61-s3h9 Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2734
VCID-9pm7-9tph-f3fz Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled, but are potentially a risk in browser or browser-like contexts. CVE-2015-2724
VCID-adqx-5gbp-pkbg Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2738
VCID-arv7-nfbr-dfc1 Security researcher Karthikeyan Bhargavan reported an issue in Network Security Services (NSS) where the client allows for a ECDHE_ECDSA exchange where the server does not send its ServerKeyExchange message instead of aborting the handshake. Instead, the NSS client will take the EC key from the ECDSA certificate. This violates the TLS protocol and also has some security implications for forward secrecy. In this situation, the browser thinks it is engaged in an ECDHE exchange, but has been silently downgraded to a non-forward secret mixed-ECDH exchange instead. As a result, if False Start is enabled, the browser will start sending data encrypted under these non-forward-secret connection keys. This issue was fixed in NSS version 3.19.1. CVE-2015-2721
VCID-ddum-taaj-2kdx Using the Address Sanitizer tool, security researcher Atte Kettunen found a buffer overflow during the rendering of SVG format graphics when combined with specific CSS properties on a page. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts. CVE-2015-2710
VCID-dwe4-y9ka-6qby Security researcher Ucha Gobejishvili used the Address Sanitizer tool to find a buffer overflow while parsing compressed XML content. This was due to an error in how buffer space is created and modified when handling large amounts of XML data. This results in a potentially exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts. CVE-2015-2716
VCID-hggy-wmkk-3udj Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2735
VCID-hhuc-sqft-byfe Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2740
VCID-hpa9-njdx-5bch Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2736
VCID-kbfp-dnry-duez Security researcher Herre reported a use-after-free vulnerability when a Content Policy modifies the Document Object Model to remove a DOM object, which is then used afterwards due to an error in microtask implementation. This leads to an exploitable crash. In general this flaw cannot be exploited through email in the Thunderbird product because scripting is disabled, but is potentially a risk in browser or browser-like contexts. CVE-2015-2731
VCID-m93g-8dbv-dueb Mozilla Developer Jed Davis and Mozilla security engineer Christoph Diehl reported that Mozilla had inherited a Inter-process Communication (IPC) vulnerability when IPC was introduced into Mozilla products through third-party code. This could allow for privilege escalation through IPC channels due to lack of message validation in the listener process. This issue only affects systems running Windows, leaving Linux and OS X unaffected. CVE-2011-3079
VCID-q635-eehf-bkdg Mozilla community member Jonas Jenwald reported broken behavior in Mozilla's PDF.js PDF file viewer which led to the discovery that internal Workers were incorrectly executed with high privilege. If this flaw were combined with a separate vulnerability allowing for same-origin policy violation, it could be used to run arbitrary code. CVE-2015-2743
VCID-ravu-wrs4-pfb5 Security researcher Paul Bandha reported a type confusion error where part of IDBDatabase is read by the Indexed Database Manager and incorrectly used as a pointer when it shouldn't be used as such. This leads to memory corruption and the possibility of an exploitable crash. CVE-2015-2728
VCID-rnq7-9xzc-zfcv Security researcher Aki Helin used the Address Sanitizer tool to find a buffer overflow during video playback on Linux systems. This was due to a problem in older versions of the Gstreamer plugin during the parsing of H.264 formatted video. This issue could be used to induce a possibly exploitable crash. This issue does not affect the current 1.0 version of Gstreamer and does not affect Windows or OS X systems. CVE-2015-0797
VCID-sv59-6e26-bbgc Security researcher Scott Bell used the Address Sanitizer tool to discover a use-after-free error during the processing of text when vertical text is enabled. This leads to a potentially exploitable crash. CVE-2015-2713
VCID-tpju-q2sh-rbck Security researcher Matthew Green reported a Diffie–Hellman (DHE) key processing issue in Network Security Services (NSS) where a man-in-the-middle (MITM) attacker can force a server to downgrade TLS connections to 512-bit export-grade cryptography by modifying client requests to include only export-grade cipher suites. The resulting weak key can then be leveraged to impersonate the server. This attack is detailed in the "Imperfect Forward Secrecy: How Diffie-Hellman Fails in Practice" paper and is known as the "Logjam Attack."This issue was fixed in NSS version 3.19.1 by limiting the lower strength of supported DHE keys to use 1023 bit primes. CVE-2015-4000
VCID-v3y1-1jnd-qkb7 Security researcher Ronald Crane reported seven vulnerabilities affecting released code that he found through code inspection. These included three uses of uninitialized memory, one poor validation leading to an exploitable crash, one read of unowned memory in zip files, and two buffer overflows. These do not all have clear mechanisms to be exploited through web content but are vulnerable if a mechanism can be found to trigger them. CVE-2015-2739
VCID-yvmp-jgtb-bfcy Mozilla developers and community identified and fixed several memory safety bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and we presume that with enough effort at least some of these could be exploited to run arbitrary code.In general these flaws cannot be exploited through email in the Thunderbird product because scripting is disabled, but are potentially a risk in browser or browser-like contexts. CVE-2015-2708

Date Actor Action Vulnerability Source VulnerableCode Version
2025-08-01T10:34:54.222675+00:00 Debian Oval Importer Affected by VCID-xmuc-c5b6-a3ab https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:34:08.764848+00:00 Debian Oval Importer Affected by VCID-7xvr-jqtj-a3c7 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:33:22.760004+00:00 Debian Oval Importer Affected by VCID-w2n7-49dv-6ba3 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:33:13.442926+00:00 Debian Oval Importer Affected by VCID-9ufv-gdzx-m7gt https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:33:08.902852+00:00 Debian Oval Importer Affected by VCID-vqr6-2f9b-p3gs https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:32:58.863628+00:00 Debian Oval Importer Affected by VCID-tekz-b2u3-8fcs https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:31:54.544500+00:00 Debian Oval Importer Affected by VCID-asfc-cmcs-b7hm https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:31:43.838331+00:00 Debian Oval Importer Affected by VCID-wh2u-5ttv-tbez https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:31:04.534912+00:00 Debian Oval Importer Affected by VCID-29cd-ee2e-eudd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:30:38.532742+00:00 Debian Oval Importer Affected by VCID-awjf-692c-dubk https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:30:27.132411+00:00 Debian Oval Importer Affected by VCID-pcf5-552p-27gd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:29:26.398619+00:00 Debian Oval Importer Affected by VCID-kbfp-dnry-duez https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:26:27.712770+00:00 Debian Oval Importer Affected by VCID-7mjw-rf57-rugg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:24:42.600880+00:00 Debian Oval Importer Affected by VCID-vf4x-44t6-13dz https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:24:20.515249+00:00 Debian Oval Importer Affected by VCID-uu1s-gq4b-9fg2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:23:38.672392+00:00 Debian Oval Importer Affected by VCID-wnpc-64sr-e7fq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:22:25.842113+00:00 Debian Oval Importer Affected by VCID-xm29-gc3a-23cg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:22:04.618532+00:00 Debian Oval Importer Affected by VCID-wmdm-wzx4-nkhr https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:22:01.621860+00:00 Debian Oval Importer Affected by VCID-3725-z3mj-jubv https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:21:42.690397+00:00 Debian Oval Importer Affected by VCID-gbxv-bdeg-77d2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:20:21.730149+00:00 Debian Oval Importer Affected by VCID-pgzb-622e-cyfw https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:20:14.960922+00:00 Debian Oval Importer Affected by VCID-hggy-wmkk-3udj https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:19:57.178860+00:00 Debian Oval Importer Fixing VCID-m93g-8dbv-dueb https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:19:30.846362+00:00 Debian Oval Importer Affected by VCID-ndf2-cp9s-c3cz https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:19:09.788967+00:00 Debian Oval Importer Affected by VCID-yt4r-4gez-gfgc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:18:45.381227+00:00 Debian Oval Importer Affected by VCID-2nux-rchb-k3fq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:18:36.027476+00:00 Debian Oval Importer Fixing VCID-sv59-6e26-bbgc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:17:40.669697+00:00 Debian Oval Importer Affected by VCID-tyk6-m1s7-7fcu https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:17:01.908156+00:00 Debian Oval Importer Affected by VCID-q635-eehf-bkdg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:16:50.532742+00:00 Debian Oval Importer Affected by VCID-1stj-xuxd-ykbt https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:16:38.226901+00:00 Debian Oval Importer Affected by VCID-czgu-dxgs-dyg8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:16:33.723371+00:00 Debian Oval Importer Affected by VCID-h5yu-dhjs-jfhh https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:15:50.192177+00:00 Debian Oval Importer Affected by VCID-yqd8-64h2-ekcc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:15:03.751165+00:00 Debian Oval Importer Fixing VCID-ddum-taaj-2kdx https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:14:52.149211+00:00 Debian Oval Importer Affected by VCID-7svy-v5cp-u3fd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:14:25.098589+00:00 Debian Oval Importer Affected by VCID-j7dr-d5kk-4kdt https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:13:53.278702+00:00 Debian Oval Importer Affected by VCID-uqhq-r8p1-k7fn https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:13:52.541245+00:00 Debian Oval Importer Affected by VCID-he65-1wc6-hkf2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:12:56.490832+00:00 Debian Oval Importer Affected by VCID-ab54-wdtp-33ea https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:11:52.931249+00:00 Debian Oval Importer Affected by VCID-fbup-v86f-97ex https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:11:38.155735+00:00 Debian Oval Importer Affected by VCID-t4qy-pne2-tfg8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:11:29.968025+00:00 Debian Oval Importer Affected by VCID-bez4-avz6-ske4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:10:34.141081+00:00 Debian Oval Importer Affected by VCID-z31y-mcqb-6kfn https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:10:01.672758+00:00 Debian Oval Importer Affected by VCID-bwg8-x5ue-a3dc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:09:28.004333+00:00 Debian Oval Importer Affected by VCID-uz8d-y5tg-mkbj https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:09:10.365296+00:00 Debian Oval Importer Affected by VCID-rzxy-2ndy-wbes https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:07:55.345503+00:00 Debian Oval Importer Affected by VCID-n7zq-kjfr-kfd3 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:07:23.851552+00:00 Debian Oval Importer Affected by VCID-hhuc-sqft-byfe https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:06:40.845072+00:00 Debian Oval Importer Affected by VCID-ravu-wrs4-pfb5 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:06:36.487699+00:00 Debian Oval Importer Affected by VCID-9dq3-sh61-s3h9 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:06:24.427565+00:00 Debian Oval Importer Fixing VCID-dwe4-y9ka-6qby https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:06:23.028012+00:00 Debian Oval Importer Affected by VCID-arv7-nfbr-dfc1 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:06:21.604123+00:00 Debian Oval Importer Affected by VCID-fydh-5vcp-tfd6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:05:29.916589+00:00 Debian Oval Importer Affected by VCID-w7aj-jn2q-juf3 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:05:22.329675+00:00 Debian Oval Importer Affected by VCID-tpju-q2sh-rbck https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:05:16.094502+00:00 Debian Oval Importer Affected by VCID-adqx-5gbp-pkbg https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:05:04.020357+00:00 Debian Oval Importer Affected by VCID-4ar5-4gpb-2qba https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:04:37.498521+00:00 Debian Oval Importer Affected by VCID-96kj-we17-vkd2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:03:46.817443+00:00 Debian Oval Importer Affected by VCID-e9nx-vbp7-mbbh https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:03:40.552797+00:00 Debian Oval Importer Affected by VCID-hpa9-njdx-5bch https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:03:29.739903+00:00 Debian Oval Importer Affected by VCID-2bx8-2dn3-zyhv https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:03:20.869228+00:00 Debian Oval Importer Affected by VCID-sq4k-ravc-27fr https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:39.819384+00:00 Debian Oval Importer Affected by VCID-4thd-5556-b3gc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:22.711169+00:00 Debian Oval Importer Affected by VCID-u62c-xz51-fbd4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:21.265906+00:00 Debian Oval Importer Affected by VCID-kq9k-xvkp-cyg8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:16.302259+00:00 Debian Oval Importer Affected by VCID-jxju-q8ue-r7g7 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:15.552633+00:00 Debian Oval Importer Affected by VCID-21wp-eycu-kbfu https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:02:02.496515+00:00 Debian Oval Importer Affected by VCID-zcv1-v457-37g8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:01:32.542913+00:00 Debian Oval Importer Affected by VCID-3nmw-zq4v-ebgc https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:01:30.242323+00:00 Debian Oval Importer Affected by VCID-nwk4-r82n-mufd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:01:24.370084+00:00 Debian Oval Importer Affected by VCID-uwy4-4nv5-q3ap https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:00:30.473657+00:00 Debian Oval Importer Affected by VCID-tsaz-z2hg-9bcw https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:00:17.203868+00:00 Debian Oval Importer Affected by VCID-vg39-zu3z-8yge https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:00:10.049381+00:00 Debian Oval Importer Affected by VCID-1msn-8tvt-ekhd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:00:08.590304+00:00 Debian Oval Importer Fixing VCID-yvmp-jgtb-bfcy https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T10:00:05.542741+00:00 Debian Oval Importer Affected by VCID-24dk-u885-wuc4 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:59:53.017519+00:00 Debian Oval Importer Affected by VCID-9pm7-9tph-f3fz https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:59:22.241882+00:00 Debian Oval Importer Affected by VCID-6nes-q68w-ebgt https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:59:04.510312+00:00 Debian Oval Importer Affected by VCID-5hjp-yuf4-dqd6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:59:00.152903+00:00 Debian Oval Importer Affected by VCID-3zm4-kw65-5khp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:58:48.417954+00:00 Debian Oval Importer Affected by VCID-9kxm-srck-suga https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:58:43.234658+00:00 Debian Oval Importer Affected by VCID-esvq-px6q-uubw https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:58:20.971661+00:00 Debian Oval Importer Fixing VCID-rnq7-9xzc-zfcv https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:58:03.479270+00:00 Debian Oval Importer Affected by VCID-pr7m-6n68-5yb6 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:57:39.468649+00:00 Debian Oval Importer Affected by VCID-age6-jr9v-2qcq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:57:15.179237+00:00 Debian Oval Importer Affected by VCID-8pk6-9wzx-47da https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:56:34.966883+00:00 Debian Oval Importer Affected by VCID-8n69-wvzb-4kf9 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:55:33.361593+00:00 Debian Oval Importer Affected by VCID-abc6-u8w3-mfdw https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:55:28.740967+00:00 Debian Oval Importer Affected by VCID-n28y-9aw4-z3dq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:55:23.606403+00:00 Debian Oval Importer Affected by VCID-u7ae-pca4-j7fp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:55:17.581166+00:00 Debian Oval Importer Affected by VCID-qw8k-uaj6-pqgk https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:54:53.997074+00:00 Debian Oval Importer Affected by VCID-3mbe-grmk-nybd https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:54:06.287139+00:00 Debian Oval Importer Affected by VCID-ffdk-g5vp-fya8 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:53:10.110501+00:00 Debian Oval Importer Affected by VCID-vwf9-pj2p-hqat https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:53:02.802457+00:00 Debian Oval Importer Affected by VCID-wzy1-nhp7-kfgk https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:52:30.772090+00:00 Debian Oval Importer Affected by VCID-nsws-w4pf-ruah https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:51:47.486180+00:00 Debian Oval Importer Affected by VCID-yrhc-hchg-7kf3 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:51:25.637113+00:00 Debian Oval Importer Affected by VCID-qq41-ja86-2ya2 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:51:20.598294+00:00 Debian Oval Importer Affected by VCID-ys4v-5s62-1yfq https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:51:07.884844+00:00 Debian Oval Importer Affected by VCID-v3y1-1jnd-qkb7 https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:51:01.371715+00:00 Debian Oval Importer Affected by VCID-hrwg-335p-kqbs https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:50:34.021763+00:00 Debian Oval Importer Affected by VCID-ybsg-p8wx-sqam https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:50:32.620984+00:00 Debian Oval Importer Affected by VCID-bexe-a2pb-8ubp https://www.debian.org/security/oval/oval-definitions-jessie.xml.bz2 37.0.0
2025-08-01T09:50:18.544065+00:00 Debian Oval Importer Affected by VCID-sq4k-ravc-27fr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:50:08.765220+00:00 Debian Oval Importer Affected by VCID-qq41-ja86-2ya2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:49:55.221129+00:00 Debian Oval Importer Affected by VCID-he65-1wc6-hkf2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:49:26.659655+00:00 Debian Oval Importer Fixing VCID-9pm7-9tph-f3fz https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:49:16.824802+00:00 Debian Oval Importer Affected by VCID-rzxy-2ndy-wbes https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:48:13.805576+00:00 Debian Oval Importer Affected by VCID-3mbe-grmk-nybd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:48:06.595586+00:00 Debian Oval Importer Affected by VCID-czgu-dxgs-dyg8 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:47:54.725750+00:00 Debian Oval Importer Affected by VCID-tsaz-z2hg-9bcw https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:47:20.871543+00:00 Debian Oval Importer Affected by VCID-9kxm-srck-suga https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:47:10.306407+00:00 Debian Oval Importer Affected by VCID-8pk6-9wzx-47da https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:46:58.250443+00:00 Debian Oval Importer Affected by VCID-7xvr-jqtj-a3c7 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:46:31.748331+00:00 Debian Oval Importer Affected by VCID-uu1s-gq4b-9fg2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:46:31.026447+00:00 Debian Oval Importer Fixing VCID-hggy-wmkk-3udj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:46:21.253829+00:00 Debian Oval Importer Affected by VCID-z31y-mcqb-6kfn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:46:04.408002+00:00 Debian Oval Importer Affected by VCID-pcf5-552p-27gd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:45:21.053561+00:00 Debian Oval Importer Affected by VCID-8n69-wvzb-4kf9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:45:06.214058+00:00 Debian Oval Importer Fixing VCID-hhuc-sqft-byfe https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:45:04.094821+00:00 Debian Oval Importer Affected by VCID-nsws-w4pf-ruah https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:44:37.790708+00:00 Debian Oval Importer Affected by VCID-awjf-692c-dubk https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:44:31.277179+00:00 Debian Oval Importer Affected by VCID-u62c-xz51-fbd4 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:44:10.436848+00:00 Debian Oval Importer Fixing VCID-adqx-5gbp-pkbg https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:44:02.147393+00:00 Debian Oval Importer Affected by VCID-4ar5-4gpb-2qba https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:44:00.669820+00:00 Debian Oval Importer Affected by VCID-5hjp-yuf4-dqd6 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:43:44.712091+00:00 Debian Oval Importer Fixing VCID-rnq7-9xzc-zfcv https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:42:58.087290+00:00 Debian Oval Importer Affected by VCID-u7ae-pca4-j7fp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:42:56.688209+00:00 Debian Oval Importer Affected by VCID-21wp-eycu-kbfu https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:42:33.168302+00:00 Debian Oval Importer Affected by VCID-vwf9-pj2p-hqat https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:41:57.207956+00:00 Debian Oval Importer Affected by VCID-vg39-zu3z-8yge https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:41:47.905756+00:00 Debian Oval Importer Affected by VCID-j7dr-d5kk-4kdt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:41:10.793889+00:00 Debian Oval Importer Affected by VCID-7svy-v5cp-u3fd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:41:04.440460+00:00 Debian Oval Importer Fixing VCID-sv59-6e26-bbgc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:40:26.483195+00:00 Debian Oval Importer Affected by VCID-6nes-q68w-ebgt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:40:23.611572+00:00 Debian Oval Importer Affected by VCID-w7aj-jn2q-juf3 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:39:58.962835+00:00 Debian Oval Importer Fixing VCID-ddum-taaj-2kdx https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:39:49.664184+00:00 Debian Oval Importer Affected by VCID-ab54-wdtp-33ea https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:39:41.206524+00:00 Debian Oval Importer Affected by VCID-tyk6-m1s7-7fcu https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:39:30.717475+00:00 Debian Oval Importer Fixing VCID-2nux-rchb-k3fq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:38:51.086524+00:00 Debian Oval Importer Affected by VCID-jxju-q8ue-r7g7 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:38:48.249078+00:00 Debian Oval Importer Affected by VCID-bexe-a2pb-8ubp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:38:34.681905+00:00 Debian Oval Importer Affected by VCID-age6-jr9v-2qcq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:38:06.295551+00:00 Debian Oval Importer Affected by VCID-uqhq-r8p1-k7fn https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:38:04.813948+00:00 Debian Oval Importer Affected by VCID-24dk-u885-wuc4 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:37:48.390960+00:00 Debian Oval Importer Affected by VCID-w2n7-49dv-6ba3 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:37:27.911385+00:00 Debian Oval Importer Affected by VCID-gbxv-bdeg-77d2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:37:19.400927+00:00 Debian Oval Importer Affected by VCID-vf4x-44t6-13dz https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:37:16.548863+00:00 Debian Oval Importer Affected by VCID-kq9k-xvkp-cyg8 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:36:29.060994+00:00 Debian Oval Importer Affected by VCID-asfc-cmcs-b7hm https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:36:16.265274+00:00 Debian Oval Importer Affected by VCID-yt4r-4gez-gfgc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:36:13.349443+00:00 Debian Oval Importer Affected by VCID-ndf2-cp9s-c3cz https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:35:50.891825+00:00 Debian Oval Importer Fixing VCID-kbfp-dnry-duez https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:35:35.460364+00:00 Debian Oval Importer Affected by VCID-1msn-8tvt-ekhd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:35:29.707600+00:00 Debian Oval Importer Affected by VCID-pr7m-6n68-5yb6 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:34:16.171326+00:00 Debian Oval Importer Affected by VCID-h5yu-dhjs-jfhh https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:46.463871+00:00 Debian Oval Importer Affected by VCID-vqr6-2f9b-p3gs https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:36.430371+00:00 Debian Oval Importer Affected by VCID-bez4-avz6-ske4 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:27.262888+00:00 Debian Oval Importer Affected by VCID-uz8d-y5tg-mkbj https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:16.610080+00:00 Debian Oval Importer Affected by VCID-ys4v-5s62-1yfq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:05.835571+00:00 Debian Oval Importer Fixing VCID-m93g-8dbv-dueb https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:33:03.680414+00:00 Debian Oval Importer Affected by VCID-n7zq-kjfr-kfd3 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:32:56.593620+00:00 Debian Oval Importer Fixing VCID-q635-eehf-bkdg https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:32:18.210653+00:00 Debian Oval Importer Affected by VCID-2bx8-2dn3-zyhv https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:32:13.203021+00:00 Debian Oval Importer Affected by VCID-wmdm-wzx4-nkhr https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:32:06.053155+00:00 Debian Oval Importer Affected by VCID-xm29-gc3a-23cg https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:31:57.584286+00:00 Debian Oval Importer Fixing VCID-yvmp-jgtb-bfcy https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:31:54.077123+00:00 Debian Oval Importer Affected by VCID-pgzb-622e-cyfw https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:31:18.675487+00:00 Debian Oval Importer Affected by VCID-3nmw-zq4v-ebgc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:31:05.853139+00:00 Debian Oval Importer Fixing VCID-tpju-q2sh-rbck https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:30:57.157505+00:00 Debian Oval Importer Affected by VCID-yrhc-hchg-7kf3 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:30:54.263453+00:00 Debian Oval Importer Affected by VCID-7mjw-rf57-rugg https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:30:39.107986+00:00 Debian Oval Importer Affected by VCID-9ufv-gdzx-m7gt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:30:02.671849+00:00 Debian Oval Importer Affected by VCID-96kj-we17-vkd2 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:29:00.044223+00:00 Debian Oval Importer Affected by VCID-hrwg-335p-kqbs https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:28:57.724859+00:00 Debian Oval Importer Affected by VCID-tekz-b2u3-8fcs https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:28:40.965179+00:00 Debian Oval Importer Affected by VCID-t4qy-pne2-tfg8 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:27:15.923098+00:00 Debian Oval Importer Affected by VCID-nwk4-r82n-mufd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:27:06.696216+00:00 Debian Oval Importer Affected by VCID-yqd8-64h2-ekcc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:26:58.177368+00:00 Debian Oval Importer Fixing VCID-hpa9-njdx-5bch https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:26:27.104201+00:00 Debian Oval Importer Fixing VCID-9dq3-sh61-s3h9 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:26:26.371855+00:00 Debian Oval Importer Affected by VCID-29cd-ee2e-eudd https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:26:06.215303+00:00 Debian Oval Importer Fixing VCID-v3y1-1jnd-qkb7 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:25:59.717767+00:00 Debian Oval Importer Affected by VCID-wh2u-5ttv-tbez https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:25:06.281163+00:00 Debian Oval Importer Affected by VCID-e9nx-vbp7-mbbh https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:24:41.864106+00:00 Debian Oval Importer Fixing VCID-arv7-nfbr-dfc1 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:24:02.931761+00:00 Debian Oval Importer Affected by VCID-n28y-9aw4-z3dq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:59.318850+00:00 Debian Oval Importer Affected by VCID-fydh-5vcp-tfd6 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:57.889916+00:00 Debian Oval Importer Affected by VCID-uwy4-4nv5-q3ap https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:37.800228+00:00 Debian Oval Importer Affected by VCID-wzy1-nhp7-kfgk https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:24.424210+00:00 Debian Oval Importer Affected by VCID-zcv1-v457-37g8 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:22.289582+00:00 Debian Oval Importer Affected by VCID-esvq-px6q-uubw https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:21.551900+00:00 Debian Oval Importer Affected by VCID-abc6-u8w3-mfdw https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:23:04.784271+00:00 Debian Oval Importer Affected by VCID-bwg8-x5ue-a3dc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:22:22.126110+00:00 Debian Oval Importer Affected by VCID-4thd-5556-b3gc https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:22:04.978442+00:00 Debian Oval Importer Fixing VCID-ravu-wrs4-pfb5 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:22:00.721450+00:00 Debian Oval Importer Fixing VCID-dwe4-y9ka-6qby https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:21:38.375603+00:00 Debian Oval Importer Affected by VCID-fbup-v86f-97ex https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:21:05.490026+00:00 Debian Oval Importer Affected by VCID-3725-z3mj-jubv https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:20:23.743005+00:00 Debian Oval Importer Affected by VCID-1stj-xuxd-ykbt https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:20:07.228414+00:00 Debian Oval Importer Affected by VCID-ybsg-p8wx-sqam https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:19:48.049583+00:00 Debian Oval Importer Affected by VCID-xmuc-c5b6-a3ab https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:19:00.629791+00:00 Debian Oval Importer Affected by VCID-3zm4-kw65-5khp https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:18:47.132356+00:00 Debian Oval Importer Affected by VCID-wnpc-64sr-e7fq https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:18:42.172522+00:00 Debian Oval Importer Affected by VCID-qw8k-uaj6-pqgk https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0
2025-08-01T09:18:40.080908+00:00 Debian Oval Importer Affected by VCID-ffdk-g5vp-fya8 https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 37.0.0