Lucene search
+L

460 matches found

CVE
CVE
added 2017/07/07 4:0 p.m.46 views

CVE-2015-3297

Etherpad exposes a directory traversal flaw in Minify.js (node/utils/Minify.js) affecting Etherpad versions 1.1.1–1.5.2. The root cause is unsafely constructed path handling where backslashes are replaced with slashes in the path parameter of HTTP API requests, enabling read access to arbitrary f...

7.5CVSS7.5AI score0.04955EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2017/02/16 1:56 a.m.52 views

Directory Traversal

Apache Solr is vulnerable to directory traversal attacks. The vulnerability exists because a replication handler provided by Apache Solr supports an HTTP API which does not validate the user supplied filename parameter. Therefore, attackers can pull index files from a master/leader node using thi...

7.5CVSS8.3AI score0.06559EPSS
SaveExploits0References6Affected Software72
zdt
zdt
added 2016/12/05 12:0 a.m.60 views

Apache CouchDB 2.0.0 - Local Privilege Escalation Vulnerability

Exploit for windows platform in category local exploits + Credits: John Page aka hyp3rlinx Vendor: ================== couchdb.apache.org Product: ============== CouchDB v2.0.0 Apache CouchDB is open source database software that focuses on ease of use and having an architecture. It has a...

6.8AI score
SaveExploits0
Kitploit
Kitploit
added 2015/11/05 10:12 p.m.23 views

Toxy - Hackable Http Proxy To Simulate Server Failure Scenarios And Network Conditions

Toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions , built for node.js / io.js . It was mainly designed for fuzzing/evil testing purposes, when toxy becomes particularly useful to cover fault tolerance and resiliency...

7.1AI score
SaveExploits0References15
OpenVAS
OpenVAS
added 2015/10/27 12:0 a.m.16 views

VMware NSX Detection (HTTP-API)

HTTP-API based detection of VMware NSX. SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.105420";...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2013/10/09 12:0 a.m.65 views

Two Instagram Android App Security Vulnerabilities

Affected app: Instagram for Android Affected versions: 4.0.2 and 4.1.2, probably also earlier versions as well as iOS affected. Summary After the Instagram iOS vulnerability discovered last year 1, the app's HTTP API has been extended with a cryptographic authentication for changes like "likes" a...

SaveExploits0
NVD
NVD
added 2013/07/08 8:55 p.m.31 views

CVE-2013-2199

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

4.3CVSS6.7AI score0.02044EPSS
SaveExploits0References4
OSV
OSV
added 2013/07/08 8:55 p.m.7 views

DEBIAN-CVE-2013-2199

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

4.3CVSS7AI score0.02044EPSS
SaveExploits0References1
Prion
Prion
added 2013/07/08 8:55 p.m.37 views

Server side request forgery (ssrf)

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

4.3CVSS7.3AI score0.28857EPSS
SaveExploits3References4Affected Software1
UbuntuCve
UbuntuCve
added 2013/07/08 8:55 p.m.40 views

CVE-2013-2199

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

4.3CVSS5.9AI score0.02044EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2013/07/08 8:0 p.m.38 views

CVE-2013-2199

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

6.7AI score0.02044EPSS
SaveExploits0References4
CVE
CVE
added 2013/07/08 8:0 p.m.94 views

CVE-2013-2199

The CVE-2013-2199 entry concerns WordPress HTTP API vulnerability that permits SSRF-like behavior in WordPress before 3.5.2. Connected sources specify the issue as enabling remote servers to trigger HTTP requests to internal/intranet hosts via unspecified vectors, with a similar context to CVE-20...

4.3CVSS6.7AI score0.02044EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2013/07/08 8:0 p.m.48 views

CVE-2013-2199

The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery SSRF issue, a similar vulnerability to CVE-2013-0235...

4.3CVSS5.3AI score0.02044EPSS
SaveExploits0
WPVulnDB
WPVulnDB
added 2013/06/21 12:0 a.m.11 views

WordPress 3.5-3.5.1 HTTP API Unspecified Server Side Request Forgery (SSRF)

...

0.5AI score
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.14 views

Nmap NSE net: couchdb-databases

Gets database tables from a CouchDB database. For more info about the CouchDB HTTP API, see http://wiki.apache.org/couchdb/HTTPdatabaseAPI. SYNTAX: http.pipeline: If set, it represents the number of HTTP requests that'll be pipelined ie, sent in a single request. This can be set low to make...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.18 views

Nmap NSE net: couchdb-stats

Gets database statistics from a CouchDB database. For more info about the CouchDB HTTP API and the statistics, see http://wiki.apache.org/couchdb/RuntimeStatistics and http://wiki.apache.org/couchdb/HTTPdatabaseAPI. SYNTAX: http.pipeline: If set, it represents the number of HTTP requests that'll ...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2011/04/28 12:0 a.m.47 views

xMatters AlarmPoint Java Web Server API 3.2.1 Cross Site Scripting

Information -------------------- Name : XSS Persistent vulnerability in xMatters AlarmPoint Java Web Server API Software : xMatters AlarmPoint Vendor Homepage : http://www.xmatters.com Vulnerability Type : Cross-Site Scripting Severity : High Researcher : Juan Sacco Description ------------------...

7.4AI score
SaveExploits0
Nmap
Nmap
added 2010/02/28 9:25 p.m.156 views

couchdb-stats NSE Script

Gets database statistics from a CouchDB database. For more info about the CouchDB HTTP API and the statistics, see and . Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline,...

10CVSS0.2AI score0.99448EPSS
SaveExploits33
Nmap
Nmap
added 2010/02/28 9:25 p.m.119 views

couchdb-databases NSE Script

Gets database tables from a CouchDB database. For more info about the CouchDB HTTP API, see . Script Arguments slaxml.debug See the documentation for the slaxml library. http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent See the...

10CVSS9.4AI score0.99448EPSS
SaveExploits33
securityvulns
securityvulns
added 2009/12/21 12:0 a.m.61 views

[Suspected Spam][oCERT-2009-019] Ganeti path sanitization errors

2009-019 Ganeti path sanitization errors Description: Ganeti, an open source virtualisation manager, suffers from an input validation bug that poses a security risk. The vulnerability applies to the commands submitted, either locally via gnt- commands or remotely via the HTTP API, to the machine...

7.5CVSS1.6AI score0.03285EPSS
SaveExploits0
Rows per page
Query Builder