Lucene search
+L

19534 matches found

Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.5 views

PT-2024-6960 · Adobe · Commerce +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Description: The issue is related to insufficient access control in Adobe Commerce,...

6.9CVSS7.3AI score0.00605EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.5 views

PT-2024-6892 · Adobe · Commerce +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Description: The issue is related to an Improper Access Control vulnerability that...

4.3CVSS6.9AI score0.00478EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.2 views

PT-2024-6972 · Adobe · Commerce +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Description: The issue is related to a lack of proper authorization in the mechanism ...

5.5CVSS7.3AI score0.00452EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.4 views

PT-2024-6962 · Adobe · Commerce +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Description: The issue is related to an Improper Access Control vulnerability that...

7.1CVSS6.9AI score0.00643EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.9 views

PT-2024-6959 · Adobe · Magento Open Source +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2, 2.4.6-p7, 2.4.5-p9, 2.4.4-p10 and earlier Description: The issue is related to an Improper Access Control vulnerability that...

5.3CVSS7AI score0.00535EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/10/08 12:00 a.m.5 views

PT-2024-6961 · Adobe · Commerce +1

Name of the Vulnerable Software and Affected Versions: Adobe Commerce versions 2.4.7-p2 through 2.4.4-p10 and earlier Magento Open Source versions 2.4.7-p2 through 2.4.4-p10 and earlier Description: The issue is related to an Improper Authorization vulnerability that could result in a Security...

5.5CVSS7.1AI score0.00592EPSS
SaveExploits0References12
NVD
NVD
added 2024/10/07 9:15 p.m.48 views

CVE-2024-47610

InvenTree is an Open Source Inventory Management System. In affected versions of InvenTree it is possible for a registered user to store javascript in markdown notes fields, which are then displayed to other logged in users who visit the same page and executed. The vulnerability has been addresse...

7.3CVSS0.00298EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/07 9:15 p.m.19 views

CVE-2024-43365

Cacti is an open source performance and fault management framework. Theconsolenewsection parameter is not properly sanitized when saving external links in links.php . Morever, the said consolenewsection parameter is stored in the database and reflected back to user in index.php, finally leading t...

8.2CVSS0.23549EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/07 8:45 p.m.24 views

CVE-2024-47610 Stored Cross-site Scripting Vulnerability in Markdown Editor

InvenTree is an Open Source Inventory Management System. In affected versions of InvenTree it is possible for a registered user to store javascript in markdown notes fields, which are then displayed to other logged in users who visit the same page and executed. The vulnerability has been addresse...

7.3CVSS6.3AI score
SaveExploits0References4
CVE
CVE
added 2024/10/07 8:40 p.m.119 views

CVE-2024-43363

CVE-2024-43363 affects Cacti. An admin can create a device with a malicious hostname containing PHP code; completing only step 5 of installation allows the hostname to be logged (log poisoning), after which the attacker can access the log file URL to achieve remote code execution (RCE). The vulne...

7.2CVSS7.3AI score0.35599EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2024/10/07 8:38 p.m.78 views

CVE-2024-43365

CVE-2024-43365 affects Cacti. The issue is a stored XSS in the consolenewsection parameter when creating external links (links.php), which is saved in the database and reflected in index.php. Exploitation requires user privileges to create external links; input is stored and displayed without pro...

8.2CVSS5.8AI score0.23549EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2024/10/07 8:38 p.m.114 views

CVE-2024-43364

CVE-2024-43364 affects the Cacti web framework. The vulnerability is a stored XSS due to improper sanitization of the title parameter when saving external links (links.php), with the title stored in the database and reflected in index.php. The issue is addressed in Cacti release 1.2.28 (upgrading...

8.2CVSS5.8AI score0.35798EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2024/10/07 8:38 p.m.55 views

CVE-2024-43364

Cacti is an open source performance and fault management framework. The title parameter is not properly sanitized when saving external links in links.php . Morever, the said title parameter is stored in the database and reflected back to user in index.php, finally leading to stored XSS. Users wit...

8.2CVSS6.1AI score0.35798EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/07 8:38 p.m.23 views

CVE-2024-43364 Stored Cross-site Scripting (XSS) when creating external links in Cacti

Cacti is an open source performance and fault management framework. The title parameter is not properly sanitized when saving external links in links.php . Morever, the said title parameter is stored in the database and reflected back to user in index.php, finally leading to stored XSS. Users wit...

5.7CVSS8.8AI score
SaveExploits0References4
OSV
OSV
added 2024/10/07 8:34 p.m.13 views

CVE-2024-43362 Stored Cross-site Scripting (XSS) when creating external links in Cacti

Cacti is an open source performance and fault management framework. The fileurl parameter is not properly sanitized when saving external links in links.php . Morever, the said fileurl is placed in some html code which is passed to the print function in link.php and index.php, finally leading to...

7.3CVSS8.8AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2024/10/07 8:34 p.m.33 views

CVE-2024-43362

Cacti is an open source performance and fault management framework. The fileurl parameter is not properly sanitized when saving external links in links.php . Morever, the said fileurl is placed in some html code which is passed to the print function in link.php and index.php, finally leading to...

7.3CVSS6.2AI score0.36466EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/10/07 8:34 p.m.25 views

CVE-2024-43362

Cacti is an open source performance and fault management framework. The fileurl parameter is not properly sanitized when saving external links in links.php . Morever, the said fileurl is placed in some html code which is passed to the print function in link.php and index.php, finally leading to...

7.3CVSS8AI score0.36466EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/10/07 8:24 p.m.18 views

CVE-2024-45297 Prevent topic list filtering by hidden tags for unauthorized users in Discourse

Discourse is an open source platform for community discussion. Users can see topics with a hidden tag if they know the label/name of that tag. This issue has been patched in the latest stable, beta and tests-passed version of Discourse. All users area are advised to upgrade. There are no known...

5.3CVSS7AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/07 8:23 p.m.19 views

CVE-2024-45051 Bypass of email address validation via encoded email addresses in Discourse

Discourse is an open source platform for community discussion. A maliciously crafted email address could allow an attacker to bypass domain-based restrictions and gain access to private sites, categories and/or groups. This issue has been patched in the latest stable, beta and tests-passed versio...

8.2CVSS6.7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/07 7:55 p.m.43 views

CVE-2024-47079 Unauthorized usage of remote hardware module because of missing channel verification

Meshtastic is an open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices. Meshtastic firmware is an open source firmware implementation for the broader project. The remote hardware module of the firmware does not have proper checks to ensure a remote...

6.4CVSS0.00194EPSS
SaveExploits0References1
Rows per page
Query Builder