Lucene search
+L

4960 matches found

Cvelist
Cvelist
added 2021/09/01 2:25 p.m.41 views

CVE-2021-23426 Prototype Pollution

This affects all versions of package Proto. It is possible to inject pollute the object property of an application using Proto by leveraging the merge function...

5.6CVSS7.7AI score0.00861EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/09/01 2:23 p.m.4 views

CVE-2021-23426

This affects all versions of package Proto. It is possible to inject pollute the object property of an application using Proto by leveraging the merge function...

7.5CVSS5.3AI score0.00861EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/09/01 12:00 a.m.8 views

Proto安全漏洞

Proto is an open source, extensible program code template for creating objects. A security vulnerability exists in Proto that stems from the ability to contaminate an application with object property injections...

7.5CVSS7.4AI score0.00861EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/25 8:53 p.m.22 views

GHSA-2XPG-3HX4-FM9R Out of bounds read in xcb

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because there is an out-of-bounds read in xcb::xproto::changeproperty, as demonstrated by a format=32 T=u8 situation where out-of-bounds bytes are sent to an X server...

9.8CVSS8.9AI score0.01754EPSS
SaveExploits4References4
Cvelist
Cvelist
added 2021/08/25 12:12 p.m.62 views

CVE-2021-33605 Unauthorized property update in CheckboxGroup component in Vaadin 12-14 and 15-20

Improper check in CheckboxGroup in com.vaadin:vaadin-checkbox-flow versions 1.2.0 prior to 2.0.0 Vaadin 12.0.0 prior to 14.0.0, 2.0.0 prior to 3.0.0 Vaadin 14.0.0 prior to 14.5.0, 3.0.0 through 4.0.1 Vaadin 15.0.0 through 17.0.11, 14.5.0 through 14.6.7 Vaadin 14.5.0 through 14.6.7, and 18.0.0...

4.3CVSS4.8AI score0.00665EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2021/08/18 12:00 a.m.9 views

The vulnerability of the libxcb library in operating systems such as ALT Linux, ROSA Linux, and MSVSphere allows attackers to cause service failures.

The vulnerability of the libxcb library in ALT Linux, ROSA Linux, and MSVSphere operating systems is related to the lack of checks for the correctness of input parameters for the export function xcbgetpropertyvalueend. Exploiting this vulnerability can allow attackers to cause failures in...

5CVSS5.5AI score
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2021/08/16 11:46 a.m.116 views

Exploit for Cross-site Scripting in House_Rental_And_Property_Listing_Php_Project House_Rental_And_Property_Listing_Php

CVE-2021-25790-Multiple-Stored-XSS: Multiple Stored XSS in Ho...

5.4CVSS5.2AI score0.00878EPSS
SaveExploits2
CVE
CVE
added 2021/08/08 7:30 a.m.87 views

CVE-2021-23419

Open-Graph (node-open-graph) prior to 0.2.6 is vulnerable to prototype pollution via the parse function, which can be tricked into adding or modifying properties on Object.prototype using a proto or constructor payload. This can lead to unintended behavior or security issues. Remediation: upgrade...

9.8CVSS7.2AI score0.01113EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2021/08/04 4:15 p.m.22 views

CVE-2021-34832

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.0.0.49893. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

7.8CVSS0.04EPSS
SaveExploits0References2
Prion
Prion
added 2021/08/04 4:15 p.m.20 views

Design/Logic Flaw

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.0.0.49893. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

6.8CVSS7.9AI score0.04EPSS
SaveExploits0References2Affected Software2
Huntr
Huntr
added 2021/08/04 7:38 a.m.10 views

Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager

✍️ Description csrf bug to delete a backup 🕵️‍♂️ Proof of Concept Bellow request vulnerable to csrf bug which allow to delete database backup GET /online-rental-property-manager/app/admin/pageBackupRestore.php?action=delete&md5hash=eea01b37c4b7422a4 HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0...

7AI score
SaveExploits0
Huntr
Huntr
added 2021/08/04 7:32 a.m.11 views

Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager

✍️ Description csrf bug to create a backup 🕵️‍♂️ Proof of Concept Bellow request vulnerable to csrf bug which allow to create database backup GET /online-rental-property-manager/app/admin/pageBackupRestore.php?action=createbackup HTTP/1.1 Host: localhost User-Agent: Mozilla/5.0 X11; Ubuntu; Linux...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2021/08/04 6:55 a.m.10 views

Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager

✍️ Description CSRF bug in application 🕵️‍♂️ Proof of Concept Bellow request is vulnerable to csrf attack .\ Although there is csrf token in request but it does not checked in server-side . Any attacker provided csrf token is accepted here. POST /online-rental/app/applicationsleasesview.php...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2021/08/04 6:48 a.m.9 views

Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager

✍️ Description CSRF bug to add property 🕵️‍♂️ Proof of Concept Bellow request is vulnerable to csrf attack .\ Although there is csrf token in request but it does not checked in server-side . Any attacker provided csrf token is accepted here. POST /online-rental/app/propertiesview.php HTTP/1.1 Host:...

0.2AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2021/07/30 12:00 a.m.44 views

Foxit PDF Reader delay Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of t...

7.8CVSS2.1AI score0.04EPSS
SaveExploits0References1
NVD
NVD
added 2021/07/23 6:15 p.m.21 views

CVE-2021-25790

Multiple stored cross site scripting XSS vulnerabilities in the "Register" module of House Rental and Property Listing 1.0 allows authenticated attackers to execute arbitrary web scripts or HTML via crafted payloads in all text fields except for Phone Number and Alternate Phone Number...

5.4CVSS0.00878EPSS
SaveExploits2References3
CVE
CVE
added 2021/07/23 5:44 p.m.96 views

CVE-2021-25790

The CVE-2021-25790 entry affects House Rental and Property Listing 1.0 (PHP-based). The vulnerability is multiple stored XSS in the Register module, allowing an authenticated user to inject arbitrary web scripts/HTML via crafted payloads in most text fields (all except Phone Number and Alternate ...

5.4CVSS5.5AI score0.00878EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2021/07/23 5:44 p.m.32 views

CVE-2021-25790

Multiple stored cross site scripting XSS vulnerabilities in the "Register" module of House Rental and Property Listing 1.0 allows authenticated attackers to execute arbitrary web scripts or HTML via crafted payloads in all text fields except for Phone Number and Alternate Phone Number...

5.7AI score0.00878EPSS
SaveExploits2References3
Microsoft Secure
Microsoft Secure
added 2021/07/22 6:00 p.m.54 views

How to protect your CAD data files with MIP and HALOCAD

This blog post is part of the Microsoft Intelligent Security Association guest blog series. Learn more about MISA. Computer-aided design CAD files are used by design professionals in the manufacturing, engineering, architecture, surveying, and construction industries. These highly valuable files...

6.5AI score
SaveExploits0
Snyk
Snyk
added 2021/07/20 1:42 p.m.5 views

Prototype Pollution

Overview com.graphhopper:graphhopper-web-bundle is a GraphHopper routing engine as a web-service Affected versions of this package are vulnerable to Prototype Pollution. The URL parser could be tricked into adding or modifying properties of Object.prototype using a constructor or proto payload. P...

5.4CVSS6.2AI score0.01401EPSS
SaveExploits1References2
Rows per page
Query Builder