Lucene search
+L

1030 matches found

Prion
Prion
added 2020/01/02 7:15 p.m.22 views

Cross site scripting

Cross-site scripting XSS vulnerability in the backend in Open-Xchange OX AppSuite 7.2.x before 7.2.2-rev27 and 7.4.x before 7.4.0-rev20 allows remote attackers to inject arbitrary web script or HTML via the body of an email. NOTE: this vulnerability was SPLIT from CVE-2013-6242 because it affects...

4.3CVSS6AI score0.01626EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2020/01/02 7:15 p.m.20 views

Cross site scripting

Cross-site scripting XSS vulnerability in the frontend in Open-Xchange OX AppSuite 6.22.3 before 6.22.3-rev5 and 6.22.4 before 6.22.4-rev12 allows remote attackers to inject arbitrary web script or HTML via the subject of an email. NOTE: the vulnerabilities related to the body of the email and th...

4.3CVSS6.2AI score0.01626EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2020/01/02 6:5 p.m.90 views

CVE-2013-6242

CVE-2013-6242 describes a cross-site scripting (XSS) flaw in the frontend of Open-Xchange (OX) AppSuite. It affects Open-Xchange AppSuite 6.22.3 before 6.22.3-rev5 and 6.22.4 before 6.22.4-rev12, where an attacker can inject arbitrary script/HTML via the subject of an email sent to the frontend. ...

6.1CVSS6.2AI score0.01626EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/01/02 6:5 p.m.34 views

CVE-2013-6242

Cross-site scripting XSS vulnerability in the frontend in Open-Xchange OX AppSuite 6.22.3 before 6.22.3-rev5 and 6.22.4 before 6.22.4-rev12 allows remote attackers to inject arbitrary web script or HTML via the subject of an email. NOTE: the vulnerabilities related to the body of the email and th...

6.3AI score0.01626EPSS
SaveExploits0References5
CVE
CVE
added 2020/01/02 6:5 p.m.82 views

CVE-2013-7486

Open-Xchange AppSuite contains a Cross-Site Scripting (XSS) vulnerability in the backend that allows remote attackers to inject script or HTML via the body of an email. Affected versions for this CVE-2013-7486 are Open-Xchange AppSuite 7.2.x prior to 7.2.2-rev27 and 7.4.x prior to 7.4.0-rev20. Th...

6.1CVSS6AI score0.01626EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/01/02 6:5 p.m.37 views

CVE-2013-7486

Cross-site scripting XSS vulnerability in the backend in Open-Xchange OX AppSuite 7.2.x before 7.2.2-rev27 and 7.4.x before 7.4.0-rev20 allows remote attackers to inject arbitrary web script or HTML via the body of an email. NOTE: this vulnerability was SPLIT from CVE-2013-6242 because it affects...

6AI score0.01626EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2020/01/02 6:5 p.m.29 views

CVE-2013-7485

Cross-site scripting XSS vulnerability in the backend in Open-Xchange OX AppSuite 7.2.x before 7.2.2-rev26 and 7.4.x before 7.4.0-rev16 allows remote attackers to inject arbitrary web script or HTML via the publication name, which is not properly handled in an error message. NOTE: this...

6AI score0.01765EPSS
SaveExploits0References8
CVE
CVE
added 2020/01/02 6:5 p.m.81 views

CVE-2013-7485

CVE-2013-7485 is an XSS in the backend of Open-Xchange AppSuite. Affected: 7.2.x prior to 7.2.2-rev26 and 7.4.x prior to 7.4.0-rev16. Vulnerability arises from improper handling of the publication name in error messages, enabling remote attackers to inject arbitrary script/HTML. Mitigation: apply...

6.1CVSS6AI score0.01765EPSS
SaveExploits0References8Affected Software1
Openbugbounty
Openbugbounty
added 2020/01/02 7:43 a.m.14 views

open-xchange.com Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1057445 Security Researcher passc0de Helped patch 22 vulnerabilities Received 1 Coordinated Disclosure badges , a holder of 1 badges for responsible and coordinated disclosure, found a security vulnerability affecting open-xchange.com website and its users. Following...

0.3AI score
SaveExploits0
Symantec
Symantec
added 2020/01/02 12:0 a.m.42 views

Open-Xchange AppSuite Multiple Security Vulnerabilities

Description Open-Xchange AppSuite is prone to multiple security vulnerabilities. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected application. This may let the attacker steal cookie-based authentication...

7.3AI score
SaveExploits0References1Affected Software1
Hacker One
Hacker One
added 2019/11/15 2:26 a.m.45 views

Open-Xchange: SSRF - Office Documents - Image URL

Through /api/oxodocumentfilter?action=addfile endpoint it is possible to insert images into documents. Handling of this request in source code is implemented here: office/com.openexchange.office.rest/src/com/openexchange/office/rest/AddFileAction.java One of options is to insert an image by...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/11/14 2:33 a.m.15 views

Open-Xchange: SSRF - Image Sources in HTML Snippets - 727234 bypass

This is about incomplete fix for my recent bug 727234. In short, the /ajax/snippet?action=import endpoint allows to create HTML snippets. URLs of images are extracted from HTML and their content is fetched and attached to created snippet. For more details please see 727234. With the fix applied,...

SaveExploits0
Hacker One
Hacker One
added 2019/11/14 2:25 a.m.16 views

Open-Xchange: SSRF - URL Attachments - 725307 bypass

This is about incomplete fix for my recent bug 725307. In short, the /ajax/attachment?action=attach endpoint allows to create URL based attachments. Content of specified URL is fetched and used as attachment body. For more details please see 725307. With the fix applied, the URL is validated befo...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/10/30 9:47 a.m.17 views

Open-Xchange: Unchecked URL in attachment datasource

Implementation of com.openexchange.url.mail.attachment datasource does no validation of url parameter. Any URL supported by Java's URLConnection can be read. Attached is an exploit which reads /etc/hostname file from sandbox server. Impact Any URL supported by Java's URLConnection can be read...

2.6AI score
SaveExploits0
CNVD
CNVD
added 2019/10/16 12:0 a.m.4 views

Open-Xchange OX App Suite Cross-Site Scripting Vulnerability (CNVD-2019-36981)

Open-Xchange OX App Suite is a set of Web-based cloud desktop environments from Open-Xchange USA. The environment allows users to manage email, tasks, files, etc. more intuitively. A cross-site scripting vulnerability exists in Open-Xchange OX App Suite versions 7.10.1 and 7.10.2. The vulnerabili...

6.1CVSS6.4AI score0.00999EPSS
SaveExploits2References1
Packet Storm
Packet Storm
added 2019/10/14 12:0 a.m.324 views

Open-Xchange OX App Suite SSRF / XSS / Information Disclosure / Access Controls

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear subscribers, we're sharing our latest advisory with you and like to thank everyone who contributed in finding and solving those vulnerabilities. Feel free to join our bug bounty programs appsuite, dovecot, powerdns at HackerOne. Yours sincerely...

0.1AI score0.01162EPSS
SaveExploits4
CNVD
CNVD
added 2019/08/19 12:0 a.m.7 views

Open-Xchange OX App Information Disclosure Vulnerability (CNVD-2019-40057)

Open-Xchange OX App Suite is a set of Web-based cloud desktop environments from Open-Xchange USA. The environment allows users to more intuitively manage email, tasks, files, etc. mail compose is one of the mail editing components. An information disclosure vulnerability exists in Open-Xchange OX...

8.1CVSS6.1AI score0.01683EPSS
SaveExploits3References1
CNVD
CNVD
added 2019/08/19 12:0 a.m.7 views

Open-Xchange OX App Information Disclosure Vulnerability (CNVD-2019-40052)

Open-Xchange OX App Suite is a set of Web-based cloud desktop environments from Open-Xchange USA. The environment allows users to more intuitively manage email, tasks, files, etc. mail compose is one of the mail editing components. An information disclosure vulnerability exists in Open-Xchange OX...

8.1CVSS6.1AI score0.01683EPSS
SaveExploits3References1
CNVD
CNVD
added 2019/08/19 12:0 a.m.9 views

Open-Xchange OX App Information Disclosure Vulnerability

Open-Xchange OX App Suite is a set of Web-based cloud desktop environments from Open-Xchange USA. The environment allows users to more intuitively manage email, tasks, files, etc. mail compose is one of the mail editing components. An information disclosure vulnerability exists in Open-Xchange OX...

8.1CVSS6.1AI score0.01683EPSS
SaveExploits2References1
Packet Storm
Packet Storm
added 2019/08/16 12:0 a.m.277 views

Open-Xchange OX Guard Cross Site Scripting / Signature Validation

Dear subscribers, we're sharing our latest advisory with you and like to thank everyone who contributed in finding and solving those vulnerabilities. Feel free to join our bug bounty programs appsuite, dovecot, powerdns at HackerOne. Yours sincerely, Martin Heiland, Open-Xchange GmbH Product: OX...

4.3CVSS6.7AI score0.01867EPSS
SaveExploits4
Rows per page
Query Builder