Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 586
Alerts This Week
Warning Icon 1 586

Stay Secure with the Latest Linux Advisories

Filter%20icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -2 articles for you...
198

Arch Linux: ASA-201805-10 Critical: Firefox Remote Issues

The package firefox before version 60.0-1 is vulnerable to multiple issues including arbitrary code execution, same-origin policy bypass, access restriction bypass, content spoofing, denial of service, information disclosure and sandbox escape. . Arch Linux Security Advisory ASA-201805-10 ========================================= Severity: Critical Date : 2018-05-13 CVE-ID : CVE-2018-5150 CVE-2018-5151 CVE-2018-5152 CVE-2018-5153 CVE-2018-5154 CVE-2018-5155 CVE-2018-5157 CVE-2018-5158 CVE-2018-5159 CVE-2018-5160 CVE-2018-5163 CVE-2018-5164 CVE-2018-5166 CVE-2018-5167 CVE-2018-5168 CVE-2018-5169 CVE-2018-5172 CVE-2018-5173 CVE-2018-5175 CVE-2018-5176 CVE-2018-5177 CVE-2018-5180 CVE-2018-5181 CVE-2018-5182 Package : firefox Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-693 Summary ====== The package firefox before version 60.0-1 is vulnerable to multiple issues including arbitrary code execution, same-origin policy bypass, access restriction bypass, content spoofing, denial of service, information disclosure and sandbox escape. Resolution ========= Upgrade to 60.0-1. # pacman -Syu "firefox> =60.0-1" The problems have been fixed upstream in version 60.0. Workaround ========= None. Description ========== - CVE-2018-5150 (arbitrary code execution) Several memory safety bugs have been found in Firefox before 60.0. Some of these bugs showed evidence of memory corruption and Mozilla presumes that with enough effort some of these could be exploited to run arbitrary code. - CVE-2018-5151 (arbitrary code execution) Several memory safety bugs has been found in Firefox before 60.0. Some of these bugs showed evidence of memory corruption and Mozilla presumes that with enough effort some of these could be exploited to run arbitrary code. - CVE-2018-5152 (information disclosure) An information disclosure vulnerability has been found in Firefox < 60.0. WebExtensions withthe appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the webRequest API. For example, this allows for the interception of username and an encrypted password during login to Firefox Accounts. This issue does not expose synchronization traffic directly and is limited to the process of user login to the website and the data displayed to the user once logged in. - CVE-2018-5153 (information disclosure) An information disclosure vulnerability has been found in Firefox < 60.0. If websocket data is sent with mixed text and binary in a single message, the binary data can be corrupted. This can result in an out-of-bounds read with the read memory sent to the originating server in response. - CVE-2018-5154 (arbitrary code execution) A use-after-free vulnerability has been found in Firefox < 60.0, while enumerating attributes during SVG animations with clip paths. - CVE-2018-5155 (arbitrary code execution) A use-after-free vulnerability has been found in Firefox < 60.0, while adjusting layout during SVG animations with text paths. - CVE-2018-5157 (same-origin policy bypass) A same-origin policy bypass vulnerability has been found in the PDF viewer of Firefox < 60.0, allowing a malicious site to intercept messages meant for the viewer. This could allow the site to retrieve PDF files restricted to viewing by an authenticated user on a third-party website. - CVE-2018-5158 (arbitrary code execution) A insufficient sanitization of Postscript calculator functions vulnerability has been found in the PDF viewer of Firefox < 60.0, allowing malicious JavaScript to be injected through a crafted PDF file. This JavaScript can then be run with the permissions of the PDF viewer by its worker. - CVE-2018-5159 (arbitrary code execution) An integer overflow vulnerability has been found in the Skia library used in Firefox < 60.0, due to 32-bit integer use in an array without integeroverflow checks, resulting in possible out-of-bounds writes. This could lead to a potentially exploitable crash triggerable by web content. - CVE-2018-5160 (arbitrary code execution) A uninitialized memory use vulnerability has been found in the WebRTC component of Firefox < 60.0, which can use a WrappedI420Buffer pixel buffer whose owning image object can be freed while it is still in use. This can result in the WebRTC encoder using uninitialized memory, leading to a potentially exploitable crash. - CVE-2018-5163 (sandbox escape) A sandbox escape vulnerability has been found in Firefox < 60.0. If a malicious attacker has used another vulnerability to gain full control over a content process, they may be able to replace the alternate data resources stored in the JavaScript Start-up Bytecode Cache (JSBC) for other JavaScript code. If the parent process then runs this replaced code, the executed script would be run with the parent process' privileges, escaping the sandbox on content processes. - CVE-2018-5164 (access restriction bypass) A Content Security Policy (CSP) bypass has been found in Firefox < 60.0, where the CSP is not applied correctly to all parts of multipart content sent with the multipart/x-mixed-replace MIME type. This could allow for script to run where CSP should block it, allowing for cross-site scripting (XSS) and other attacks. - CVE-2018-5166 (access restriction bypass) WebExtensions in Firefox before 60.0 can use request redirection and a filterReponseData filter to bypass host permission settings to redirect network traffic and access content from a host for which they do not have explicit user permission. - CVE-2018-5167 (content spoofing) The web console and JavaScript debugger in Firefox < 6.0.0 do not sanitize all output that can be hyperlinked. Both will display chrome: links as active, clickable hyperlinks in their output. Web sites should not be able to directly link to internal chrome pages. Additionally, the JavaScript debuggerwill display javascript: links, which users could be tricked into clicking by malicious sites. - CVE-2018-5168 (access restriction bypass) Sites can bypass security checks on permissions to install lightweight themes in Firefox before 60.0, by manipulating the baseURI property of the theme element. This could allow a malicious site to install a theme without user interaction which could contain offensive or embarrassing images. - CVE-2018-5169 (access restriction bypass) If manipulated hyperlinked text with chrome: URL contained in it is dragged and dropped on the "home" icon in Firefox before 60.0, the home page can be reset to include a normally-unlinkable chrome page as one of the home page tabs. - CVE-2018-5172 (arbitrary code execution) The Live Bookmarks page and the PDF viewer in Firefox before 60.0 can run injected script content if a user pastes script from the clipboard into them while viewing RSS feeds or PDF files. This could allow a malicious site to socially engineer a user to copy and paste malicious script content that could then run with the context of either page but does not allow for privilege escalation. - CVE-2018-5173 (content spoofing) The filename appearing in the Downloads panel in Firefox before 60.0 improperly renders some Unicode characters, allowing for the file name to be spoofed. This can be used to obscure the file extension of potentially executable files from user view in the panel. - CVE-2018-5175 (access restriction bypass) A mechanism to bypass Content Security Policy (CSP) protections on sites that have a script-src policy of 'strict-dynamic' has been found in Firefox < 60.0. If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the require.js library that is part of Firefox’s Developer Tools, and then use a known technique using that library to bypass the CSP restrictions on executing injected scripts. - CVE-2018-5176 (information disclosure) The JSON Viewer inFirefox before 60.0 displays clickable hyperlinks for strings that are parseable as URLs, including javascript: links. If a JSON file contains malicious JavaScript script embedded as javascript: links, users may be tricked into clicking and running this code in the context of the JSON Viewer. This can allow for the theft of cookies and authorization tokens which are accessible to that context. - CVE-2018-5177 (denial of service) A vulnerability exists in the XSLT component of Firefox before 60.0, during number formatting where a negative buffer size may be allocated in some instances, leading to a buffer overflow and crash if it occurs. - CVE-2018-5180 (arbitrary code execution) A use-after-free vulnerability can occur during WebGL operations in Firefox before 60.0. While this results in a potentially exploitable crash, the vulnerability is limited because the memory is freed and reused in a brief window of time during the freeing of the same callstack. - CVE-2018-5181 (access restriction bypass) If a URL using the file: protocol is dragged and dropped onto an open tab of Firefox before 60.0 that is running in a different child process the tab will open a local file corresponding to the dropped URL, contrary to policy. One way to make the target tab open more reliably in a separate process is to open it with the noopener keyword. - CVE-2018-5182 (access restriction bypass) If a text string that happens to be a filename in the operating system's native format is dragged and dropped onto the address bar of Firefox before 60.0, the specified local file will be opened. This is contrary to policy and is what would happen if the string were the equivalent file: URL. Impact ===== A remote attacker can bypass various security mechanisms including the sandbox and the same-origin policy, access sensitive information and execute arbitrary code on the affectedhost. References ========= https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/buglist.cgi?bug_id=1388020%2C1433609%2C1409440%2C1448705%2C1451376%2C1452202%2C1444668%2C1393367%2C1411415%2C1426129 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/buglist.cgi?bug_id=1445234%2C1449530%2C1437455%2C1447989%2C1438827%2C1436983%2C1435036%2C1440465%2C1439723%2C1448771%2C1453653%2C1454359%2C1432323%2C1454126%2C1436759%2C1439655%2C1448612%2C1449358%2C1367727%2C1452417 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1415644 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1436809 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1443092 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1448774 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1449898 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1452075 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1441941 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1436117 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1426353 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1416045 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1437325 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1447969 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1449548 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1319157 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1436482 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1438025 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1432358 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1442840 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1451908 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1444086 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://bugzilla.mozilla.org/show_bug.cgi?id=1424107 https://www.mozilla.org/en-US/security/advisories/mfsa2018-11/ https://security.archlinux.org/CVE-2018-5150 https://security.archlinux.org/CVE-2018-5151 https://security.archlinux.org/CVE-2018-5152 https://security.archlinux.org/CVE-2018-5153 https://security.archlinux.org/CVE-2018-5154 https://security.archlinux.org/CVE-2018-5155 https://security.archlinux.org/CVE-2018-5157 https://security.archlinux.org/CVE-2018-5158 https://security.archlinux.org/CVE-2018-5159 https://security.archlinux.org/CVE-2018-5160 https://security.archlinux.org/CVE-2018-5163 https://security.archlinux.org/CVE-2018-5164 https://security.archlinux.org/CVE-2018-5166 https://security.archlinux.org/CVE-2018-5167 https://security.archlinux.org/CVE-2018-5168 https://security.archlinux.org/CVE-2018-5169 https://security.archlinux.org/CVE-2018-5172 https://security.archlinux.org/CVE-2018-5173 https://security.archlinux.org/CVE-2018-5175 https://security.archlinux.org/CVE-2018-5176 https://security.archlinux.org/CVE-2018-5177 https://security.archlinux.org/CVE-2018-5180 https://security.archlinux.org/CVE-2018-5181 https://security.archlinux.org/CVE-2018-5182 . Major concerns in Firefox before the 60.0-1 update on Arch Linux increase the likelihood of user exposure to various threats and weaknesses.. Firefox Security Issues, ArchLinux Advisory, Critical Firefox Flaws. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 May 14, 2018 Critical ArchLinux
198

Arch Linux: ASA-201411-26 Severe: Remote Vulnerabilities in Chromium

The package chromium before version 39.0.2171.65-1 is vulnerable to multiple issues including but not limited to address bar spoofing and denial of service. . Arch Linux Security Advisory ASA-201411-26 ========================================= Severity: High Date : 2014-11-20 CVE-ID : CVE-2014-7899 CVE-2014-7900 CVE-2014-7901 CVE-2014-7902 CVE-2014-7903 CVE-2014-7904 CVE-2014-7906 CVE-2014-7907 CVE-2014-7908 CVE-2014-7909 CVE-2014-7910 Package : chromium Type : multiple issues Remote : Yes Link : https://wiki.archlinux.org/title/CVE-2014 Summary ====== The package chromium before version 39.0.2171.65-1 is vulnerable to multiple issues including but not limited to address bar spoofing and denial of service. Resolution ========= Upgrade to 39.0.2171.65-1. # pacman -Syu "chromium> =39.0.2171.65-1" The problems have been fixed upstream in version 39.0.2171.65. Workaround ========= None. Description ========== - CVE-2014-7899 (address bar spoofing) A flaw allows remote attackers to spoof the address bar by placing a blob: substring at the beginning of the URL, followed by the original URI scheme and a long username string. - CVE-2014-7900 (use-after-free) Use-after-free vulnerability in the CPDF_Parser::IsLinearizedFile function in fpdfapi/fpdf_parser/fpdf_parser_parser.cpp in PDFium allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted PDF document. - CVE-2014-7901 (integer overflow) Integer overflow in the opj_t2_read_packet_data function in fxcodec/fx_libopenjpeg/libopenjpeg20/t2.c in OpenJPEG in PDFium allows remote attackers to cause a denial of service or possibly have unspecified other impact via a long segment in a JPEG image. - CVE-2014-7902 (use-after-free) Use-after-free vulnerability in PDFium allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted PDF document. - CVE-2014-7903 (buffer overflow) Bufferoverflow in OpenJPEG before r2911 in PDFium allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted JPEG image. - CVE-2014-7904 (buffer overflow) Buffer overflow in Skia allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors. - CVE-2014-7906 (use-after-free) Use-after-free vulnerability in the Pepper plugins allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted Flash content that triggers an attempted PepperMediaDeviceManager access outside of the object's lifetime. - CVE-2014-7907 (use-after-free) Multiple use-after-free vulnerabilities in modules/screen_orientation/ScreenOrientationController.cpp in Blink allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger improper handling of a detached frame, related to the (1) lock and (2) unlock methods. - CVE-2014-7908 (integer overflow) Multiple integer overflows in the CheckMov function in media/base/container_names.cc allow remote attackers to cause a denial of service or possibly have unspecified other impact via a large atom in (1) MPEG-4 or (2) QuickTime .mov data. - CVE-2014-7909 (uninitialized memory read) A flaw in effects/SkDashPathEffect.cpp in Skia computes a hash key using uninitialized integer values, which might allow remote attackers to cause a denial of service by rendering crafted data. - CVE-2014-7910 (various issues) Various issues from internal audits, fuzzing and other initiatives that allow attackers to cause a denial of service or possibly have other impact. Impact ===== A remote attacker is be able to spoof the address bar, cause a denial of service or possibly have unspecified other impacts. References ========= [0] https://chromereleases.googleblog.com/2014/11/stable-channel-update_18.html . The Arch Linux Security Notice ASA-201401-30 pertains to severalvulnerabilities in the firefox package classified as critical.. Chromium Issues, Arch Linux Security, Remote Attack Risks. . LinuxSecurity.com Team

Calendar%202 Nov 21, 2014 ArchLinux
87

Debian: DSA-2338-1 Moderate: Moodle Remote Issues Security Fix

Several cross-site scripting and information disclosure issues have been fixed in Moodle, a course management system for online learning: * MSA-11-0020 Continue links in error messages can lead offsite . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2338-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Moritz Muehlenhoff November 07, 2011 http://www.debian.org/security/faq - ------------------------------------------------------------------------- Package : moodle Vulnerability : several Problem type : remote Debian-specific: no CVE ID : not yet available Several cross-site scripting and information disclosure issues have been fixed in Moodle, a course management system for online learning: * MSA-11-0020 Continue links in error messages can lead offsite * MSA-11-0024 Recaptcha images were being authenticated from an older server * MSA-11-0025 Group names in user upload CSV not escaped * MSA-11-0026 Fields in user upload CSV not escaped * MSA-11-0031 Forms API constant issue * MSA-11-0032 MNET SSL validation issue * MSA-11-0036 Messaging refresh vulnerability * MSA-11-0037 Course section editing injection vulnerability * MSA-11-0038 Database injection protection strengthened For the stable distribution (squeeze), this problem has been fixed in version 1.9.9.dfsg2-2.1+squeeze2. For the unstable distribution (sid), this problem has been fixed in version 1.9.9.dfsg2-4. We recommend that you upgrade your moodle packages. Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: http://www.debian.org/security/ Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Recent security updates have fixed multiple vulnerabilities in Moodle, including cross-site scripting and data exposure issues. Users should upgrade theirsystems urgently. Moodle Security Fix,Cross-Site Scripting,Information Disclosure,Debian Security Advisory,Remote Attacks. . LinuxSecurity.com Team

Calendar%202 Nov 07, 2011 Debian
87

Debian Lenny DSA-2098-1 Critical: TYPO3 Remote Threats Fixed

Several remote vulnerabilities have been discovered in the TYPO3 web content management framework: cross-site Scripting, open redirection, SQL injection, broken authentication and session management, insecure randomness, information disclosure and arbitrary code . - ------------------------------------------------------------------------ Debian Security Advisory DSA-2098-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Thijs Kinkhorst August 29, 2010 http://www.debian.org/security/faq - ------------------------------------------------------------------------ Package : typo3-src Vulnerability : several Problem type : local/remote Debian-specific: no CVE Id(s) : not yet available Debian Bug : 590719 Several remote vulnerabilities have been discovered in the TYPO3 web content management framework: cross-site Scripting, open redirection, SQL injection, broken authentication and session management, insecure randomness, information disclosure and arbitrary code execution. More details can be found in the Typo3 security advisory: https://typo3.org/security/advisory/typo3-sa-2010-012 For the stable distribution (lenny), these problems have been fixed in version 4.2.5-1+lenny4. The testing distribution (squeeze) will be fixed soon. For the unstable distribution (sid), these problems have been fixed in version 4.3.5-1. We recommend that you upgrade your typo3-src package. Upgrade instructions - -------------------- wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resources from the footer to the proper configuration. Debian GNU/Linux 5.0 alias lenny - -------------------------------- Source archives: Size/MD5checksum: 8144727 75b2e5db6ac586fb6176f329be452159 Size/MD5 checksum: 1008 018342ba199d8f866382b6791a617831 Size/MD5 checksum: 146540 9a2b90a47fd6373863cf43cecbbb53ee Architecture independent packages: Size/MD5 checksum: 133958 4ec08c57f0dc4abb1681e98f403d81de Size/MD5 checksum: 8192390 88cd8939bd4d1c5aad5aa0aa986f8855 These files will probably be moved into the stable distribution on its next update. - --------------------------------------------------------------------------------- For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. Package info: `apt-cache show ' and https://www.debian.org/distrib/packages . Update TYPO3 components promptly to resolve various remote vulnerabilities, such as SQL injection and flaws in session management.. Debian Security Advisory, TYPO3 Issues, Critical Security Update. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Aug 29, 2010 Critical Debian
87

Debian: DSA-1444-2 Critical: Remote PHP5 Regression Fix

It was discovered that the patch for CVE-2007-4659 could lead to regressions in some scenarios. The fix has been reverted for now, a revised update will be provided in a future PHP DSA.. - ------------------------------------------------------------------------Debian Security Advisory DSA-1444-2 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Moritz Muehlenhoff January 23, 2008 http://www.debian.org/security/faq - ------------------------------------------------------------------------Package : php5 Vulnerability : several Problem type : remote Debian-specific: no CVE Id(s) : CVE-2007-3799 CVE-2007-3998 CVE-2007-4657 CVE-2007-4658 CVE-2007-4660 CVE-2007-4662 CVE-2007-5898 CVE-2007-5899 It was discovered that the patch for CVE-2007-4659 could lead to regressions in some scenarios. The fix has been reverted for now, a revised update will be provided in a future PHP DSA. For reference the original advisory below: Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2007-3799 It was discovered that the session_start() function allowed the insertion of attributes into the session cookie. CVE-2007-3998 Mattias Bengtsson and Philip Olausson discovered that a programming error in the implementation of the wordwrap() function allowed denial of service through an infinite loop. CVE-2007-4658 Stanislav Malyshev discovered that a format string vulnerability in the money_format() function could allow the execution of arbitrary code. CVE-2007-4659 Stefan Esser discovered that execution control flow inside the zend_alter_ini_entry() function in handled incorrectly in case of a memory limit violation. CVE-2007-4660 Gerhard Wagner discovered an integer overflow inside the chunk_splitfunction(). CVE-2007-5898 Rasmus Lerdorf discovered that incorrect parsing of multibyte sequences may lead to disclosure of memory contents. CVE-2007-5899 It was discovered that the output_add_rewrite_var() function could leak session ID information, resulting in information disclosure. This update also fixes two bugs from in the PHP 5.2.4 release which don't have security impact according to the Debian PHP security policy (CVE-2007-4657 and CVE-2007-4662), but which are fixed nonetheless. For the stable distribution (etch), these problems have been fixed in version 5.2.0-8+etch10. The old stable distribution (sarge) doesn't contain php5. For the unstable distribution (sid), these problems have been fixed in version 5.2.4-1, with the exception of CVE-2007-5898 and CVE-2007-5899, which will be fixed soon. Please note that Debian's version of PHP is hardened with the Suhosin patch beginning with version 5.2.4-1, which renders several vulnerabilities ineffective. We recommend that you upgrade your php5 packages. Upgrade instructions - --------------------wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resources from the footer to the proper configuration. Debian 4.0 (stable) - -------------------Stable updates are available for alpha, amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. Source archives: Size/MD5 checksum: 121192 4f1a1fa97fd6fbd6a9cc1619d05a6ea1 Size/MD5 checksum: 1978 5ab6e2423d505d337dfd6e88a5f736d6 Size/MD5 checksum: 8583491 52d7e8b3d8d7573e75c97340f131f988 Architecture independent packages: Size/MD5 checksum: 306972 5308c38e8062d73723cbc106e010d72c Size/MD5 checksum: 1046 70ddcad0b39a3ab22ec278e7403214b4 alpha architecture (DEC Alpha) Size/MD5 checksum: 4944 344d4d9c7cae23eda96b13bd1b517552 Size/MD5 checksum: 70902 7182ceffdaeae9d61508d074f83afef1 Size/MD5 checksum: 36554 226629f3a0b91a078792d1ff916521b4 Size/MD5 checksum: 2561436 53ca14598ee0fb6206458ef88d390da1 Size/MD5 checksum: 11842 a69f026eb4409ab29f3d4b5b29d2d26a Size/MD5 checksum: 9056 403bc881a0ed240610b57d0979a97e8f Size/MD5 checksum: 17546 0dba7ed3e464bc07d811685f5a77b84a Size/MD5 checksum: 36442 b712a44b66ab742f562849876bb0cb1e Size/MD5 checksum: 2561442 ebf74eba7cd4a3a69f231d31d6f6ac0d Size/MD5 checksum: 2483042 6ae68f15f94f8a829e378b7dd3c97957 Size/MD5 checksum: 36544 362805ad486c1363602290ab947ed3d5 Size/MD5 checksum: 24954 af1e912505647a0803249567c415e7aa Size/MD5 checksum: 13388 0c500f3301ab4744f89486317c9fac21 Size/MD5 checksum: 4933452 e50ec87f3f5f352feecef4f0b8ff5d75 Size/MD5 checksum: 55646 89cc3b264a071519d6ef6ab6c94d26c2 Size/MD5 checksum: 38860 5ec79b641c0509bb0b4aaf1a7e12ec98 Size/MD5 checksum: 13474 74cbae70ba1803ed2c02ddf1d05868b0 Size/MD5 checksum: 18616 b575f6cf3053284b95d356ef331890a5 Size/MD5 checksum: 5316 f8759e48930247832e7c272d830b0fcb Size/MD5 checksum: 19606 e141823517c0e40587d8ae5aa5997fbb Size/MD5 checksum: 219140 06c287a175def646e6c07c679ce3a071 Size/MD5 checksum: 345922 474c8a59d82e59bb7b7ea9bab00617dd Size/MD5 checksum: 40300 c2ee17390a17180da70d5bf5fba53777 amd64 architecture (AMD x86_64 (AMD64)) Size/MD5 checksum: 4894 9557bf19d803bb0a04129665b7d9728c Size/MD5 checksum: 39164 c804749286197f41c30568013a8b081f Size/MD5 checksum: 12048 d689b592fc0edce051b33dcbf631c2f3 Size/MD5 checksum: 36434 f7bfd3fbd2eecab022d8ecf35d955109 Size/MD5 checksum: 13482 6bf599f899ce220a8bbb4d23cab6faf0 Size/MD5 checksum: 17564 d5f3212d1e3e54d3683fb674748cfb34 Size/MD5 checksum: 2509968 dc7521960ff56fe3ac16048db18ca316 Size/MD5 checksum: 53940 98613c30a2577ab552f49f88e52277f5 Size/MD5 checksum: 36686 7909458a9b99ce0464f8e6c037f1353c Size/MD5 checksum: 4861590 88e4868523b23052f67141fd1b5c2496 Size/MD5 checksum: 2451252 aba614eeaaa1afa4595ee118fb26c363 Size/MD5 checksum: 9394 e927227a547058ee9ec9829004af1eec Size/MD5 checksum: 218862 79810eb3b6f0b4a0bc6cd4008bc95fe4 Size/MD5 checksum: 38440 33f6327f878a13820a97f61e66d45f79 Size/MD5 checksum: 37040 52d7c2ca601391af540a06ccdab7c822 Size/MD5 checksum: 13026 12878cf4660e5452ffeb4805d1bb2a37 Size/MD5 checksum: 24980 92372fefc3e115cb3fc7e0ae41fd350d Size/MD5 checksum: 5260 296095bda2abc493a7fc9fdca67c6727 Size/MD5 checksum: 19426 772e62ae23c7d043e20ad816060389f6 Size/MD5 checksum: 345326 d72cb4eaedd28ec5fa7faf2d66cb98cf Size/MD5 checksum: 2509208 fedb6268baef388936309115a7921438 Size/MD5 checksum: 18654 408eea16494c03cc858784c7d3e903c7 Size/MD5 checksum: 46596 4cf7529e0c3c48d4f49e18abff5f7aba Size/MD5 checksum: 71718 4c1d90a9d8d3c353eb8c6806d961627c arm architecture (ARM) Size/MD5 checksum: 33738 b178fc6e4840ff69b07b4f34a347c78e Size/MD5 checksum: 2376972 de597f8f64b641b51525ae20995ffcf7 Size/MD5 checksum: 63818 9990eff06e0392b48427cf98b6ae609d Size/MD5 checksum: 33674 15a0627a28b89955a5bf7d4d1b307db8 Size/MD5 checksum: 344646 cfd80f8d3e0f44bbdc9aebd3d90e874a Size/MD5 checksum: 2384164 acf1262b38c314770d44d85c943099d9 Size/MD5 checksum: 2383662 1cdb6d3cb690314607c0a14f49b7b4a4 Size/MD5 checksum: 4716212 fec34377db60dde9d426fe743971dcf5 Size/MD5 checksum: 15830 7a206a9719bb027c0c6a1870c8b4721a Size/MD5 checksum: 8750 57fbfe5cd9f6df168cc4de614ddfbde8 Size/MD5 checksum: 215600f2b6c92358a62ef5440f633bf035253a Size/MD5 checksum: 4634 856571bb46b848a6852cfef33eef40c4 Size/MD5 checksum: 24074 52ee3ebe42a04857289e9f8af893e5b7 Size/MD5 checksum: 33672 70382f5c368a907bc34e67d2ebd9f1f2 Size/MD5 checksum: 4866 dbb8fd1caf70a5329f06698e0d396bdc Size/MD5 checksum: 12448 dee29c92320057c5fc632f99defcc6f1 Size/MD5 checksum: 32906 78374c6509590921c6c10b8df0a00e3c Size/MD5 checksum: 11872 921eea495b4bc625b2c6cf163e7c75ef Size/MD5 checksum: 49270 e889a1db9f83ca6eee95495e85bc3fba Size/MD5 checksum: 10926 bad396382c17ed502e9fc11385d9e393 Size/MD5 checksum: 17082 dd31979b6b089257f9bea807901ff720 Size/MD5 checksum: 17926 368e6c4c323692c2d423d58215cf1f8b Size/MD5 checksum: 33636 3f44a6b474f206a6dfed90726e9832f4 hppa architecture (HP PA RISC) Size/MD5 checksum: 223836 9a6a1d910985128bae94ddb305d087f0 Size/MD5 checksum: 14084 26c3b02b41f01dc1d8cc702e11aba998 Size/MD5 checksum: 21110 a78b013d97a9b85857d1103eef5a7b36 Size/MD5 checksum: 342150 11bcd520dac4509c4ca710f91d252fe4 Size/MD5 checksum: 42106 dd0ec1301045d506d0744d7548a5649c Size/MD5 checksum: 37904 845a64621632c021785d1fe6abf7c8e7 Size/MD5 checksum: 40030 4ec943f481714f8192bb8777b1770b47 Size/MD5 checksum: 5812 601cf60987595f28346d372773334933 Size/MD5 checksum: 39456 c5e6e97bde23faf8a088136ca9b18e70 Size/MD5 checksum: 20318 7380fc783c7babb7896f422c5bedf8e8 Size/MD5 checksum: 40920 4ac94fc6504887090d9caa92cb3b8cce Size/MD5 checksum: 15536 cfbd913935c54f5127ff3dc0c87305bb Size/MD5 checksum: 19568 06ddcce19746f35fda2df7835824bd1f Size/MD5 checksum: 5177754 54a5ddabbff947cc8bb2a95c6fc1d3fb Size/MD5 checksum: 2606936 dce855a6d87454920dd5d4b3f6cf628b Size/MD5 checksum: 2711434 37d53df8ef7438c98bd6404006143bcb Size/MD5 checksum: 75504 cf36f5057e314b38ebb34b5ffade2818 Size/MD5 checksum: 2711094 15b017fe77be72bc5f124ef1f0e0277c Size/MD5 checksum: 5486 d51ee32f4388adbc537e301589c1d6c9 Size/MD5 checksum: 28198 b1d580e40bcbd75de17f3c9befc4649e Size/MD5 checksum: 9738 af20641afbe7bac05e63edd4ddf0c70d Size/MD5 checksum: 12548 874fb92c80f7d1f2440b2d10bc71ce5c Size/MD5 checksum: 58530 86c425bfeed0d0c3458882cb88972d18 i386 architecture (Intel ia32) Size/MD5 checksum: 36458 a1161e4f73a6a03ee12238660a85454c Size/MD5 checksum: 17250 90c07ef4b7a0272dd02ecf48f18979f5 Size/MD5 checksum: 5052 a6ee0c2f024126268c7fdf1e2f35957b Size/MD5 checksum: 16480 05941810bdb609e63043791afabd820c Size/MD5 checksum: 44150 1119ce6dd68278bc06766848b2bc8b7e Size/MD5 checksum: 2413086 9ea0191cfa09e27ee4be89e46845c375 Size/MD5 checksum: 34480 caba19493bd30e3192b1bbfddb63b84f Size/MD5 checksum: 4756384 bb606db680bcb7c23865e9de3600f7e2 Size/MD5 checksum: 341638 821c124f7097d5c76b23f6e259110890 Size/MD5 checksum: 34494 37f714d61457cd4a8259d3a2a4e143aa Size/MD5 checksum: 12264 2c37caf726b0365d79093c965dc2f28b Size/MD5 checksum: 12840 b7c119d0ea6234e1d568fcb6b565e6c1 Size/MD5 checksum: 64914 acfefcced14f2d6f1a4075a72af10d0f Size/MD5 checksum: 2397490 455793cd9aa8b63e52ba238bc475b509 Size/MD5 checksum: 34056 6c975d8956fc09643d1624865f0cdfc0 Size/MD5 checksum: 24474 b81a7f64a30cd946bcef936c1fd18b98 Size/MD5 checksum: 18408 a8c850c8005d6704d8a4cf261fa63107 Size/MD5 checksum: 8630 393397a31fff24b7244c2e5f06748620 Size/MD5 checksum: 214634 1ca41c433c67297d445e7342423315bc Size/MD5 checksum: 4766 65e9cb0854fc42ac7a63f8047a71b37b Size/MD5 checksum: 50624 09786c42128cf4347fae9eb39df09942 Size/MD5 checksum: 33412 dcffbb8db21a4e66f9721a3fe96cdb5a Size/MD5 checksum: 11312 5ca62b9054499f5915f340271bf1509d Size/MD5 checksum: 2412640ba0d5929009094b281a17b78efe58274 ia64 architecture (Intel ia64) Size/MD5 checksum: 25086 0e8206fb58c2d94ef3bf92ec7b732c4e Size/MD5 checksum: 34388 8a985abc92ef2fe606d846573eab6ebb Size/MD5 checksum: 50156 ed8b0995b1ced0465202a0d4af19fafc Size/MD5 checksum: 12004 5dc56d06dcbbc7c95eed4833d7327f3a Size/MD5 checksum: 342050 2837dd1bd12d870104e64a89c6f52d43 Size/MD5 checksum: 3271064 37d0b657bad53e1d396e603ee412c0df Size/MD5 checksum: 76614 2cd3ab23eb70e55ad12297615df50baa Size/MD5 checksum: 95614 2dd3556699c32f4684e46acaf8334abf Size/MD5 checksum: 6494 df0909c739377a39dbbb20d55ee52acd Size/MD5 checksum: 17554 221d235ed5dc624dac33b2325b976e11 Size/MD5 checksum: 27146 cc6eee70139b726ec9988d61e18cd527 Size/MD5 checksum: 3221406 07f50104d2cac5fee1a5dac5bc0277a5 Size/MD5 checksum: 15434 661e5c2d56ce862b719f9017f237901e Size/MD5 checksum: 6397872 ad378026dc2746f1ee699b5e91a7437d Size/MD5 checksum: 3270502 8bf43dc835868792b2e5d5030a8b7cd2 Size/MD5 checksum: 6118 ecb4f978d4efdb04669847f74fa1054a Size/MD5 checksum: 17762 6a91c118050718f5452155e9155cf3f2 Size/MD5 checksum: 48312 929bdcd7e00f2fecdf979a8b51f856bd Size/MD5 checksum: 24856 f956da7d3dc8df01f708bc980765093d Size/MD5 checksum: 54520 afe7a07ce2ba36180975ac961ab3faa6 Size/MD5 checksum: 50652 31bc569908da77fadc03ac4c0ef88103 Size/MD5 checksum: 235142 b2a779ee5d584af890121a31f01d76ea Size/MD5 checksum: 54668 f8d2a65bcef0a294b6243ddb331d71e3 mips architecture (MIPS (Big Endian)) Size/MD5 checksum: 63878 c47776ea9adff445f21f7d6abfb541fb Size/MD5 checksum: 35590 becf6657199518d6a23b53b33f6a22cc Size/MD5 checksum: 4906 1925ab952a48c6e19aa0d808f608a7f6 Size/MD5 checksum: 11344 542a48953b2a5c58ec8332a64a86b337 Size/MD5 checksum: 33166 625fcb32c01c614d820853c99927e179 Size/MD5 checksum: 31642 8fbc530934ac2979f9be865122e47301 Size/MD5 checksum: 5246 010dbe11c2da82cc4462f19a93168af4 Size/MD5 checksum: 215792 a60a3eae27f79cd3514a7a28734acba9 Size/MD5 checksum: 15720 1de7234d263ca985f7ced4bfdf422375 Size/MD5 checksum: 4886560 05ac98e992f3ee6511951134a480bd99 Size/MD5 checksum: 18490 2732a23782069c41a43cf38d54306447 Size/MD5 checksum: 32668 275fb0be83b9f7d6fc8dfa449fdbdeb1 Size/MD5 checksum: 17304 67be67356da8fbf3835a6bef5eda1f72 Size/MD5 checksum: 2486106 e7b1095ca925e7bc9fc42f3e110004d1 Size/MD5 checksum: 23288 92cf73451bebb277c9d3b7b5c6b51b19 Size/MD5 checksum: 35132 36a50123963fde363b6b8a7181b388d8 Size/MD5 checksum: 12206 e0c9086d1db5a210246f8865c7f431bc Size/MD5 checksum: 2457496 e8339f84f01106db09fa33c853bb875a Size/MD5 checksum: 49480 b6b3daa227dc990c87de664085661903 Size/MD5 checksum: 2485498 f1147b3f9684ab36ef5d0bce22d40dbe Size/MD5 checksum: 8268 bc7cda88aacfa0e18dec06d3ce6af75a Size/MD5 checksum: 12460 25357cc9c62f23e36138c5d4863ab290 Size/MD5 checksum: 342158 3f1d5ff7e2d836edd8a69a970d5093a9 mipsel architecture (MIPS (Little Endian)) Size/MD5 checksum: 2442012 53fda0f69e9d989eeacfd0bd87eb98e2 Size/MD5 checksum: 12140 d4d9f2d2c8349ece8b8fcba751990fff Size/MD5 checksum: 11258 124cacaeef55e5a9ab356b715a6c2a8e Size/MD5 checksum: 215356 63aeaba3ae011fef0328716805831a0a Size/MD5 checksum: 15638 7bb97e0230be10fb8f81ecbd8bcf39c5 Size/MD5 checksum: 18458 38ee200ea2d9a3e44371ef849ae15874 Size/MD5 checksum: 342180 f7287dc1c8665823f93a8dbd73934012 Size/MD5 checksum: 33074 381a200e8d41c3a1f1779c104d386e46 Size/MD5 checksum: 5234 28b065f55a212008fcf6837faf39ed39 Size/MD5 checksum: 23314 25569e4c24a9a3cafc5e1a9a16e18c58 Size/MD5 checksum: 12424 d5465926b78131fb7e2b1fa40cd61fca Size/MD5 checksum: 32172c8688e92b50a5202bb971975e6af4c50 Size/MD5 checksum: 2443098 678010cb9e6640235cb53ef7be999d4a Size/MD5 checksum: 31584 fed106dd5d87db695bde319ccddadd96 Size/MD5 checksum: 34930 232ab931e00e399a19f60d491909dbd3 Size/MD5 checksum: 63398 aaf2264317aa94aa692b63f3ad906ccd Size/MD5 checksum: 4896 ba73f5908d43b1da8e1f0290bffdc1bc Size/MD5 checksum: 49404 7e64e74d7bd330a2d44b7716ee03e16e Size/MD5 checksum: 2432036 ded6e01b2f88d05f0b672af8c6892631 Size/MD5 checksum: 4830302 127501559025e058e85cd4a402a62f2c Size/MD5 checksum: 35560 5c481ccbf217d07485fad6078dbb7e25 Size/MD5 checksum: 17252 1652e27917dda8d32384ca69bc487cbf Size/MD5 checksum: 8210 6570184fad822f6ec6246a605d4ea8c0 powerpc architecture (PowerPC) Size/MD5 checksum: 2465548 628ad646cfde3fdfb66dbd046e2ba5c7 Size/MD5 checksum: 18456 3827f62a9b7fb04a9c62e996b5a25ad7 Size/MD5 checksum: 70364 5abd6e734895a846f757e8230bef3bd8 Size/MD5 checksum: 54050 abd5b951089dbbbc5368d6d0d7fde94e Size/MD5 checksum: 218376 eaa9a46abd87d075fded79a3a2198ec0 Size/MD5 checksum: 6740 bf8f0efe41a80ef77e52cdf8d8a439ae Size/MD5 checksum: 20232 c3ea44247901ad49650859b95e2f1867 Size/MD5 checksum: 12696 87f8756b3f4460e0e0b175b4e92d3dd7 Size/MD5 checksum: 19182 108c1044c4ddf560d6e6deb2215b4262 Size/MD5 checksum: 10114 cec408998ca9452b2e7fc834213fa7d7 Size/MD5 checksum: 37082 906dac9b71b205466a0c5c3454cc3b05 Size/MD5 checksum: 26758 eae670b9cff7c0f3fb313a14aade2f89 Size/MD5 checksum: 6340 92086ea5736e77acfa9438daa115e066 Size/MD5 checksum: 35990 56967977795671664e0aed10623fd3b4 Size/MD5 checksum: 2516260 c2951cc37de390cefd686b74222dbd38 Size/MD5 checksum: 342134 600ff8fd444f1822025862b5f2da2a9d Size/MD5 checksum: 37706 085da60ff914a61c20dde120ee832487 Size/MD5 checksum: 2515608 ce8f3c66817750a73904dbaa48603f5f Size/MD5 checksum: 4898424 995430e4410ec51c3600da78a71b6476 Size/MD5 checksum: 36312 fc7a618e7d1103344b47dc20b0e734cf Size/MD5 checksum: 13748 7dc8c7b8f92d9ab60be2aaa469b7127e Size/MD5 checksum: 14744 aa19c62a693839b86f0ff637a07f4b60 Size/MD5 checksum: 38016 d951667fdec01e29c6651de3baff39cf s390 architecture (IBM S/390) Size/MD5 checksum: 37246 295f9a1fbff8b71b4576b629d828b2b4 Size/MD5 checksum: 2610010 bba595a374218c8c0030c6b1e764eedf Size/MD5 checksum: 2538568 3fb43e37db8bca50b0a641f2d297b6d4 Size/MD5 checksum: 5035466 4048432e9b1997339344338f2ea3e77a Size/MD5 checksum: 9190 fbcb1cc7fa0bc555d6ded8d22e30a9e4 Size/MD5 checksum: 13440 7341c601347a8c9124f11aedf32fe207 Size/MD5 checksum: 72578 d4e69b05e469c7351c543817b614e949 Size/MD5 checksum: 56324 dcfe7ca624e7a32ee64b43b3021ba82c Size/MD5 checksum: 39182 1aa55658d57c38d40d153b427254f67b Size/MD5 checksum: 220396 c4e8cce31041a1d23d5a9602564612c6 Size/MD5 checksum: 40524 1dbeb56be615cbb7ec718e0bd6754fd5 Size/MD5 checksum: 19582 5d41daf35b36c7b299480c724e9ee01d Size/MD5 checksum: 5118 2310367241cf94461396a0df4f86d919 Size/MD5 checksum: 36084 401d341506206e1c402e530e61bf2ec9 Size/MD5 checksum: 342046 bfcc02377c7ce87c725c48078b0f4fc3 Size/MD5 checksum: 19326 ef135cc19c97fa6a01c0b9cca54956fd Size/MD5 checksum: 18172 e0c35423e364e1cf6b5c65019d74454f Size/MD5 checksum: 25016 dacd382820cf39acb701806b3f47337c Size/MD5 checksum: 5472 0ee759f1bb85c759d672fec82fafa739 Size/MD5 checksum: 2610412 0c655c16293afa772b29e899ff85ae21 Size/MD5 checksum: 13398 4f0cb29ebfd3ad218062f70f9dfc1505 Size/MD5 checksum: 37178 b3fe8f51643c0189db8f2e90e90ff5ec Size/MD5 checksum: 11958 5aeb41b872d2f144abea1d2179ee0c3e sparc architecture (Sun SPARC/UltraSPARC) Size/MD5 checksum: 11680900515a08c67fe2b2727560856da99f6 Size/MD5 checksum: 33182 d2720fe8ca700fc25754f58dc7d93ce2 Size/MD5 checksum: 32568 ecbf49329b460bd80a6b3e230fe78dfe Size/MD5 checksum: 47924 99322d41b1879fffe11eb05519b47956 Size/MD5 checksum: 34904 6aa6d40647076a6e6eceb3bb6f29c27a Size/MD5 checksum: 62196 25e7ce1cd6b61b8a80086717f51d9a77 Size/MD5 checksum: 17436 6b75924c7dd07bf50b69696e42499369 Size/MD5 checksum: 31514 794792bc17c047bcbfbbfd3abe117f33 Size/MD5 checksum: 16232 ab96b7b90026f91633a8241ac00a5a5e Size/MD5 checksum: 4671806 0a8b73dc4bc81cb5a972b4e4e46e6469 Size/MD5 checksum: 214532 5205271f69506a5308f1efe06f33a17d Size/MD5 checksum: 8268 5e2deb7520e101e17851e08fb341e4c7 Size/MD5 checksum: 4636 5c4e54236dd1733723273aaa07dad263 Size/MD5 checksum: 33090 c2008212c3a00b057c92f434d9e0d8a4 Size/MD5 checksum: 2406730 e80fd204f60ec95a74761c69903743ff Size/MD5 checksum: 342146 8faf6c12ed60b833111edbe08a48074e Size/MD5 checksum: 12620 53a188015a85838af2661dabb97b109a Size/MD5 checksum: 10766 869da5cd363e203b79e0d9276f95d6ba Size/MD5 checksum: 16578 e97e705b7f44d90bc21ba180269c16ab Size/MD5 checksum: 4866 cee9ee9d0e4060000887c4dace9ab411 Size/MD5 checksum: 2405726 1a7b29c8d1b21f76d296e1f7f5c5e34f Size/MD5 checksum: 24626 9bcb6b9caa7dc13dbdd45a25ba492f7d Size/MD5 checksum: 2354540 7065bc9ca4cbf4435e68bcfdf0796774 These files will probably be moved into the stable distribution on its next update. - ---------------------------------------------------------------------------------For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . - ------------------------------------------------------------------------Debian Security Advisory D. patch, cve-2007-4659, regressions, scenarios. . Severity:Critical. LinuxSecurity.com Team

Calendar%202 Jan 23, 2008 Critical Debian
87

Debian: DSA 1225-1 Moderate: Mozilla Firefox Remote Threats

Updated package.. - --------------------------------------------------------------------------Debian Security Advisory DSA 1225-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Martin Schulze December 3rd, 2006 http://www.debian.org/security/faq - --------------------------------------------------------------------------Package : mozilla-firefox Vulnerability : several Problem type : remote Debian-specific: no CVE IDs : CVE-2006-4310 CVE-2006-5462 CVE-2006-5463 CVE-2006-5464 CVE-2006-5748 CERT advisories: VU#335392 VU#390480 VU#495288 VU#714496 BugTraq IDs : 19678 20957 Several security related problems have been discovered in Mozilla and derived products such as Mozilla Firefox. The Common Vulnerabilities and Exposures project identifies the following vulnerabilities: CVE-2006-4310 Tomas Kempinsky discovered that malformed FTP server responses could lead to denial of service. CVE-2006-5462 Ulrich K. Several vulnerabilities in Mozilla Firefox have been highlighted in Debian Security Advisory DSA 1225-1, stressing the importance of maintaining system security.. Debian Security Advisory, Mozilla Firefox Update, Remote Issue Mitigation. . LinuxSecurity.com Team

Calendar%202 Dec 03, 2006 Debian
87

Debian: DSA-898-1 Important: Remote Vulnerabilities in phpgroupware

Updated package.. - --------------------------------------------------------------------------Debian Security Advisory DSA 898-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Martin Schulze November 17th, 2005 http://www.debian.org/security/faq - --------------------------------------------------------------------------Package : phpgroupware Vulnerability : programming errors Problem-Type : remote Debian-specific: no CVE ID : CVE-2005-0870 CVE-2005-3347 CVE-2005-3348 Debian Bug : 301118 Several vulnerabilities have been discovered in phpsysinfo, a PHP based host information application. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2005-0870 Maksymilian Arciemowicz discoverd several cross site scripting problems, of which not all were fixed in DSA 724. CVE-2005-3347 Christopher Kunz discovered that local variables get overwritten unconditionally and are trusted later, which could lead to the inclusion of arbitrary files. CVE-2005-3348 Christopher Kunz discovered that user-supplied input is used unsanitised, causing a HTTP Response splitting problem. For the old stable distribution (woody) these problems have been fixed in version 0.9.14-0.RC3.2.woody5. For the stable distribution (sarge) these problems have been fixed in version 0.9.16.005-3.sarge4. For the unstable distribution (sid) these problems have been fixed in version 0.9.16.008-2. We recommend that you upgrade your phpgroupware packages. Upgrade Instructions - --------------------wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated updateby adding the resources from the footer to the proper configuration. Debian GNU/Linux 3.0 alias woody - -------------------------------- Source archives: Size/MD5 checksum: 1648 b566e2f51056fa8ac7d8b251d7a96ff9 Size/MD5 checksum: 450241 6eeab6967838532bd4ff397e3594de18 Size/MD5 checksum: 8356188 22e715d0884d09aa848d694701a85b6b Architecture independent components: Size/MD5 checksum: 79298 c2b985d562329e5dadaa007053b13b0d Size/MD5 checksum: 142622 c5773f488d74e817e3dd017f7d63f396 Size/MD5 checksum: 283750 026bc3f52bdf4cfb9e89396b1d658f05 Size/MD5 checksum: 2110096 d07c843fe0dc2f56c908ab62a7c3932f Size/MD5 checksum: 40660 95ba9a9bc2a615a0f4fbec5de1af138d Size/MD5 checksum: 121642 aa2250a0f423b29960a859ceca8f536a Size/MD5 checksum: 63996 a5adeb85c78d0b0d934a4c3d89533120 Size/MD5 checksum: 224328 8ff4ae362e2943bf5723f3b452e38874 Size/MD5 checksum: 19520 a0ad48a10a9ef92b21385dac1647951c Size/MD5 checksum: 60344 5c914d9839df514a7797b66e03abcb34 Size/MD5 checksum: 326802 f6dbeb5cfd3f1e8fcd30577d74e0c3a3 Size/MD5 checksum: 89716 46184743bb37272b7575fefe07769e5f Size/MD5 checksum: 19506 9bee51413e1d2e7e233d72320d974648 Size/MD5 checksum: 41384 c7b071fd0896d64c90c85f034ead73ec Size/MD5 checksum: 45948 5d7b9021bbe8645e376b652e321a2864 Size/MD5 checksum: 47580 274aa69642d97f7eae830e5a2f8853a5 Size/MD5 checksum: 313796 a8fcc446290f7ca6d8770a5cf6d133b5 Size/MD5 checksum: 37968 a339be1b0b48c3f25d0c13685ec32c94 Size/MD5 checksum: 48320 d580900a62cfc91c6ed00c28dac23de3 Size/MD5 checksum: 39984 8c59ea1ecf380674e2af66120b3fcb72 Size/MD5 checksum: 59948 76b9143103e8f3496dd9ad58790039f8 Size/MD5 checksum: 24306 ba9f2259950afb73c3617e52945f933f Size/MD5 checksum: 3925072811641f7f714455dc8216ae3ad470f Size/MD5 checksum: 93448 44146630a16580e20eb511ddb710d9ac Size/MD5 checksum: 89894 e3c507eeffe88fb1e0dfccb3678a81f7 Size/MD5 checksum: 93100 f87c371b8b37455f5d3766d65e081cbe Size/MD5 checksum: 30260 9294cbfad065ca30240a25cca10ab1c5 Size/MD5 checksum: 26678 07d0ae30f508575cd66b820b7be8d617 Size/MD5 checksum: 32100 77281a49f092426a3d68d55d0df67256 Size/MD5 checksum: 45032 7ff68e4368db0ae58a26dccc6095f762 Size/MD5 checksum: 27724 415876cf611fb4d676785923b3dd4d7b Size/MD5 checksum: 22260 71f59501cb31e2ac155dda3533f8d8a0 Size/MD5 checksum: 35596 0432bcee4145c34c13b83c1a097b04cc Size/MD5 checksum: 62238 12c217f1885578d005eeb778ae874048 Size/MD5 checksum: 30190 41f6d69d69ebd5d1cf13c61cc8795790 Size/MD5 checksum: 46148 de949dd6cd41c6817c40af466d5b2ea2 Size/MD5 checksum: 86830 d3228f43e0c7e93cb249e7aa06707985 Size/MD5 checksum: 36458 a81bab670414b8f322b0700694deca6e Size/MD5 checksum: 273064 fb1749a7609c2d858388f01c421e4950 Size/MD5 checksum: 31440 a88512cf06f4bac46cf0ad8a6f2ed046 Size/MD5 checksum: 23096 d7b9db3f1fe52ccb69a91db466ada9da Size/MD5 checksum: 27168 30abd675055b16e1867fc47b7f9f0f03 Size/MD5 checksum: 43666 f395710610352fa8bb0992473e03e84e Size/MD5 checksum: 46672 39d14cff54c5dc978d87d77705f6fa64 Size/MD5 checksum: 28112 76da6ba398ed66d7819e2bb54a1a5dc5 Size/MD5 checksum: 498832 92956b14cbe894dce47ca3a792399258 Size/MD5 checksum: 74958 dd01b3381e6de01f5f484bd3a4e116fe Size/MD5 checksum: 26246 d5e2072c9d0ee92112b45aadf393b002 Debian GNU/Linux 3.1 alias sarge - -------------------------------- Source archives: Size/MD5 checksum: 1613 a7a22d0059c9e0fbe9dc6a180dda1861 Size/MD5 checksum: 3682124b9ee58c7351e5ad759004f3de64850 Size/MD5 checksum: 19442629 5edd5518e8f77174c12844f9cfad6ac4 Architecture independent components: Size/MD5 checksum: 176708 22ff5daa5c3da9c4359458958c4a8210 Size/MD5 checksum: 186486 61ff479a17df309769400555758b4be4 Size/MD5 checksum: 101110 0f5158dbadf4074335dae1dac8d9322c Size/MD5 checksum: 324210 0b831eb86b630d98548a32ef86e9742e Size/MD5 checksum: 23338 b5cbabc134dc0bdd7584d05e8cf1ca93 Size/MD5 checksum: 434332 9255e255e3737fe45f7358301a8354f5 Size/MD5 checksum: 6630 80771055932dada464c017bd8ec937ef Size/MD5 checksum: 33450 19b7940ea349f48bcc76db69a4177888 Size/MD5 checksum: 42902 5f25541a98e5837d5ed0f580449436e3 Size/MD5 checksum: 50592 a810c608dca20a544adce8957294ad6e Size/MD5 checksum: 1118084 13f46335c0dbbb4909d31862a3a92aac Size/MD5 checksum: 1329600 fe31f9dd77a2c463eb71aff88f5984e6 Size/MD5 checksum: 180306 516269d09dbfa8a503cf8899179815f9 Size/MD5 checksum: 91738 8079e7b3f16ac9d269da155a77176d8b Size/MD5 checksum: 166508 4fe6e827ca8a0a64147d893ef43ae17d Size/MD5 checksum: 45692 52ec682c7169801d202dc0afcc7b9f1f Size/MD5 checksum: 36540 2ab8e0f4bc0cc176153cec4b0ef8bbb8 Size/MD5 checksum: 1355886 87aca5504ca5aeac4219e7731371a510 Size/MD5 checksum: 64042 df3b3d21b61791d4cf3e1eee415c25dc Size/MD5 checksum: 18964 3b4387bf2556061ecdb1456ae3925ac8 Size/MD5 checksum: 8716 c539c846f5547756b8aa53f6cba1c4a3 Size/MD5 checksum: 136528 2a2557b6feabe846ddff1a301d7875de Size/MD5 checksum: 90760 674ab476f67efe8badd90ece9a8a0f61 Size/MD5 checksum: 26118 aa5d5a23f20c79c14bc9a6849370ff14 Size/MD5 checksum: 41436 003c97150c1da9f3812521f2277ec433 Size/MD5 checksum: 47062 505cbe3eaabc0838e33445ba313ab0f5 Size/MD5checksum: 35086 c5e785e89763701bb63782b061c2089b Size/MD5 checksum: 20822 88ef1cba9d2f8d3814d95e4b18c7c3ea Size/MD5 checksum: 40298 04c2444dd4ebc34a70541eaad89e477c Size/MD5 checksum: 9678082 4176bb65f06984af183ea98f38ddb628 Size/MD5 checksum: 116710 b500b5681e3ad9c7fb9e58ee6355815b Size/MD5 checksum: 31650 a69d663710889a65c5e00445da2bb15f Size/MD5 checksum: 59750 74e816593527a8db61e6ade7696fe6d7 Size/MD5 checksum: 120450 e812184d80be8ce7e4a5d52582ef268b Size/MD5 checksum: 23616 2d0a6db5dc08631a4149366294c25036 Size/MD5 checksum: 30070 f4220aec25d9dc4f857c93e29d9b8585 Size/MD5 checksum: 267402 2cd8c3e2bd2ebcdb1f47cb7fb69419f7 Size/MD5 checksum: 902722 906af3e7dc66fe42d796e4317c238781 Size/MD5 checksum: 19312 41653329553a614b6d073583f28df0c4 Size/MD5 checksum: 24152 a900899343d5a0f95490eda6c6798cce Size/MD5 checksum: 22094 711877afe59a6dd5c3cf500ff40f0285 Size/MD5 checksum: 50388 979958e0910ab1428b88d6146be42d7f Size/MD5 checksum: 55902 3932ef425f1f9959a8943d2e6457f54c Size/MD5 checksum: 70444 544f88a951610a6b673371f0963cba21 Size/MD5 checksum: 63086 7c95449de2e66de06b3f4c763e9de168 Size/MD5 checksum: 156300 4eb60f3560ba1a52265edab63c6f8f2b These files will probably be moved into the stable distribution on its next update. - ---------------------------------------------------------------------------------For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Urgent patch for phpgroupware tackling remote scripting vulnerabilities; enhancement notes for Debian users included.. Debian Updates, phpgroupware Issues, Programming Errors. . Severity: Important. LinuxSecurity.com Team

Calendar%202 Nov 17, 2005 Important Debian
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200