Lucene search
K

1071 matches found

Cvelist
Cvelist
added 2020/03/14 7:7 p.m.14 views

CVE-2020-10577

An issue was discovered in Janus through 0.9.1. janus.c has multiple concurrent threads that misuse the source property of a session, leading to a race condition when claiming sessions...

5AI score0.00254EPSS
Exploits0References1
NVD
NVD
added 2020/03/10 9:15 p.m.8 views

CVE-2020-6196

SAP BusinessObjects Mobile MobileBIService, version 4.2, allows an attacker to generate multiple requests, using which he can block all the threads resulting in a Denial of Service...

7.5CVSS7.5AI score0.00494EPSS
Exploits0References2
Kitploit
Kitploit
added 2020/02/29 8:40 p.m.129 views

Extended-SSRF-Search - Smart SSRF Scanner Using Different Methods Like Parameter Brute Forcing In Post And Get...

This tool search for SSRF using predefined settings in different parts of a request path, host, headers, post and get parameters. First step Rename example.app-settings.conf to app-settings.conf and adjust settings. The most important setting is the callback url. I recommend to use burp...

7.1AI score
Exploits0References1
Fedora
Fedora
added 2020/02/23 1:9 a.m.45 views

[SECURITY] Fedora 30 Update: glib2-2.60.7-3.fc30

GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system...

5.9CVSS1.7AI score0.00584EPSS
Exploits1
NVD
NVD
added 2020/02/12 12:15 a.m.14 views

CVE-2020-8894

An issue was discovered in MISP before 2.4.121. ACLs for discussion threads were mishandled in app/Controller/ThreadsController.php and app/Model/Thread.php...

6.5CVSS6.5AI score0.00412EPSS
Exploits0References3
OSV
OSV
added 2020/02/12 12:15 a.m.14 views

CVE-2020-8894

An issue was discovered in MISP before 2.4.121. ACLs for discussion threads were mishandled in app/Controller/ThreadsController.php and app/Model/Thread.php...

6.5CVSS6.9AI score
Exploits0References3
Prion
Prion
added 2020/02/12 12:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in MISP before 2.4.121. ACLs for discussion threads were mishandled in app/Controller/ThreadsController.php and app/Model/Thread.php...

6.4CVSS6.6AI score0.00412EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2020/02/11 12:0 a.m.67 views

CVE-2020-8894

CVE-2020-8894 concerns MISP before 2.4.121, where ACLs for discussion threads were mishandled in the code paths of ThreadsController.php and Thread.php. The vulnerability arises from improper access control logic, enabling potential permission misconfigurations or exposure of thread discussions d...

6.5CVSS6.5AI score0.00412EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/02/11 12:0 a.m.4 views

PT-2020-20355 · Misp · Misp

Name of the Vulnerable Software and Affected Versions: MISP versions prior to 2.4.121 Description: An issue was discovered where ACLs for discussion threads were mishandled in the ThreadsController.php and Thread.php files. Recommendations: For versions prior to 2.4.121, update to version 2.4.121...

6.5CVSS6.4AI score0.00412EPSS
Exploits0References6
Cvelist
Cvelist
added 2020/02/11 12:0 a.m.17 views

CVE-2020-8894

An issue was discovered in MISP before 2.4.121. ACLs for discussion threads were mishandled in app/Controller/ThreadsController.php and app/Model/Thread.php...

6.6AI score0.00412EPSS
Exploits0References3
CNVD
CNVD
added 2020/02/11 12:0 a.m.2 views

Unspecified vulnerability in MISP (CNVD-2020-16092)

MISP is an open source software solution. The product is used to collect, store, distribute and share cybersecurity metrics and has features such as threat cybersecurity event analysis and malware analysis. A security vulnerability exists in MISP versions prior to 2.4.121, which stems from the...

6.5CVSS6.9AI score0.00412EPSS
Exploits0References1
Kitploit
Kitploit
added 2020/01/30 9:0 p.m.67 views

S3Enum - Fast Amazon S3 Bucket Enumeration Tool For Pentesters

s3enum is a tool to enumerate a target's Amazon S3 buckets. It is fast and leverages DNS instead of HTTP, which means that requests don't hit AWS directly. It was originally built back in 2016 to target GitHub. Installation Binaries Find the binaries on the Releases page. Go go get...

7.1AI score
Exploits0References5
The Hacker News
The Hacker News
added 2020/01/28 4:36 p.m.77 views

New 'CacheOut' Attack Leaks Data from Intel CPUs, VMs and SGX Enclave

Another month, another speculative execution vulnerability found in Intel processors. If your computer is running any modern Intel CPU built before October 2018, it's likely vulnerable to a newly discovered hardware issue that could allow attackers to leak sensitive data from the OS kernel,...

5.5CVSS0.9AI score0.00112EPSS
Exploits0
Hacker One
Hacker One
added 2020/01/26 7:32 p.m.27 views

Clario: Multiple Information Disclosure with Go PPROF on api-ne.mackeeper.com

Summary Multiple Information Disclosure with Go PPROF on api-ne.mackeeper.com. Steps To Reproduce Go to: https://api-ne.mackeeper.com/debug/pprof/ You will see these links: - allocs: A sampling of all past memory allocations - block: Stack traces that led to blocking on synchronization primitives...

0.5AI score
Exploits0
RustSec
RustSec
added 2020/01/24 12:0 p.m.25 views

Improper `Sync` implementation on `FuturesUnordered` in futures-utils can cause data corruption

Affected versions of the crate had an unsound Sync implementation on the FuturesUnordered structure, which used a Cell for interior mutability without any code to handle synchronized access to the underlying task list's length and head safely. This could of lead to data corruption since two threa...

5.5CVSS1.5AI score0.00054EPSS
Exploits0Affected Software1
Kitploit
Kitploit
added 2019/12/18 9:1 p.m.86 views

Secretx - Extracting API Keys And Secrets By Requesting Each URL At The Your List

Extracting api keys and secrets by requesting each url at the your list. Installation python3 -m pip install -r requirements.txt Usage python3 secretx.py --list urlList.txt --threads 15 optional arguments: --help --colorless Credits Thanks to @m4ll0k for patterns and @choudhary1337 inpsiring for...

7.3AI score
Exploits0References1
NVD
NVD
added 2019/12/18 6:15 a.m.15 views

CVE-2019-10517

Memory is being freed up twice when two concurrent threads are executing in parallel in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096,...

7.8CVSS7.8AI score0.00043EPSS
Exploits0References1
Prion
Prion
added 2019/12/18 6:15 a.m.19 views

Design/Logic Flaw

Memory is being freed up twice when two concurrent threads are executing in parallel in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096,...

4.6CVSS7.8AI score0.00043EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2019/12/10 12:0 a.m.26 views

EulerOS 2.0 SP2 : 389-ds-base (EulerOS-SA-2019-2369)

According to the versions of the 389-ds-base packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 389-ds-base version before 1.3.5.19 and 1.3.6.7 are vulnerable to password brute-force attacks during account lockout due to different retu...

9.8CVSS6.6AI score0.00874EPSS
Exploits1References3
Kitploit
Kitploit
added 2019/12/03 9:0 p.m.291 views

aSYNcrone - A SYN Flood DDoS Tool

aSYNcrone is a C language based, mulltifunction SYN Flood DDoS Weapon. Disable the destination system by sending a SYN packet intensively to the destination. aSYNcrone's POWER!!! USAGE git clone https://github.com/fatih4842/aSYNcrone.git cd aSYNcrone gcc aSYNcrone.c -o aSYNcrone -lpthread...

7.3AI score
Exploits0References1
Rows per page
Query Builder