Lucene search
+L

15556 matches found

zdt
zdt
added 2015/02/07 12:00 a.m.39 views

After Logic Mail - Remote Admin Takeover (All versions)

AfterLogic WebMail Lite is a free web-based IMAP and SMTP email-client with Ajax interface. AfterLogic WebMail Lite is available for both PHP and ASP.NET platforms. The version of AfterLogic WebMail Lite that is written in PHP is free and open-source software subject to the terms of the Affero...

7.2AI score
SaveExploits0
Vulnerability Lab
Vulnerability Lab
added 2015/02/06 12:00 a.m.58 views

BlinkSale Bug Bounty #1 - Encode & Validation Vulnerability

Document Title: =============== BlinkSale Bug Bounty 1 - Encode & Validation Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1416 Release Date: ============= 2015-02-06 Vulnerability Laboratory ID VL-ID: ====================================...

7.1AI score
SaveExploits0
Vulnerability Lab
Vulnerability Lab
added 2015/02/06 12:00 a.m.26 views

BlinkSale Bug Bounty #1 - Encode & Validation Vulnerability

Document Title: =============== BlinkSale Bug Bounty 1 - Encode & Validation Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1416 Release Date: ============= 2015-02-06 Vulnerability Laboratory ID VL-ID: ====================================...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2015/02/03 12:05 p.m.19 views

[SECURITY] Fedora 21 Update: seamonkey-2.32-1.fc21

SeaMonkey is an all-in-one Internet application suite. It includes a browser, mail/news client, IRC client, JavaScript debugger, and a tool to inspect the DOM for web pages. It is derived from the application formerly known as Mozilla Application Suite...

2AI score
SaveExploits0
Fedora
Fedora
added 2015/02/03 12:00 p.m.21 views

[SECURITY] Fedora 20 Update: seamonkey-2.32-1.fc20

SeaMonkey is an all-in-one Internet application suite. It includes a browser, mail/news client, IRC client, JavaScript debugger, and a tool to inspect the DOM for web pages. It is derived from the application formerly known as Mozilla Application Suite...

2AI score
SaveExploits0
Kitploit
Kitploit
added 2015/02/02 7:59 p.m.45 views

PhEmail - Automate Sending Phishing Emails

PhEmail is a python open source phishing email tool that automates the process of sending phishing emails as part of a social engineering test. The main purpose of PhEmail is to send a bunch of phishing emails and prove who clicked on them without attempting to exploit the web browser or email...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2015/02/01 2:59 a.m.31 views

CVE-2014-7287

The key-management component in Symantec PGP Universal Server and Encryption Management Server before 3.3.2 MP7 allows remote attackers to trigger unintended content in outbound e-mail messages via a crafted key UID value in an inbound e-mail message, as demonstrated by the outbound Subject heade...

5CVSS6.5AI score0.0111EPSS
SaveExploits0References4
Fedora
Fedora
added 2015/01/30 11:56 p.m.32 views

[SECURITY] Fedora 21 Update: clamav-0.98.6-1.fc21

Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers attachment scanning. The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs ar...

7.5CVSS1.9AI score0.03234EPSS
SaveExploits0
Fedora
Fedora
added 2015/01/30 11:53 p.m.46 views

[SECURITY] Fedora 20 Update: clamav-0.98.6-1.fc20

Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers attachment scanning. The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs ar...

7.5CVSS1.9AI score0.03234EPSS
SaveExploits0
NVD
NVD
added 2015/01/30 11:59 a.m.29 views

CVE-2014-8839

Spotlight in Apple OS X before 10.10.2 does not enforce the Mail "Load remote content in messages" configuration, which allows remote attackers to discover recipient IP addresses by including an inline image in an HTML e-mail message and logging HTTP requests for this image's URL...

5CVSS6AI score0.021EPSS
SaveExploits0References6
Prion
Prion
added 2015/01/30 11:59 a.m.29 views

Code injection

Spotlight in Apple OS X before 10.10.2 does not enforce the Mail "Load remote content in messages" configuration, which allows remote attackers to discover recipient IP addresses by including an inline image in an HTML e-mail message and logging HTTP requests for this image's URL...

5CVSS6.5AI score0.021EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2015/01/30 11:00 a.m.68 views

CVE-2014-8839

CVE-2014-8839 affects Apple Mac OS X Spotlight ( Mail integration ) prior to OS X 10.10.2. Root cause: Spotlight did not enforce Mail’s "Load remote content in messages" setting, allowing an HTML email containing an external image to reveal the recipient’s IP address by logging the image URL’s HT...

5CVSS3.6AI score0.021EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2015/01/30 11:00 a.m.37 views

CVE-2014-8839

Spotlight in Apple OS X before 10.10.2 does not enforce the Mail "Load remote content in messages" configuration, which allows remote attackers to discover recipient IP addresses by including an inline image in an HTML e-mail message and logging HTTP requests for this image's URL...

3.5AI score0.021EPSS
SaveExploits0References6
Fedora
Fedora
added 2015/01/30 4:37 a.m.13 views

[SECURITY] Fedora 20 Update: thunderbird-31.4.0-1.fc20

Mozilla Thunderbird is a standalone mail and newsgroup client...

1.9AI score
SaveExploits0
seebug.org
seebug.org
added 2015/01/29 12:00 a.m.31 views

U-Mail邮件系统注入(SQL Injections in MySQL LIMIT clause案例)

简要描述: SQL Injections in MySQL LIMIT clause,恰巧该邮件系统这处存在缺陷,刚好来个案例展示,通过注入可以获取管理员密码 详细说明: 漏洞产生的原因,sql语句中的limit由用户可控,其处理不当因而导致了sql注入的产生 漏洞文件/client/oab/module/operates.php 代码为 if ACTION == "member-get" $deptid = gss $GET'deptid' ; $deptid = intval $deptid ;//此处不传入该变量 $keyword = gss $GET'keyword' ; $pa...

7.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2015/01/28 1:28 p.m.68 views

Ghost glibc Vulnerability Patching and Exploits

There are some silver linings in the wake of yesterday’s disclosure of the Ghost vulnerability in the Gnu C library, glibc, which affects all Linux systems and seemed to harken yet another Internet-wide vulnerability. First, the 15-year-old bug isn’t the showstopper that the Shellshock...

10CVSS8.6AI score0.94859EPSS
SaveExploits29References5
CNVD
CNVD
added 2015/01/28 12:00 a.m.13 views

Apple MAC OS X Yosemite Information Disclosure Vulnerability (CNVD-2015-00761)

Apple MAC OS X Yosemite is the latest operating system developed by Apple. Apple MAC OS X Yosemite Spotlight fails to check the status of Mail's "Load remote content in messages" setting, which can result in the sender of an email being able to determine the recipient's IP address information...

5CVSS6.7AI score0.021EPSS
SaveExploits0References1
Metasploit
Metasploit
added 2015/01/27 12:00 a.m.150 views

Exim GHOST (glibc gethostbyname) Buffer Overflow

This module remotely exploits CVE-2015-0235, aka GHOST, a heap-based buffer overflow in the GNU C Library's gethostbyname functions on x86 and x8664 GNU/Linux systems that run the Exim mail server. Module Options msf use exploit/linux/smtp/exim/gethostbynamebof msf undefinedgethostbynamebof show...

10CVSS7.6AI score0.94859EPSS
SaveExploits29
Packet Storm
Packet Storm
added 2015/01/27 12:00 a.m.230 views

Qualys Security Advisory - glibc gethostbyname Buffer Overflow

Qualys Security Advisory CVE-2015-0235 GHOST: glibc gethostbyname buffer overflow -- Contents ---------------------------------------------------------------- 1 - Summary 2 - Analysis 3 - Mitigating factors 4 - Case studies 5 - Exploitation 6 - Acknowledgments -- 1 - Summary...

10CVSS0.3AI score0.94859EPSS
SaveExploits29
seebug.org
seebug.org
added 2015/01/27 12:00 a.m.46 views

U-Mail邮件系统任意用户登录漏洞

简要描述: 不多说了,这邮件系统问题简直太多,真揪心 详细说明: 漏洞文件 /fast/option/module/opassword.php代码 if ACTION == "question" $url = "/webmail/fast/option/index.php?module=view&action=password"; $where = "UserID='".$userid."'"; $data = array "question" = gss $POST'question' , "answer" = gss $POST'answer' ; $result =...

7.1AI score
SaveExploits0
Rows per page
Query Builder