Lucene search
+L

833 matches found

OSV
OSV
added 2020/07/14 8:15 p.m.4 views

CVE-2019-12784

An issue was discovered in Verint Impact 360 15.1. At wfo/control/signin, the login form can accept submissions from external websites. In conjunction with CVE-2019-12783, this can be used by attackers to "crowdsource" bruteforce login attempts on the target site, allowing them to guess and...

8.8CVSS6.7AI score0.00862EPSS
Exploits2References2
Prion
Prion
added 2020/07/14 8:15 p.m.19 views

Code injection

An issue was discovered in Verint Impact 360 15.1. At wfo/control/signin, the login form can accept submissions from external websites. In conjunction with CVE-2019-12783, this can be used by attackers to "crowdsource" bruteforce login attempts on the target site, allowing them to guess and...

6.8CVSS6.4AI score0.00862EPSS
Exploits2References2Affected Software1
CNVD
CNVD
added 2020/06/09 12:0 a.m.3 views

LibreOffice Input Validation Error Vulnerability (CNVD-2020-35943)

LibreOffice is an open source office software suite from The Document Foundation TDF. The product includes applications such as Writer text documents, Calc spreadsheets and Impress presentations. A security vulnerability exists in LibreOffice versions prior to 6.4.4. An attacker can exploit the...

6.5CVSS9.1AI score0.01712EPSS
Exploits0References1
OSV
OSV
added 2020/06/08 4:15 p.m.30 views

CVE-2020-12803

ODF documents can contain forms to be filled out by the user. Similar to HTML forms, the contained form data can be submitted to a URI, for example, to an external web server. To create submittable forms, ODF implements the XForms W3C standard, which allows data to be submitted without the need f...

6.5CVSS6AI score0.01712EPSS
Exploits0References5
OSV
OSV
added 2020/06/08 4:15 p.m.1 views

DEBIAN-CVE-2020-12803

ODF documents can contain forms to be filled out by the user. Similar to HTML forms, the contained form data can be submitted to a URI, for example, to an external web server. To create submittable forms, ODF implements the XForms W3C standard, which allows data to be submitted without the need f...

6.5CVSS6.2AI score0.01712EPSS
Exploits0References1
OSV
OSV
added 2020/06/08 4:15 p.m.5 views

UBUNTU-CVE-2020-12803

ODF documents can contain forms to be filled out by the user. Similar to HTML forms, the contained form data can be submitted to a URI, for example, to an external web server. To create submittable forms, ODF implements the XForms W3C standard, which allows data to be submitted without the need f...

6.5CVSS6.3AI score0.01712EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2020/06/08 3:43 p.m.24 views

CVE-2020-12803

ODF documents can contain forms to be filled out by the user. Similar to HTML forms, the contained form data can be submitted to a URI, for example, to an external web server. To create submittable forms, ODF implements the XForms W3C standard, which allows data to be submitted without the need f...

6.5CVSS5.9AI score0.01712EPSS
Exploits0
FreeBSD
FreeBSD
added 2020/06/08 12:0 a.m.35 views

LibreOffice Security Advisory

LibreOffice reports: Two flaws were found in LibreOffice: CVE-2020-12802: remote graphics contained in docx format retrieved in 'stealth mode' CVE-2020-12803: XForms submissions could overwrite local files...

6.5CVSS2.3AI score0.01944EPSS
Exploits0References2
OSV
OSV
added 2020/05/13 4:44 p.m.4 views

DRUPAL-CONTRIB-2020-019

The reCaptcha v3 module enables you to protect your forms using the Google reCaptcha V3. If the reCaptcha v3 challenge succeeds, all the other form validations are bypassed. This makes it possible for attackers to submit invalid or incomplete forms. This vulnerability only affects forms that are...

6.6AI score
Exploits0References1
Veracode
Veracode
added 2020/04/10 12:39 a.m.22 views

Cross-site Request Forgery (CSRF)

SquirrelMail is vulnerable to cross-site request forgery CSRF. Form submissions in SquirrelMail did not implement protection against Cross-Site Request Forgery CSRF attacks. If a remote attacker tricked a user into visiting a malicious web page, the attacker could hijack that user's authenticatio...

6.8CVSS2.2AI score0.01517EPSS
Exploits1References31Affected Software1
Gitee
Gitee
added 2020/03/17 1:50 p.m.13 views

pikachu

This is an offensive tool for Web application security testing. It is a web application that contains various web security vulnerabilities, including Burt Force brute-force, XSS cross-site scripting, CSRF cross-site request forgery, SQL-Inject SQL injection, RCE remote code execution, Files...

6.9AI score
Exploits0
Hacker One
Hacker One
added 2020/03/01 8:8 a.m.150 views

GlobaLeaks: Since no defined tries for incorrect answer, an attacker can brute the answers and post a submission

Logic of the attack pass 50 answers for per token.. if within the 50 answers this can be increased for more success rate, if there's a valid. the token becomes usable. and then submit the submission POST data. Screenshot of script running F733033 Screenshot of inbox F733034 Mitigation This can be...

1.9AI score
Exploits0
WPVulnDB
WPVulnDB
added 2019/11/19 12:0 a.m.14 views

WP Maintenance <= 5.0.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

No nonce protection on form submissions leading to CSRF and no input/output sanitization allowing for XSS when CSRF is exploited. PoC...

6.8CVSS2.1AI score0.0063EPSS
Exploits2References2Affected Software1
MSRC
MSRC
added 2019/09/18 7:0 a.m.12 views

Meet the BlueHat Content Advisory Board

We couldn’t do BlueHat without the Content Advisory Board, the brain trust reviewing submissions to the CFP. Representing both Microsoft and other parts of security community, the CAB applies their industry and speaker experience to create the BlueHat agenda that’s the right mix of topics and...

7AI score
Exploits0
NVD
NVD
added 2019/09/16 6:15 p.m.17 views

CVE-2019-10071

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.8CVSS9.6AI score0.08752EPSS
Exploits1References5
Cvelist
Cvelist
added 2019/09/16 5:46 p.m.23 views

CVE-2019-10071

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.7AI score0.08752EPSS
Exploits1References5
OSV
OSV
added 2019/09/13 1:15 p.m.7 views

CVE-2019-12517

An XSS issue was discovered in the slickquiz plugin through 1.3.7.1 for WordPress. The savequizscore functionality available via the /wp-admin/admin-ajax.php endpoint allows unauthenticated users to submit quiz solutions/answers, which are stored in the database and later shown in the WordPress...

6.1CVSS6.8AI score0.01248EPSS
Exploits4References2
Gitee
Gitee
added 2019/08/26 9:43 a.m.5 views

exploitdb

The Exploit Database Git Repository This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: - Exploits & Shellcodes: https://github.com/offensive-security/exploitdb - Binary Exploits:...

6.8AI score
Exploits0
NVD
NVD
added 2019/08/14 3:15 p.m.31 views

CVE-2019-15025

The ninja-forms plugin before 3.3.21.2 for WordPress has SQL injection in the search filter on the submissions page...

9.8CVSS10AI score0.01779EPSS
Exploits0References1
OSV
OSV
added 2019/08/14 3:15 p.m.6 views

CVE-2019-15025

The ninja-forms plugin before 3.3.21.2 for WordPress has SQL injection in the search filter on the submissions page...

9.8CVSS7.4AI score
Exploits0References1
Rows per page
Query Builder