Lucene search
+L

4547 matches found

Kitploit
Kitploit
added 2020/05/17 1:00 p.m.76 views

ParamKit - A Small Library Helping To Parse Commandline Parameters

A small library helping to parse commandline parameters for Windows. Objectives "like Python's argparse but for C/C++" compact and minimalistic easy to use extendable Demo Print help for each parameter: Easily store values of popular types, and verify if all required parameters are filled: Verify...

7.5AI score
SaveExploits0References2
CNVD
CNVD
added 2020/05/06 12:00 a.m.8 views

Linux kernel resource management error vulnerability (CNVD-2020-41818)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the xfsagfverify file in fs/xfs/libxfs/xfsalloc.c in Linux kernel 5.6.10 and earlier. An attacker can exploit this vulnerability to...

5.5CVSS6.3AI score0.00451EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2020/04/29 12:00 a.m.16 views

The vulnerability of the verify_emsa_pkcs1ignature() function in the gmp IPSEC plugin of the strongSwan demon allows a attacker to disclose the protected information.

The vulnerability of the verifyemsapkcs1ignature function gmprsapublickey.c in the gmp IPSEC plugin for the strongSwan daemon allows for the exploitation of the cryptographic signature verification process. Exploiting this vulnerability could enable a malicious actor, operating remotely, to...

7.8CVSS6.5AI score0.01888EPSS
SaveExploits0References7Affected Software9
RedHat Linux
RedHat Linux
added 2020/04/28 3:38 p.m.15 views

wawpack: Out-of-bounds read in WavpackVerifySingleBlock function leads to DoS

The function WavpackVerifySingleBlock in openutils.c in libwavpack.a in WavPack through 5.1.0 allows attackers to cause a denial-of-service out-of-bounds read and application crash via a crafted WavPack Lossless Audio file, as demonstrated by wvunpack...

5.5CVSS5.8AI score0.02542EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2020/04/22 12:00 a.m.49 views

OpenSSL: EDIPARTYNAME NULL Pointer De-reference Vulnerability (CVE-2020-1971) - Linux

OpenSSL is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2020 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 CPE = "cpe:/a:openssl:openssl";...

5.9CVSS6.2AI score0.07051EPSS
SaveExploits3References1
Openbugbounty
Openbugbounty
added 2020/04/16 9:52 a.m.12 views

wbexhibit.otis.edu Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1144189 Security Researcher g0bl1nsec Helped patch 3754 vulnerabilities Received 4 Coordinated Disclosure badges Received 3 recommendations , a holder of 4 badges for responsible and coordinated disclosure, found a security vulnerability affecting wbexhibit.otis.edu websit...

0.2AI score
SaveExploits0
OSV
OSV
added 2020/04/01 8:15 p.m.9 views

CVE-2020-5290

In RedpwnCTF before version 2.3, there is a session fixation vulnerability in exploitable through the token=$ssid hash when making a request to the /verify endpoint. An attacker team could potentially steal flags by, for example, exploiting a stored XSS payload in a CTF challenge so that victim...

6.5CVSS6.6AI score0.00816EPSS
SaveExploits1References2
NVD
NVD
added 2020/04/01 8:15 p.m.25 views

CVE-2020-5290

In RedpwnCTF before version 2.3, there is a session fixation vulnerability in exploitable through the token=$ssid hash when making a request to the /verify endpoint. An attacker team could potentially steal flags by, for example, exploiting a stored XSS payload in a CTF challenge so that victim...

6.5CVSS6.3AI score0.00816EPSS
SaveExploits1References2
Prion
Prion
added 2020/04/01 8:15 p.m.24 views

Session fixation

In RedpwnCTF before version 2.3, there is a session fixation vulnerability in exploitable through the token=$ssid hash when making a request to the /verify endpoint. An attacker team could potentially steal flags by, for example, exploiting a stored XSS payload in a CTF challenge so that victim...

4.3CVSS6.2AI score0.00816EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/04/01 8:15 p.m.6 views

CVE-2020-5290

In RedpwnCTF before version 2.3, there is a session fixation vulnerability in exploitable through the token=$ssid hash when making a request to the /verify endpoint. An attacker team could potentially steal flags by, for example, exploiting a stored XSS payload in a CTF challenge so that victim...

6.5CVSS6.4AI score0.00816EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/04/01 7:25 p.m.33 views

CVE-2020-5290 session fixation in rCTF

In RedpwnCTF before version 2.3, there is a session fixation vulnerability in exploitable through the token=$ssid hash when making a request to the /verify endpoint. An attacker team could potentially steal flags by, for example, exploiting a stored XSS payload in a CTF challenge so that victim...

6.5CVSS6.3AI score0.00816EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/03/05 10:48 p.m.28 views

CVE-2020-10184

The verify endpoint in YubiKey Validation Server before 2.40 does not check the length of SQL queries, which allows remote attackers to cause a denial of service, aka SQL injection. NOTE: this issue is potentially relevant to persons outside Yubico who operate a self-hosted OTP validation service...

8.1AI score0.01504EPSS
SaveExploits1References3
OSV
OSV
added 2020/03/04 8:20 p.m.74 views

GHSA-H4MF-75HF-67W4 Information disclosure in parse-server

you can fetch all the users' objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken "SessionToken":"$regex":"r:027f" and find valid accounts this way. Using this method, it's possible to retrieve accounts without interaction from the users. GET...

7.7CVSS6.2AI score0.00849EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/03/04 12:00 a.m.13 views

PT-2020-18345 · Parse · Parse Server

Name of the Vulnerable Software and Affected Versions: parser-server versions prior to 4.1.0 Description: The issue allows fetching all user objects by utilizing regex in the NoSQL query, specifically targeting the sessionToken. This can be achieved through the API endpoint "/parse/users/me" by...

7.7CVSS6.5AI score0.00849EPSS
SaveExploits0References7
NVD
NVD
added 2020/02/27 4:15 a.m.27 views

CVE-2020-3924

DVR firmware in TAT-76 and TAT-77 series of products, provided by TONNET do not properly verify patch files. Attackers can inject a specific command into a patch file and gain access to the system...

10CVSS7.3AI score0.01258EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/02/17 12:00 a.m.14 views

Atlassian JIRA Server and Data Center Cross-Site Request Forgery Vulnerability

Atlassian JIRA Server and Atlassian JIRA Data Center are both products of Atlassian Australia.Atlassian JIRA Server is the server version of a defect tracking management system. Atlassian JIRA Server is the server version of a defect tracking management system that is used to track and manage all...

4.3CVSS6.8AI score0.00743EPSS
SaveExploits1References1
OSV
OSV
added 2020/02/12 2:15 p.m.11 views

CVE-2019-20099

The VerifyPopServerConnection!add.jspa component in Atlassian Jira Server and Data Center before version 8.7.0 is vulnerable to cross-site request forgery CSRF. An attacker could exploit this by tricking an administrative user into making malicious HTTP requests, allowing the attacker to enumerat...

4.3CVSS5.7AI score0.00743EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2020/02/04 1:21 p.m.11 views

golang: invalid public key causes panic in dsa.Verify

Go before 1.12.11 and 1.3.x before 1.13.2 can panic upon an attempt to process network traffic containing an invalid DSA public key. There are several attack scenarios, such as traffic from a client to a server that verifies client certificates...

7.5CVSS7.3AI score0.04693EPSS
SaveExploits1References5
Prion
Prion
added 2020/02/02 1:15 p.m.19 views

Design/Logic Flaw

The daemon in Tor through 0.4.1.8 and 0.4.2.x through 0.4.2.6 does not verify that a rendezvous node is known before attempting to connect to it, which might make it easier for remote attackers to discover circuit information. NOTE: The network team of Tor claims this is an intended behavior and...

5CVSS5.3AI score0.02499EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2020/01/28 8:03 p.m.8 views

USN-4257-1 openjdk-8, openjdk-lts vulnerabilities

It was discovered that OpenJDK incorrectly handled exceptions during deserialization in BeanContextSupport. An attacker could possibly use this issue to cause a denial of service or other unspecified impact. CVE-2020-2583 It was discovered that OpenJDK incorrectly validated properties of SASL...

8.1CVSS6.7AI score0.04903EPSS
SaveExploits0References9
Rows per page
Query Builder