Lucene search
K

6249 matches found

Wallarm Lab
Wallarm Lab
added 2018/02/20 7:6 p.m.68 views

Numbers game: Exploring IntegerOverflow vulnerability in a popular nginx web server.

By @aLLy , Wallarm Research There was a very interesting vulnerability discovered in nginx, one of the most popular web/proxy/load balancing servers. This vulnerability leaks information about the application behind the nginx proxy. For example, a specially formed request can retrieve information...

7AI score
Exploits0
Hacker One
Hacker One
added 2018/02/17 7:34 p.m.18 views

vulners.com: [vulners.com] nginx alias_traversal

Incorrect configuration of alias could allow an attacker to read file stored outside the target folder. https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md Уязвимость только в конфигурации http, на https такого нет. Пример: http GET /static../monit/COPYING HTTP/1.1 Host:...

1.1AI score
Exploits0
Hacker One
Hacker One
added 2018/02/14 1:39 a.m.17 views

Coalition, Inc.: Non-Cloudflare IPs allowed to access origin servers

Hello Security Team, Summary: Like report 255978 It is possible to access origin servers served by nginx and not cloudflare. Description: Even though these IP's don't serve a functional version of the app it is possible to enable DDoS attacks by bypassing cloudflare protections. Steps To Reproduc...

Exploits0
Prion
Prion
added 2018/02/06 8:29 p.m.16 views

Code injection

In Apache Allura before 1.8.0, unauthenticated attackers may retrieve arbitrary files through the Allura web application. Some webservers used with Allura, such as Nginx, Apache/modwsgi or paster may prevent the attack from succeeding. Others, such as gunicorn do not prevent it and leave Allura...

5CVSS7.7AI score0.03059EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2018/02/06 8:29 p.m.16 views

CVE-2018-1299

In Apache Allura before 1.8.0, unauthenticated attackers may retrieve arbitrary files through the Allura web application. Some webservers used with Allura, such as Nginx, Apache/modwsgi or paster may prevent the attack from succeeding. Others, such as gunicorn do not prevent it and leave Allura...

7.5CVSS7.9AI score
Exploits0References2
NVD
NVD
added 2018/02/06 8:29 p.m.12 views

CVE-2018-1299

In Apache Allura before 1.8.0, unauthenticated attackers may retrieve arbitrary files through the Allura web application. Some webservers used with Allura, such as Nginx, Apache/modwsgi or paster may prevent the attack from succeeding. Others, such as gunicorn do not prevent it and leave Allura...

7.5CVSS7.7AI score0.03059EPSS
Exploits0References2
Cvelist
Cvelist
added 2018/02/06 7:0 p.m.16 views

CVE-2018-1299

In Apache Allura before 1.8.0, unauthenticated attackers may retrieve arbitrary files through the Allura web application. Some webservers used with Allura, such as Nginx, Apache/modwsgi or paster may prevent the attack from succeeding. Others, such as gunicorn do not prevent it and leave Allura...

7.7AI score0.03059EPSS
Exploits0References2
Hacker One
Hacker One
added 2018/02/05 12:23 p.m.415 views

Mail.ru: [mobs.mail.ru] nginx path traversal via misconfigured alias

Domain, site, application -- mobs.mail.ru Steps to reproduce -- http://mobs.mail.ru/media../mobs/settings.py Actual results -- py ... SECRETKEY = '████████████' ... DISTIMOPRIVATEKEY = '████████████' ... PoC, exploit code, screenshots, video, references, additional resources --...

1.6AI score
Exploits0
OpenVAS
OpenVAS
added 2018/02/04 12:0 a.m.61 views

Debian: Security Advisory (DLA-1024-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2018 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...

7.5CVSS7.7AI score0.62597EPSS
Exploits6References2
Tenable Nessus
Tenable Nessus
added 2018/01/26 12:0 a.m.566 views

nginx HTTP Server Detection

Nessus was able to detect the nginx HTTP server by looking at the HTTP banner on the remote host. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid106375; scriptversion"1.7"; scriptsetattributeattribute:"pluginmodificationdate", value:"2023/05/24"; scriptxrefname:"IAVT...

5.5AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2018/01/26 12:0 a.m.1033 views

Default nginx HTTP Server Settings

The remote webserver contains default settings such as enabled server tokens and/or default files such as the default index or error pages. These items could potentially leak useful information about the server installation. %NASLMINLEVEL 70300 C Tenable Network Security, Inc...

5.5AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2017/12/18 12:0 a.m.445 views

nginx < 1.13.3 Integer Overflow Vulnerability

This plugin has been deprecated since it duplicates plugin ID 118151 C Tenable Network Security, Inc. @DEPRECATED@ Disabled on 2020/04/27. Deprecated by sambarcgipathdisclosure.nasl. include'compat.inc'; if description scriptid105359; scriptversion"1.14";...

7.5CVSS0.6AI score0.62597EPSS
Exploits6References4
Kitploit
Kitploit
added 2017/12/11 12:51 p.m.23 views

Linux Expl0rer - Easy-To-Use Live Forensics Toolbox For Linux Endpoints

Easy-to-use live forensics toolbox for Linux endpoints written in Python & Flask. Capabilities ps View full process list Inspect process memory map & fetch memory strings easly Dump process memory in one click Automaticly search hash in public services VirusTotal AlienVault OTX users users list...

7.6AI score
Exploits0References1
Kitploit
Kitploit
added 2017/11/27 9:36 p.m.17 views

net-Shield - An Easy and Simple Anti-DDoS solution for VPS, Dedicated Servers and IoT devices

An Easy and Simple Anti-DDoS solution for VPS,Dedicated Servers and IoT devices based on iptables. Requirements Linux System with python, iptables Nginx Will be installed automatically by install.sh Quickstart Running as a standalone software No install.sh required via DryRun option -dry to only...

7.5AI score
Exploits0References1
Hacker One
Hacker One
added 2017/11/23 3:1 p.m.24 views

Unikrn: session_id is not being validated at email invitation endpoint

sessionid is not being validated at email invitation endpoint request sample: POST /apiv1/inviteemail HTTP/1.1 Host: unikrn.com User-Agent: Mozilla/5.0 Windows NT 6.1; Win64; x64; rv:57.0 Gecko/20100101 Firefox/57.0 Accept: application/json, text/plain, / Accept-Language: en-US,en;q=0.5...

0.2AI score
Exploits0
Hacker One
Hacker One
added 2017/11/16 9:14 p.m.21 views

OWOX, Inc.: Server-side cache poisoning leads to the http://my.dev.owox.com inaccessibility

By using single specially crafted URL, it was possible to cause service inaccessibility for all users who will visit the site, as result of infinite redirect loop. I discovered an issue, when by using single specially crafted URL, it was possible to cause service inaccessibility for all users who...

6.6AI score
Exploits0
Photon
Photon
added 2017/10/19 12:0 a.m.171 views

Critical Photon OS Security Update - PHSA-2017-0078

Updates of 'dosfstools', 'git', 'libgcrypt', 'mercurial', 'linux', 'mysql', 'ncurses', 'gnutls', 'dnsmasq', 'apache- tomcat', 'binutils', 'c-ares', 'linux-esx', 'nginx', 'mesos', 'libtasn1' packages of Photon OS have been released...

7.2CVSS7.7AI score0.02989EPSS
Exploits4
Packet Storm
Packet Storm
added 2017/10/16 12:0 a.m.70 views

3CX Phone System 15.5.3554.1 Directory Traversal

Title: ====== 3CX Phone System - Authenticated Directory Traversal Author: ======= Jens Regel, Schneider & Wulf EDV-Beratung GmbH & Co. KG CVE-ID: ======= CVE-2017-15359 Risk Information: ================= CVSS Base Score: 6.8 CVSS Vector: CVSS3AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N Timeline:...

6.6AI score0.06168EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2017/10/02 12:0 a.m.108 views

GLSA-201606-06 : nginx: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201606-06 nginx: Multiple vulnerabilities Multiple vulnerabilities have been discovered in nginx. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could possibly cause a Denial of Service...

9.8CVSS6.7AI score0.81958EPSS
Exploits1References6
Hacker One
Hacker One
added 2017/09/29 1:42 p.m.54 views

Aspen: Information leakage on django.aspen.io

Hi Team, I got a error message that disclose the version of nginx with OS detail, since The version of nginx is vulnerable to integer overflow. Impact: By seeing this information attacker can throw only interger overflow attack in order to get sensitive information Finally Request you to remove...

4AI score
Exploits0
Rows per page
Query Builder