Lucene search
+L

6596 matches found

RedHat Linux
RedHat Linux
added 2022/05/04 11:20 a.m.14 views

Mozilla: Bypassing permission prompt in nested browsing contexts

The Mozilla Foundation Security Advisory describes this flaw as: Documents in deeply-nested cross-origin browsing contexts could have obtained permissions granted to the top-level origin, bypassing the existing prompt and wrongfully inheriting the top-level permissions...

8.8CVSS7.3AI score0.00855EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/03 12:00 a.m.30 views

Prototype Pollution in dset

All versions of dset prior to 3.1.2 are vulnerable to Prototype Pollution via dset/merge mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or prototype. By crafting a malicious object, it is possible to bypass this check and...

8.1CVSS5.2AI score0.01811EPSS
SaveExploits1References5Affected Software2
CNNVD
CNNVD
added 2022/05/03 12:00 a.m.5 views

Mozilla Firefox 权限许可和访问控制问题漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. Mozilla Firefox suffers from a Permission Granting and Access Control Issue vulnerability that stems from improper management of permissions in the application. An attacker could exploit the...

8.8CVSS8.2AI score0.00855EPSS
SaveExploits0References21
CNNVD
CNNVD
added 2022/05/03 12:00 a.m.7 views

Mozilla Firefox 安全特征问题漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. Mozilla Firefox suffers from a security signature issue vulnerability that stems from improper protection of top-level navigation in the iframe sandbox, which relaxes policies for keywords such as...

6.1CVSS7.7AI score0.00561EPSS
SaveExploits0References19
OSV
OSV
added 2022/05/01 4:15 p.m.9 views

CVE-2022-25645

All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achie...

8.1CVSS5.8AI score0.01811EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/05/01 3:30 p.m.47 views

CVE-2022-25645 Prototype Pollution

All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achie...

6.5CVSS8.3AI score0.01811EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/05/01 3:25 p.m.5 views

CVE-2022-25645

All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achie...

8.1CVSS5.4AI score0.01811EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/05/01 12:00 a.m.10 views

PT-2022-17432 · Dset · Dset

Name of the Vulnerable Software and Affected Versions: dset versions prior to 3.1.2 Description: The issue arises from the dset function's validation process in 'dset/merge' mode, where it checks for prototype pollution by looking for proto , constructor, or prototype in the top-level path...

8.1CVSS7.9AI score0.01811EPSS
SaveExploits1References7
OSV
OSV
added 2022/04/30 12:00 a.m.41 views

GHSA-66VW-V2X9-HW75 Podman publishes a malicious image to public registries

Podman is a tool for managing OCI containers and pods. A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman...

8.8CVSS8.6AI score0.04205EPSS
SaveExploits2References11
NVD
NVD
added 2022/04/29 4:15 p.m.27 views

CVE-2022-1227

A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the attacker access to...

8.8CVSS0.04205EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2022/04/29 4:15 p.m.51 views

CVE-2022-1227

A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the attacker access to...

8.8CVSS7.1AI score0.04205EPSS
SaveExploits2References4
Debian CVE
Debian CVE
added 2022/04/29 3:45 p.m.51 views

CVE-2022-1227

A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the attacker access to...

8.8CVSS8.6AI score0.04205EPSS
SaveExploits2
CVE
CVE
added 2022/04/29 3:45 p.m.425 views

CVE-2022-1227

CVE-2022-1227 describes a privilege-escalation flaw in Podman where an attacker could publish a malicious image to a public registry; when a victim downloads it, running the user command ‘podman top’ could grant access to the host filesystem, enabling information disclosure or DoS. The issue is t...

8.8CVSS8.3AI score0.04205EPSS
SaveExploits2References4Affected Software2
Hacker One
Hacker One
added 2022/04/28 8:30 a.m.108 views

curl: CVE-2022-27779: cookie for trailing dot TLD

Summary: In CVE-2014-3620 curl prevents cookies from being set for Top Level Domains TLDs. According to the advisory, curl's "cookie parser has no Public Suffix awareness", but it will "reject TLDs from being allowed". However, a cookie can still be set for a TLD + trailing dot. A trailing dot...

5CVSS6.8AI score0.0424EPSS
SaveExploits1
Code423n4
Code423n4
added 2022/04/27 12:00 a.m.20 views

Customers cannot be topUp()ed a second time

Lines of code Vulnerability details OpenZeppelin's safeApprove will revert if the account already is approved and the new safeApprove is done with a non-zero value function safeApprove IERC20 token, address spender, uint256 value internal // safeApprove should only be called when setting an initi...

6.9AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/04/24 3:36 p.m.11 views

top-odessa.com Cross Site Scripting vulnerability OBB-2550441

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

SaveExploits0
Exploit DB
Exploit DB
added 2022/04/19 12:00 a.m.430 views

WordPress Plugin Elementor 3.6.2 - Remote Code Execution (RCE) (Authenticated)

Exploit Title: WordPress Plugin Elementor 3.6.2 - Remote Code Execution RCE Authenticated Date: 04/16/2022 Exploit Author: AkuCyberSec https://github.com/AkuCyberSec Vendor Homepage: https://elementor.com/ Software Link: https://wordpress.org/plugins/elementor/advanced/ scroll down to select the...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/04/19 12:00 a.m.296 views

WordPress Elementor 3.6.2 Shell Upload

Exploit Title: WordPress Plugin Elementor 3.6.2 - Remote Code Execution RCE Authenticated Date: 04/16/2022 Exploit Author: AkuCyberSec https://github.com/AkuCyberSec Vendor Homepage: https://elementor.com/ Software Link: https://wordpress.org/plugins/elementor/advanced/ scroll down to select the...

7.4AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/04/15 12:10 a.m.13 views

medshop2022.top Cross Site Scripting vulnerability OBB-2512929

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
wpexploit
wpexploit
added 2022/04/13 12:00 a.m.113 views

WP Social Buttons <= 2.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its settings, allowing high privilege users such as admin to perform cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Put the following payload in the Delay Time General Settings or Top Margin Advanced Settings of the...

4.8CVSS0.2AI score0.00588EPSS
SaveExploits2
Rows per page
Query Builder