Lucene search
K

1938 matches found

CNVD
CNVD
added 2017/04/27 12:0 a.m.3 views

OpenText Documentum Remote Code Execution Vulnerability

OpenText Documentum Content Server formerly known as EMC Documentum Content Server is a content management service system from OpenText Canada. The system is mainly used to manage the Documentum content repository, you can create, modify and track documents and other operations. A remote code...

8.8CVSS8.3AI score0.01633EPSS
Exploits5References1
Prion
Prion
added 2017/04/25 2:59 p.m.20 views

Sql injection

OpenText Documentum Content Server has an inadequate protection mechanism against SQL injection, which allows remote authenticated users to execute arbitrary code with super-user privileges by leveraging the availability of the dmbptransition docbase method with a user-created dmprocedure object,...

6.5CVSS8.9AI score0.01633EPSS
Exploits6References3
NVD
NVD
added 2017/04/25 2:59 p.m.21 views

CVE-2017-7221

OpenText Documentum Content Server has an inadequate protection mechanism against SQL injection, which allows remote authenticated users to execute arbitrary code with super-user privileges by leveraging the availability of the dmbptransition docbase method with a user-created dmprocedure object,...

8.8CVSS8.9AI score0.01633EPSS
Exploits5References3
Cvelist
Cvelist
added 2017/04/25 2:0 p.m.31 views

CVE-2017-7221

OpenText Documentum Content Server has an inadequate protection mechanism against SQL injection, which allows remote authenticated users to execute arbitrary code with super-user privileges by leveraging the availability of the dmbptransition docbase method with a user-created dmprocedure object,...

8.9AI score0.01633EPSS
Exploits5References3
CVE
CVE
added 2017/04/25 2:0 p.m.71 views

CVE-2017-7221

Summary (CVE-2017-7221) OpenText Documentum Content Server is susceptible to ARBITRARY CODE EXECUTION via the dm_bp_transition docbase method when a user-created dm_procedure object is present. The vulnerability enables remote authenticated users to run code with super-user privileges , demonstra...

8.8CVSS8.8AI score0.01633EPSS
Exploits5References3Affected Software1
0day.today
0day.today
added 2017/04/25 12:0 a.m.57 views

OpenText Documentum Content Server - dm_bp_transition.ebs docbase Method Arbitrary Code Execution

Exploit for multiple platform in category web applications ''' CVE Identifier: CVE-2017-7221 Vendor: OpenText Affected products: OpenText Documentum Content Server all versions Researcher: Andrey B. Panfilov Severity Rating: CVSS v3 Base Score: 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Fix: not...

6.5CVSS0.6AI score0.03277EPSS
Exploits6
Exploit DB
Exploit DB
added 2017/04/25 12:0 a.m.119 views

OpenText Documentum Content Server - dm_bp_transition.ebs docbase Method Arbitrary Code Execution

''' CVE Identifier: CVE-2017-7221 Vendor: OpenText Affected products: OpenText Documentum Content Server all versions Researcher: Andrey B. Panfilov Severity Rating: CVSS v3 Base Score: 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Fix: not available PoC:...

8.8CVSS8.7AI score0.01633EPSS
Exploits5
exploitpack
exploitpack
added 2017/04/25 12:0 a.m.37 views

OpenText Documentum Content Server - dm_bp_transition.ebs docbase Method Arbitrary Code Execution

OpenText Documentum Content Server - dmbptransition.ebs docbase Method Arbitrary Code Execution ''' CVE Identifier: CVE-2017-7221 Vendor: OpenText Affected products: OpenText Documentum Content Server all versions Researcher: Andrey B. Panfilov Severity Rating: CVSS v3 Base Score: 8.8...

9CVSS1AI score0.03277EPSS
Exploits6
Packet Storm
Packet Storm
added 2017/04/25 12:0 a.m.215 views

OpenText Documentum Content Server SQL Injection

!/usr/bin/env python import socket import sys from os.path import basename from dctmpy.docbaseclient import DocbaseClient from dctmpy.obj.typedobject import TypedObject CIPHERS = "ALL:aNULL:!eNULL" def usage: print "usage:\n\t%s host port user password" % basenamesys.argv0 def main: if lensys.arg...

9CVSS0.4AI score0.03277EPSS
Exploits6
NVD
NVD
added 2017/04/21 2:59 a.m.17 views

CVE-2017-7220

OpenText Documentum Content Server allows superuser access via sysobjsave or save of a crafted object, followed by an unauthorized "UPDATE dmdbo.dmusers SET userprivileges=16" command, aka an "RPC save-commands" attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-453...

9CVSS8.6AI score0.00674EPSS
Exploits3References3
Prion
Prion
added 2017/04/21 2:59 a.m.14 views

Design/Logic Flaw

OpenText Documentum Content Server allows superuser access via sysobjsave or save of a crafted object, followed by an unauthorized "UPDATE dmdbo.dmusers SET userprivileges=16" command, aka an "RPC save-commands" attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-453...

9CVSS8.6AI score0.02152EPSS
Exploits5References3
Cvelist
Cvelist
added 2017/04/21 2:11 a.m.22 views

CVE-2017-7220

OpenText Documentum Content Server allows superuser access via sysobjsave or save of a crafted object, followed by an unauthorized "UPDATE dmdbo.dmusers SET userprivileges=16" command, aka an "RPC save-commands" attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-453...

8.6AI score0.00674EPSS
Exploits3References3
CVE
CVE
added 2017/04/21 2:11 a.m.56 views

CVE-2017-7220

OpenText Documentum Content Server has a vulnerability where an attacker can gain superuser access by saving a crafted object via sys_obj_save (or saving an object) and issuing an unauthorized UPDATE dm_dbo.dm_user_s SET user_privileges=16, i.e., the so‑called RPC save-commands attack. This CVE (...

9CVSS8.4AI score0.00674EPSS
Exploits3References3Affected Software1
Packet Storm
Packet Storm
added 2017/04/19 12:0 a.m.33 views

OpenText Documentum Content Server Privilege Evaluation

CVE-2017-7220-01.py: !/usr/bin/env python import socket import sys from os.path import basename from dctmpy.docbaseclient import DocbaseClient from dctmpy.obj.typedobject import TypedObject CIPHERS = "ALL:aNULL:!eNULL" def usage: print "usage:\n\t%s host port user password" % basenamesys.argv0 de...

0.8AI score0.00674EPSS
Exploits3
Prion
Prion
added 2017/02/22 4:59 p.m.20 views

Design/Logic Flaw

OpenText Documentum Content Server formerly EMC Documentum Content Server 7.3, when PostgreSQL Database is used and returntopresultsrowbased config option is false, does not properly restrict DQL hints, which allows remote authenticated users to conduct DQL injection attacks and execute arbitrary...

6.5CVSS8.7AI score0.00717EPSS
Exploits2References2Affected Software1
NVD
NVD
added 2017/02/22 4:59 p.m.26 views

CVE-2017-5585

OpenText Documentum Content Server formerly EMC Documentum Content Server 7.3, when PostgreSQL Database is used and returntopresultsrowbased config option is false, does not properly restrict DQL hints, which allows remote authenticated users to conduct DQL injection attacks and execute arbitrary...

8.8CVSS8.8AI score0.00717EPSS
Exploits2References2
Prion
Prion
added 2017/02/22 4:59 p.m.12 views

Design/Logic Flaw

OpenText Documentum D2 formerly EMC Documentum D2 4.x allows remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the BeanShell bsh and Apache Commons Collections ACC libraries...

7.5CVSS9.6AI score0.35327EPSS
Exploits5References3Affected Software1
NVD
NVD
added 2017/02/22 4:59 p.m.27 views

CVE-2017-5586

OpenText Documentum D2 formerly EMC Documentum D2 4.x allows remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the BeanShell bsh and Apache Commons Collections ACC libraries...

9.8CVSS9.7AI score0.35327EPSS
Exploits5References3
OSV
OSV
added 2017/02/22 4:59 p.m.1 views

CVE-2017-5585

OpenText Documentum Content Server formerly EMC Documentum Content Server 7.3, when PostgreSQL Database is used and returntopresultsrowbased config option is false, does not properly restrict DQL hints, which allows remote authenticated users to conduct DQL injection attacks and execute arbitrary...

8.8CVSS6AI score
Exploits0References2
Cvelist
Cvelist
added 2017/02/22 4:0 p.m.32 views

CVE-2017-5585

OpenText Documentum Content Server formerly EMC Documentum Content Server 7.3, when PostgreSQL Database is used and returntopresultsrowbased config option is false, does not properly restrict DQL hints, which allows remote authenticated users to conduct DQL injection attacks and execute arbitrary...

8.9AI score0.00717EPSS
Exploits2References2
Rows per page
Query Builder