Lucene search
+L

1125 matches found

Packet Storm
Packet Storm
added 2016/07/08 12:0 a.m.47 views

CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval

CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval Vendor: CyberPower Systems, Inc. Product web page: https://www.cyberpowersystems.com Affected version: 3.1.2 37567 Business Edition Summary: The PowerPanel® Business Edition software from CyberPower provides IT professionals with...

0.2AI score
SaveExploits0
zdt
zdt
added 2016/07/08 12:0 a.m.30 views

CyberPower Systems PowerPanel 3.1.2 - XXE Out-Of-Band Data Retrieval

Exploit for multiple platform in category web applications CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval Vendor: CyberPower Systems, Inc. Product web page: https://www.cyberpowersystems.com Affected version: 3.1.2 37567 Business Edition Summary: The PowerPanel® Business Editi...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/07/08 12:0 a.m.25 views

CyberPower Systems PowerPanel 3.1.2 - XML External Entity Out-Of-Band Data Retrieval

CyberPower Systems PowerPanel 3.1.2 - XML External Entity Out-Of-Band Data Retrieval CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval Vendor: CyberPower Systems, Inc. Product web page: https://www.cyberpowersystems.com Affected version: 3.1.2 37567 Business Edition Summary: The...

7.4AI score
SaveExploits0
Zero Science Lab
Zero Science Lab
added 2016/07/08 12:0 a.m.36 views

CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval

Summary The PowerPanel® Business Edition software from CyberPower provides IT professionals with the tools they need to easily monitor and manage their backup power. Available for compatible CyberPower UPS models, this software supports up to 250 clients, allowing users remote access from any...

5.9AI score
SaveExploits0
Prion
Prion
added 2016/07/03 9:59 p.m.36 views

Design/Logic Flaw

IBM Spectrum Protect formerly Tivoli Storage Manager 5.5 through 6.3 before 6.3.2.6, 6.4 before 6.4.3.3, and 7.1 before 7.1.6 allows local users to obtain sensitive retrieved data from arbitrary accounts in opportunistic circumstances by leveraging previous use of a symlink during archive and...

2.1CVSS6.4AI score0.00304EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2016/07/03 9:0 p.m.39 views

CVE-2016-2894

IBM Spectrum Protect formerly Tivoli Storage Manager 5.5 through 6.3 before 6.3.2.6, 6.4 before 6.4.3.3, and 7.1 before 7.1.6 allows local users to obtain sensitive retrieved data from arbitrary accounts in opportunistic circumstances by leveraging previous use of a symlink during archive and...

3.2AI score0.00304EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2016/06/30 12:0 a.m.59 views

Ktools Photostore 4.7.5 Blind SQL Injection

Title : Ktools Photostore = 4.7.5 Pre-Authentication Blind SQL Injection CVE-ID : CVE-2016-4337 Google Dork: inurl:mgr.login.php Product : Photostore Affected : Versions prior to 4.7.5 Impact : Critical Remote : Yes Website link: http://www.ktools.net Reported : 02/06/2016 Authors : Gal Goldshtei...

0.02317EPSS
SaveExploits5
CNVD
CNVD
added 2016/06/22 12:0 a.m.8 views

OpenStack Ironic Authentication Bypass Vulnerability

OpenStack is a cloud platform management project developed by the National Aeronautics and Space Administration and Rackspace, Inc. Ironic is a component that provides bare-metal and virtual machine hypervisor interaction. A security vulnerability exists in Ironic. An attacker can exploit the...

7.5CVSS7.1AI score0.02836EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2016/06/14 11:30 a.m.32 views

Mail.ru: [townwars.mail.ru] Time-Based SQL Injection

Добрый день. POSТ параметры "c" и "m" названия контроллера и метода соответственно уязвимы к атаке типа SQL Injection. прямого вывода на страницу нет, но можно получить данные ориентируясь на задержку ответа от сервера если запрос возвращает false - ответ от сервера возвращается быстро. если запр...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/05/04 2:35 p.m.17 views

Mapbox: Denial of service in account statistics endpoint

Hi Mapbox, I know that your guidelines explicitly say that Denial of Service coinditions are not in scope and should not be attempted, but I maintained the testing between adequate parameters so as to not to create excessive load on your backend. I also sent an email to [email protected] prior ...

7AI score
SaveExploits0
n0where
n0where
added 2016/04/23 11:30 a.m.107 views

Response Operation Collection Kit: ROCK NSM

MOCYBER’s open source Network Security Monitoring platform ROCK is a collections platform, in the spirit of Network Security Monitoring, designed by members of the Missouri National Guard’s Cyber Team. It’s primary focus is to provide a robust, scalable sensor platform for both enduring security...

0.4AI score
SaveExploits0References4
ThreatPost
ThreatPost
added 2016/03/31 1:48 p.m.18 views

Apple, Google Faced All Writs Act Orders

The American Civil Liberties Union has dug up more proof that from the get-go the FBI’s attempt to crack open an iPhone used by the San Bernardino shooter Syed Rizwan Farook was not just about the one phone. The ACLU found court documents and on Wednesday published an interactive map visualizing...

6.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2016/03/30 10:30 p.m.39 views

LynxFramework - Extension Exploitation Framework

LynxFramework is an operating tool for web browser offering a specialized service in the effect browser extension development , namely Google Chrome and Firefox soon. The operation is based on the script for the injection in the order to retrieve data targeted. LynxFramework est un outil...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/01/29 5:43 a.m.30 views

Tor: [tor] control connection pre-auth DoS (infinite loop) with --enable-bufferevents

In control.c, this is the loop that retrieves data from the input buffer of the connection, or returns if no complete linefreed-terminated line is available connectionfetchfrombufline returns 0. c 4225 while 1 4226 sizet lastidx; 4227 int r; 4228 / First, fetch a line. / 4229 do 4230 datalen =...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/28 12:0 a.m.25 views

AdMentor 1.00 Database Disclosure

| Title : AdMentor 1.00 Database Disclosure Exploit | Author : indoushka | email : [email protected] | Tested on: windows 8.1 Français V.Pro | Vendor : http://adyou.me/4TVD ========================================================= !/usr/bin/perl -w AdMentor 1.00 Database Disclosure Exploit...

7.4AI score
SaveExploits0
CNVD
CNVD
added 2016/01/07 12:0 a.m.7 views

Ganeti RESTful Control Interface Information Disclosure Vulnerability

Ganeti is a suite of virtual machine management software based on Xen Virtual Machine Manager and other open source software. The software supports Xen virtualization technology, disk management and more. An information disclosure vulnerability exists in Ganeti. A remote attacker could exploit th...

7.5CVSS6.2AI score0.09356EPSS
SaveExploits4References1
Packet Storm
Packet Storm
added 2015/09/28 12:0 a.m.44 views

WordPress Appointment Booking Calendar 1.1.7 XSS

Vulnerability title: Multiple Reflective XSS in Appointment Booking Calendar 1.1.7 WordPress plugin CVE: CVE-2015-7320 Vendor: WordPress DWBooster Product: Appointment Booking Calendar Affected version: 1.1.7 Fixed version: 1.1.8 Reported by: Ibéria Medeiros Vulnerability Details:...

4.3CVSS6.6AI score0.02137EPSS
SaveExploits2
exploitpack
exploitpack
added 2015/08/18 12:0 a.m.18 views

BigTree CMS 4.2.3 - (Authenticated) SQL Injection

BigTree CMS 4.2.3 - Authenticated SQL Injection BigTree CMS 4.2.3: Multiple SQL Injection Vulnerabilities Security Advisory – Curesec Research Team Online-Reference: http://blog.curesec.com/article/blog/BigTree-CMS-423-Multiple-SQL-Injection-Vulnerabilities-39.html 1. Introduction Affected Produc...

0.5AI score
SaveExploits0
Prion
Prion
added 2015/08/12 2:59 p.m.15 views

Code injection

vos in OpenAFS before 1.6.13, when updating VLDB entries, allows remote attackers to obtain stack data by sniffing the network...

4.3CVSS6.9AI score0.01876EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2015/06/17 10:23 p.m.28 views

Gcat - A stealthy Backdoor that uses Gmail as a command and control server

A stealthy Python based backdoor that uses Gmail as a command and control server. Setup For this to work you need: A Gmail account Use a dedicated account! Do not use your personal one! Turn on "Allow less secure apps" under the security settings of the account This repo contains two files: gcat....

8.1AI score
SaveExploits0References2
Rows per page
Query Builder