Lucene search
+L

11880 matches found

CVE
CVE
added 2024/07/17 6:45 a.m.79 views

CVE-2024-6660

BookingPress (Appointment Booking Calendar Plugin for WordPress) is affected up to version 1.1.5 . The vulnerability stems from a missing capability check in the bookingpress_import_data_continue_process_func and publicly accessible nonce on the frontend, allowing authenticated users with Subscri...

8.8CVSS8.8AI score0.00616EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/07/17 12:00 a.m.17 views

The vulnerability of the CI/CD system’s registration data protection mechanism in TeamCity allows unauthorized access to closed keys by attackers.

The vulnerability of the Continuous Integration and Deployment Application Delivery system CI/CD of TeamCity in JetBrains is related to insufficient protection for registration data. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain unauthorized access to th...

4.1CVSS5.5AI score0.0028EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/07/17 12:00 a.m.13 views

The vulnerability of the Access Token Handler component of the JetBrains YouTrack software suite for managing projects and tasks allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the Access Token Handler component of the JetBrains YouTrack software for managing projects and tasks is related to insufficient protection of registration data. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain unauthorized access to...

5.3CVSS5.5AI score0.00443EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 10:24 p.m.20 views

CVE-2022-48813

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will pan...

5.5CVSS7.1AI score0.00275EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.33 views

CVE-2022-48814

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

5.5CVSS0.00271EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.22 views

CVE-2022-48815

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

5.5CVSS5.9AI score0.00271EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.29 views

CVE-2022-48814

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.16 views

CVE-2022-48817

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ar9331: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree wi...

5.5CVSS5.9AI score0.00271EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:15 p.m.13 views

UBUNTU-CVE-2022-48814

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.42 views

CVE-2022-48815 net: dsa: bcm_sf2: don't use devres for mdiobus

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

0.00271EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.14 views

CVE-2022-48815 net: dsa: bcm_sf2: don't use devres for mdiobus

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

6.9AI score0.00271EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:44 a.m.90 views

CVE-2022-48815

CVE-2022-48815 affects the Linux kernel bcm_sf2 DSA/MDIO path. The root cause is unsafe interaction between devres-managed mdiobus allocation/registration and manual mdiobus unregistering, where mdiobus_free() may panic if devm_mdiobus_free() triggers devres_release_all() before the bus is unregi...

5.5CVSS6.7AI score0.00271EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/07/16 11:44 a.m.106 views

CVE-2022-48814

CVE-2022-48814 affects the Linux kernel DSA seville driver (VSC9959) where mdiobus was allocated/registered with devres. The root cause is a devres interaction causing mdiobus to be freed without prior unregistration, leading to mdiobus_free() panics when invoked from devm_mdiobus_free(). The pro...

5.5CVSS6.7AI score0.00271EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.48 views

CVE-2022-48814 net: dsa: seville: register the mdiobus under devres

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

0.00271EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.16 views

CVE-2022-48813 net: dsa: felix: don't use devres for mdiobus

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will pan...

6.9AI score0.00275EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:44 a.m.92 views

CVE-2022-48813

CVE-2022-48813 concerns the Linux kernel’s DSA Felix support. The advisory notes that using devres for the MDIO bus caused mdiobus_free() to panic when freed via devm_mdiobus_free(), unless the bus was unregistered first. For the Felix VSC9959 switch (PCI device), the recommended remediation is t...

5.5CVSS6.7AI score0.00275EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/07/16 11:44 a.m.93 views

CVE-2022-48812

CVE-2022-48812 concerns the Linux kernel: the net: dsa: lantiq_gswip code should not use devres for mdiobus allocation/registration. The root cause is that mdiobus_free() can panic when invoked via devm_mdiobus_free() because devres_release_all() may free a bus that is still registered, especiall...

5.5CVSS6.7AI score0.00271EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/16 12:00 a.m.10 views

PT-2024-37804 · WordPress · Wordpress Plugin

Name of the Vulnerable Software and Affected Versions: Popular WordPress Plugin affected versions not specified Description: The issue allows an attacker to gain administrative access without having an account on the targeted site, enabling them to perform unauthorized actions. This is caused by...

9.8CVSS6.7AI score0.00796EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/07/16 12:00 a.m.8 views

PT-2024-5227 · Apache · Apache Streampipes

Name of the Vulnerable Software and Affected Versions: Apache StreamPipes versions through 0.93.0 Description: A Time-of-check Time-of-use TOCTOU Race Condition issue exists in the user self-registration component of Apache StreamPipes. This allows an attacker to potentially create multiple...

6.9CVSS7.5AI score0.0066EPSS
SaveExploits0References13
Patchstack
Patchstack
added 2024/07/15 2:48 a.m.9 views

WordPress CM Email Registration Blacklist and Whitelist plugin < 1.4.9 - Add/Delete Emails via CSRF Add and delete any item from blacklist/whitelist vulnerability

Add/Delete Emails via CSRF Add and delete any item from blacklist/whitelist vulnerability discovered by Felipe Caon in WordPress Plugin CM Email Registration Blacklist and Whitelist versions 1.4.9...

8.1CVSS7AI score0.00298EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder