Lucene search
+L

3050 matches found

Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.7 views

PT-2023-28520 · WordPress · Min Max Control

Name of the Vulnerable Software and Affected Versions: Min Max Control WordPress plugin versions prior to 4.6 Description: The issue is related to a Reflected Cross-Site Scripting problem. It occurs because a parameter is not properly sanitised and escaped before being outputted back in the page...

6.1CVSS6AI score0.00396EPSS
SaveExploits2References7
CNNVD
CNNVD
added 2023/09/11 12:0 a.m.6 views

WordPress plugin Min Max Control cross-site scripting vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress plugin is an application plugin that supports personal blogs on PHP and MySQL servers. A cross-site scripting vulnerability exists in the...

6.1CVSS6.1AI score0.00396EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2023/09/11 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for bind (EulerOS-SA-2023-2802)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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 ifdescription...

7.5CVSS8.1AI score0.03776EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2023/09/07 9:47 a.m.52 views

Mirai Botnet Variant 'Pandora' Hijacks Android TVs for Cyberattacks

A Mirai botnet variant called Pandora has been observed infiltrating inexpensive Android-based TV sets and TV boxes and using them as part of a botnet to perform distributed denial-of-service DDoS attacks. Doctor Web said the compromises are likely to occur either during malicious firmware update...

7AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/09/03 1:19 p.m.12 views

max-machinery.com Cross Site Scripting vulnerability OBB-3638192

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.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/09/03 1:9 p.m.11 views

max-gurtsystem.de Cross Site Scripting vulnerability OBB-3638145

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.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/23 12:0 a.m.10 views

M-10 Unmitigated

Lines of code Vulnerability details Issue not mitigated About the problem There was unsafe cast in the getTier function and warden has stated, that in case if value will be bigger than uint96.max, then wrong prize amount will be used. Solution Pool together has increased Tier.prizeSize variable t...

6.9AI score
SaveExploits0
Patchstack
Patchstack
added 2023/08/23 12:0 a.m.14 views

WordPress Min Max Control Plugin < 4.6 is vulnerable to Cross Site Scripting (XSS)

Software Min Max Control Type Plugin Vulnerable versions 4.6 Fixed in 4.6 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-4270 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID f355d50b63c9 Credits Animesh Gaurav Required...

6.1CVSS5.6AI score0.00396EPSS
SaveExploits2References3Affected Software1
wpexploit
wpexploit
added 2023/08/21 12:0 a.m.159 views

Min Max Control < 4.6 - Reflected XSS

Description The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin. alert1'...

6.1CVSS6.1AI score0.00396EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:0 a.m.32 views

Rocky Linux 9 : bind (RLSA-2023:4099)

The remote Rocky Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2023:4099 advisory. - Every named instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to...

7.5CVSS7.3AI score0.03776EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/08/04 12:0 a.m.8 views

Re-entrancy in flash minting USDO can bypass max checks

Lines of code Vulnerability details Impact function flashLoan IERC3156FlashBorrower receiver, address token, uint256 amount, bytes calldata data external override notPaused returns bool // @audit re-enter and mint requiretoken == addressthis, "USDO: token not valid"; requiremaxFlashLoantoken =...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.16 views

User able to steal all votes escrowed in LockingVault due to downcasting

Lines of code Vulnerability details Even though the LockingVault is considered out of scope, it contains very serious vulnerability allowing anyone to steal ALL Arcade voting tokens. The vulnerability is possible due to downcasting amount to withdraw to uint96. In case that the amount of tokens...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.12 views

ARCDVestingVault._syncVotingPower could revert if newVotingPower is big enough.

Lines of code Vulnerability details Impact ARCDVestingVault.syncVotingPower calculate the change in voting power using int256newVotingPower - int256grant.latestVotingPower. If newVotingPower is greater than typeint256.max, ARCDVestingVault.syncVotingPower could revert. Proof of Concept...

6.8AI score
SaveExploits0
Amazon
Amazon
added 2023/07/26 12:0 a.m.37 views

Important: bind

Issue Overview: A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly...

7.5CVSS7.5AI score0.03776EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.30 views

Amazon Linux AMI : bind (ALAS-2023-1789)

The version of bind installed on the remote host is prior to 9.8.2-0.68.rc1.90. It is, therefore, affected by a vulnerability as referenced in the ALAS-2023-1789 advisory. A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished...

7.5CVSS7.4AI score0.03776EPSS
SaveExploits0References4
NVD
NVD
added 2023/07/25 2:15 p.m.39 views

CVE-2023-36503

Auth. contributor+ Cross-Site Scripting XSS vulnerability in Max Foundry WordPress Button Plugin MaxButtons plugin = 9.5.3 versions...

6.5CVSS6AI score0.00383EPSS
SaveExploits0References1
CVE
CVE
added 2023/07/25 1:50 p.m.91 views

CVE-2023-36503

CVE-2023-36503 affects the WordPress plugin MaxButtons (MaxFoundry) for versions

6.5CVSS5.7AI score0.00383EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:0 a.m.39 views

Amazon Linux 2 : bind (ALAS-2023-2112)

The version of bind installed on the remote host is prior to 9.11.4-26.P2. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-2112 advisory. A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by...

7.5CVSS7.4AI score0.03776EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:0 a.m.34 views

Oracle Linux 9 : bind (ELSA-2023-4099)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2023-4099 advisory. 32:9.16.23-11.1 - Improve RBT overmem cache cleaning CVE-2023-2828 Tenable has extracted the preceding description block directly from the Oracle Linux security...

7.5CVSS7.5AI score0.03776EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:0 a.m.28 views

Oracle Linux 8 : bind (ELSA-2023-4102)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2023-4102 advisory. 32:9.11.36-8.1 - Improve RBT overmem cache cleaning CVE-2023-2828 Tenable has extracted the preceding description block directly from the Oracle Linux security...

7.5CVSS7.5AI score0.03776EPSS
SaveExploits0References2
Rows per page
Query Builder