Lucene search
+L

6067 matches found

Vulnrichment
Vulnrichment
added 2024/11/07 12:00 a.m.8 views

CVE-2024-36062

The com.callassistant.android aka AI Call Assistant & Screener application 1.174 for Android enables any installed application with no permissions to place phone calls without user interaction by sending a crafted intent via the com.callassistant.android.ui.call.incall.InCallActivity component...

4.1AI score0.00188EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/07 12:00 a.m.30 views

CVE-2024-36064

The NLL com.nll.cb aka ACR Phone application through 0.330-playStore-NoAccessibility-arm8 for Android allows any installed application with no permissions to place phone calls without user interaction by sending a crafted intent via the com.nll.cb.dialer.dialer.DialerActivity component...

0.00219EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/07 12:00 a.m.65 views

CVE-2024-36064

The CVE concerns the NLL com.nll.cb (ACR Phone) Android app, up to version 0.330-playStore-NoAccessibility-arm8. The vulnerability is that any installed app with no permissions can trigger a call by sending a crafted intent to the DialerActivity (com.nll.cb.dialer.dialer.DialerActivity), enabling...

6.2CVSS6.8AI score0.00219EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/07 12:00 a.m.14 views

CVE-2024-36063

The Goodwy com.goodwy.dialer aka Right Dialer application through 5.1.0 for Android enables any application with no permissions to place phone calls without user interaction by sending a crafted intent via the com.goodwy.dialer.activities.DialerActivity component...

6.8AI score0.00316EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/07 12:00 a.m.13 views

PT-2024-26875 · Unknown · Com.Goodwy.Dialer

Name of the Vulnerable Software and Affected Versions: com.goodwy.dialer aka Right Dialer versions through 5.1.0 Description: The issue allows any application to place phone calls without user interaction by sending a crafted intent via the com.goodwy.dialer.activities.DialerActivity component...

7.5CVSS6.6AI score0.00316EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/07 12:00 a.m.68 views

CVE-2024-36063

Summary: CVE-2024-36063 affects the Android app Goodwy Right Dialer (com.goodwy.dialer) up to version 5.1.0. Root cause: the DialerActivity component accepts a crafted intent that enables any app (no permissions) to initiate phone calls without user interaction. Impact: unauthenticated phone call...

7.5CVSS6.8AI score0.00316EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/07 12:00 a.m.66 views

CVE-2024-36062

The CVE-2024-36062 affects the Android app com.callassistant.android (AI Call Assistant & Screener) v1.174. A crafted intent sent to com.callassistant.android.ui.call.incall.InCallActivity from any installed app (no permissions required) enables placing a phone call without user interaction. This...

4CVSS6.8AI score0.00188EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/07 12:00 a.m.28 views

CVE-2024-36063

The Goodwy com.goodwy.dialer aka Right Dialer application through 5.1.0 for Android enables any application with no permissions to place phone calls without user interaction by sending a crafted intent via the com.goodwy.dialer.activities.DialerActivity component...

0.00316EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/07 12:00 a.m.18 views

CVE-2024-36064

The NLL com.nll.cb aka ACR Phone application through 0.330-playStore-NoAccessibility-arm8 for Android allows any installed application with no permissions to place phone calls without user interaction by sending a crafted intent via the com.nll.cb.dialer.dialer.DialerActivity component...

6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/06 7:52 p.m.21 views

GHSA-JJXQ-FF2G-95VH Twig has unguarded calls to `__isset()` and to array-accesses when the sandbox is enabled

Description In a sandbox, and attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. Resolution The sandbox mode now ensures...

2.2CVSS3.4AI score0.00429EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/06 7:52 p.m.11 views

GHSA-6377-HFV9-HQF6 Twig has unguarded calls to `__toString()` when nesting an object into an array

Description In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. Resolution The sandbox mode now checks the toString meth...

2.2CVSS3.7AI score0.00435EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/11/06 7:52 p.m.34 views

Twig has unguarded calls to `__toString()` when nesting an object into an array

Description In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. Resolution The sandbox mode now checks the toString meth...

2.2CVSS3.7AI score0.00435EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/11/06 7:28 p.m.38 views

CVE-2024-51754 Unguarded calls to __toString() when nesting an object into an array in Twig

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS0.00435EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/06 4:10 a.m.10 views

SUSE CVE-2024-7883

When using Arm Cortex-M Security Extensions CMSE, Secure stack contents can be leaked to Non-secure state via floating-point registers when a Secure to Non-secure function call is made that returns a floating-point value and when this is the first use of floating-point since entering Secure state...

3.7CVSS7AI score0.00468EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/11/06 12:00 a.m.8 views

PT-2024-34885 · Twig +3 · Twig +3

Name of the Vulnerable Software and Affected Versions: Twig versions prior to 3.11.2 Twig versions prior to 3.14.1 Description: In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an...

8.6CVSS9.2AI score0.00849EPSS
SaveExploits0References31
OSV
OSV
added 2024/11/05 5:15 p.m.4 views

DEBIAN-CVE-2024-50093

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processorthermal driver uses pcimdeviceenable to enable a PCI device, which means the device will be automatically disabled on driver detach. Thus there is ...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/05 5:04 p.m.24 views

CVE-2024-50093 thermal: intel: int340x: processor: Fix warning during module unload

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processorthermal driver uses pcimdeviceenable to enable a PCI device, which means the device will be automatically disabled on driver detach. Thus there is ...

0.00236EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/05 5:04 p.m.19 views

CVE-2024-50093

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: int340x: processor: Fix warning during module unload The processorthermal driver uses pcimdeviceenable to enable a PCI device, which means the device will be automatically disabled on driver detach. Thus there is ...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0
NVD
NVD
added 2024/11/04 10:15 a.m.35 views

CVE-2024-38419

Memory corruption while invoking IOCTL calls from the use-space for HGSL memory node...

7.8CVSS0.00103EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/04 10:04 a.m.71 views

CVE-2024-38419

CVE-2024-38419 corresponds to memory corruption when invoking IOCTL calls from user-space for the HGSL memory node in Qualcomm chipsets. The issue affects a memory node in HGSL, with a local attack vector and low privileges required; exploitation status is not detailed in the provided documents. ...

7.8CVSS7.9AI score0.00103EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder