Lucene search
+L

6349 matches found

CVE
CVE
added 2017/06/13 6:0 a.m.63 views

CVE-2017-6686

Cisco Ultra Services Framework Element Manager is affected by an Insecure Default Credentials vulnerability (CVE-2017-6686). The issue arises from weak, hard-coded credentials for admin and oper accounts, allowing an authenticated, remote attacker with access to the management network to log in a...

8.8CVSS8.5AI score0.01499EPSS
SaveExploits0References2Affected Software1
Cisco
Cisco
added 2017/06/07 4:0 p.m.41 views

Cisco Ultra Services Framework Element Manager Insecure Default Account Information Vulnerability

A vulnerability in Cisco Ultra Services Framework Element Manager could allow an authenticated, remote attacker to log in to the device with the privileges of the root user. The vulnerability is due to a user account that has a default and static password. An attacker could exploit this...

6.3CVSS8.9AI score0.02276EPSS
SaveExploits0References1
Cisco
Cisco
added 2017/06/07 4:0 p.m.42 views

Cisco Ultra Services Framework Element Manager Insecure Default Password Vulnerability

A vulnerability in Cisco Ultra Services Framework Element Manager could allow an authenticated, remote attacker with access to the management network to log in to the affected device using default credentials present on the system. The vulnerability is due to weak, hard-coded credentials present ...

6.3CVSS8.7AI score0.01499EPSS
SaveExploits0References1
Cisco
Cisco
added 2017/06/07 4:0 p.m.45 views

Cisco Ultra Services Framework Element Manager Insecure Default Credentials Vulnerability

A vulnerability in Cisco Ultra Services Framework Element Manager could allow an authenticated, remote attacker with access to the management network to log in as an admin or oper user of the affected device. The vulnerability is due to weak, hard-coded credentials of the admin and oper user...

6.3CVSS8.7AI score0.01499EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2017/06/06 12:0 a.m.21 views

WebKit: Element::setAttributeNodeNS UAF

WebKit: Element::setAttributeNodeNS UAF Here's a snippet of Element::setAttributeNodeNS. ExceptionOr Element::setAttributeNodeNSAttr& attrNode ... setAttributeInternalindex, attrNode.qualifiedName, attrNode.value, NotInSynchronizationOfLazyAttribute; attrNode.attachToElementthis;...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2017/06/01 12:0 a.m.20 views

WebKit - Element::setAttributeNodeNS Use-After-Free

WebKit - Element::setAttributeNodeNS Use-After-Free Element::setAttributeNodeNSAttr& attrNode ... setAttributeInternalindex, attrNode.qualifiedName, attrNode.value, NotInSynchronizationOfLazyAttribute; attrNode.attachToElementthis; treeScope.adoptIfNeededattrNode;...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/06/01 12:0 a.m.51 views

WebKit Element::setAttributeNodeNS Use-After-Free

WebKit: Element::setAttributeNodeNS UAF Here's a snippet of Element::setAttributeNodeNS. ExceptionOr Element::setAttributeNodeNSAttr& attrNode ... setAttributeInternalindex, attrNode.qualifiedName, attrNode.value, NotInSynchronizationOfLazyAttribute; attrNode.attachToElementthis;...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/06/01 12:0 a.m.50 views

WebKit - 'Element::setAttributeNodeNS' Use-After-Free

Element::setAttributeNodeNSAttr& attrNode ... setAttributeInternalindex, attrNode.qualifiedName, attrNode.value, NotInSynchronizationOfLazyAttribute; attrNode.attachToElementthis; treeScope.adoptIfNeededattrNode; ensureAttrNodeListForElementthis.append&attrNode; return WTFMoveoldAttrNode;...

5.3AI score
SaveExploits0
zdt
zdt
added 2017/06/01 12:0 a.m.29 views

WebKit Element::setAttributeNodeNS Use-After-Free Vulnerability

Exploit for multiple platform in category dos / poc WebKit: Element::setAttributeNodeNS UAF Here's a snippet of Element::setAttributeNodeNS. ExceptionOr Element::setAttributeNodeNSAttr& attrNode ... setAttributeInternalindex, attrNode.qualifiedName, attrNode.value,...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2017/05/26 1:40 a.m.11 views

Cross-site Scripting (XSS)

angular.js is vulnerable to cross-site scripting XSS attacks. This vulnerability only affects the Firefox and Safari when creating an inert document. In Safari, JavaScript is sanitised using a dummy XHR element while for Firefox a DOMParser is used...

5.7AI score
SaveExploits0
seebug.org
seebug.org
added 2017/05/26 12:0 a.m.58 views

WebKit: UXSS through HTMLObjectElement::updateWidget(CVE-2017-2493)

When an object element loads a JavaScript URLe.g., javascript:alert1, it checks whether it violate the Same Origin Policy or not. Here's some snippets of the logic. void HTMLObjectElement::updateWidgetCreatePlugins createPlugins ... String url = this-url; ... if !allowedToLoadFrameURLurl return;...

7.8AI score0.0148EPSS
SaveExploits2
OSV
OSV
added 2017/05/18 6:29 a.m.4 views

DEBIAN-CVE-2017-9047

A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlenbuf. If the content-type is...

7.5CVSS7.8AI score0.03185EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2017/05/18 6:13 a.m.45 views

CVE-2017-9047

A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlenbuf. If the content-type is...

7.4AI score0.03185EPSS
SaveExploits2References6
OSV
OSV
added 2017/05/18 12:0 a.m.7 views

UBUNTU-CVE-2017-9048

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. At the end of the routine, the function may strcat two more...

7.5CVSS7.4AI score0.04888EPSS
SaveExploits1References5
OSV
OSV
added 2017/05/18 12:0 a.m.4 views

UBUNTU-CVE-2017-9047

A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlenbuf. If the content-type is...

7.5CVSS7AI score0.03185EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2017/05/15 12:0 a.m.7 views

PT-2017-4229 · Php +4 · Php +4

Name of the Vulnerable Software and Affected Versions: libxml2 version 20904-GITv2.9.4-16-g0741801 Description: A buffer overflow issue was discovered in the xmlSnprintfElementContent function, which can cause programs using libxml2, such as PHP, to crash. The problem arises when the function...

10CVSS7.3AI score0.23286EPSS
SaveExploits19References162
CVE
CVE
added 2017/05/08 5:0 p.m.48 views

CVE-2017-6051

The CVE-2017-6051 entry concerns BLF-Tech LLC VisualView HMI, affected in versions 9.9.14.0 and earlier. The issue is an Uncontrolled Search Path Element (CWE-427) vulnerability that may allow a local attacker to cause execution of arbitrary code by loading a malicious DLL from the search path. C...

7CVSS6.8AI score0.01356EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2017/05/04 2:29 p.m.23 views

Code injection

GeniXCMS 1.0.2 has XSS triggered by a comment that is mishandled during a publish operation by an administrator, as demonstrated by a malformed P element...

3.5CVSS4.9AI score0.00598EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2017/05/03 10:0 p.m.43 views

CVE-2017-8762

CVE-2017-8762 affects GeniXCMS 1.0.2. The vulnerability is an XSS condition triggered when an authenticated user submits a page, demonstrated by a crafted oncut attribute in a B element. The Connected documents corroborate this across multiple sources (Red Hat, GHSA, OSV, CVE lists) with the same...

5.4CVSS5.1AI score0.00496EPSS
SaveExploits0References1Affected Software1
ICS
ICS
added 2017/04/25 12:0 a.m.45 views

BLF-Tech LLC VisualView HMI

CVSS v3 7.0 ATTENTION: Low skill level to exploit Vendor: BLF-Tech LLC Equipment: VisualView HMI Vulnerability: Uncontrolled Search Path Element AFFECTED PRODUCTS The following VisualView HMI versions are affected: VisualView HMI Version 9.9.14.0 and prior. IMPACT Successful exploitation of this...

7CVSS7.3AI score0.01356EPSS
SaveExploits0References3
Rows per page
Query Builder