Alerts This Week
Warning Icon 1 687
Alerts This Week
Warning Icon 1 687

Stay Secure with the Latest Linux Advisories

Filter Icon 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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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 -7 articles for you...
91

Gentoo: GLSA-200711-04 Normal: Evolution IMAP Client Remote Execution

The IMAP client of Evolution contains a vulnerability potentially leading to the execution of arbitrary code.. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200711-04 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: Evolution: User-assisted remote execution of arbitrary code Date: November 06, 2007 Bugs: #190861 ID: 200711-04 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= The IMAP client of Evolution contains a vulnerability potentially leading to the execution of arbitrary code. Background ========= Evolution is the mail client of the GNOME desktop environment. Camel is the Evolution Data Server module that handles mail functions. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 gnome-extra/evolution-data-server < 1.10.3.1 > = 1.10.3.1 Description ========== The imap_rescan() function of the file camel-imap-folder.c does not properly sanitize the "SEQUENCE" response sent by an IMAP server before being used to index arrays. Impact ===== A malicious or compromised IMAP server could trigger the vulnerability and execute arbitrary code with the permissions of the user running Evolution. Workaround ========= There is no known workaround at this time. Resolution ========= Note that this GLSA addresses the same issue as GLSA 200707-03, but for the 1.10 branch of Evolution Data Server. All Evolution users should upgrade to the latest version: # emerge --sync # emerge -av --oneshot ">=gnome-extra/evolution-data-server-1.10.3.1" References ========= [ 1 ] GLSA 200707-03 https://security.gentoo.org/glsa/200707-03 [ 2 ] CVE-2007-3257 https://www.cve.org/CVERecord?id=CVE-2007-3257 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200711-04 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2007 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - iD8DBQFHMN/RuhJ+ozIKI5gRAt8wAJ9r22+nPo1l84t3EmAMxhC2btwDywCgioWU ofhChGODu5+OneBld1UnPBk=uqzD -----END PGP SIGNATURE----- . A critical flaw in Evolution's IMAP client may allow arbitrary code execution; immediate patching is advised as per the Gentoo security bulletin.. Gentoo Security Advisory, Remote Execution, Evolution IMAP Client. . LinuxSecurity.com Team

Calendar 2 Nov 06, 2007 Gentoo
91

Gentoo: GLSA-200707-03 Normal: Evolution IMAP Remote Code Execution

The IMAP client of Evolution contains a vulnerability potentially leading to the execution of arbitrary code.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200707-03 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: Evolution: User-assisted remote execution of arbitrary code Date: July 02, 2007 Bugs: #182011 ID: 200707-03 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= The IMAP client of Evolution contains a vulnerability potentially leading to the execution of arbitrary code. Background ========= Evolution is the mail client of the GNOME desktop environment. Camel is the Evolution Data Server module that handles mail functions. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 gnome-extra/evolution-data-server < 1.8.3-r5 > = 1.8.3-r5 *> = 1.6.2-r1 Description ========== The imap_rescan() function of the file camel-imap-folder.c does not properly sanitize the "SEQUENCE" response sent by an IMAP server before being used to index arrays. Impact ===== A malicious or compromised IMAP server could trigger the vulnerability and execute arbitrary code with the permissions of the user running Evolution. Workaround ========= There is no known workaround at this time. Resolution ========= All Evolution users should upgrade evolution-data-server to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "gnome-extra/evolution-data-server" References ========= [ 1 ]CVE-2007-3257 https://www.cve.org/CVERecord?id=CVE-2007-3257 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200707-03 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2007 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Gentoo Linux Security Advisory GLSA 202203-15 discusses vulnerabilities in the Gnome Terminal permitting unauthorized access.. Gentoo Security, Evolution IMAP, Code Execution, User-Assisted Attack, GLSA 200707-03. . LinuxSecurity.com Team

Calendar 2 Jul 02, 2007 Gentoo
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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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
Your message here