Lucene search
+L

4395 matches found

UbuntuCve
UbuntuCve
added 2021/04/07 8:15 p.m.44 views

CVE-2013-1055

The unity-firefox-extension package could be tricked into dropping a C callback which was still in use, which Firefox would then free, causing Firefox to crash. This could be achieved by adding an action to the launcher and updating it with new callbacks until the libunity-webapps rate limit was...

4.3CVSS5.8AI score0.01275EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/07 8:15 p.m.6 views

UBUNTU-CVE-2013-1055

The unity-firefox-extension package could be tricked into dropping a C callback which was still in use, which Firefox would then free, causing Firefox to crash. This could be achieved by adding an action to the launcher and updating it with new callbacks until the libunity-webapps rate limit was...

4.3CVSS5.8AI score0.01275EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/04/07 7:20 p.m.29 views

CVE-2013-1054 Possible remote DOS in WebApps

The unity-firefox-extension package could be tricked into destroying the Unity webapps context, causing Firefox to crash. This could be achieved by spinning the event loop inside the webapps initialization callback. Fixed in 3.0.0+14.04.20140416-0ubuntu1.14.04.1 by shipping an empty package, thus...

4.3CVSS6.3AI score0.01341EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2021/04/03 4:27 a.m.17 views

MTN Group: Cross-site Scripting (XSS) - Reflected on http://callertunez.mtn.com.gh/wap/noauth/sharedetail.ftl via `callback` parameter

The vulnerability was a reflected cross-site scripting XSS found on the website http://callertunez.mtn.com.gh/wap/noauth/sharedetail.ftl via the "callback" parameter. The vulnerability allowed the execution of arbitrary JavaScript code...

6.2AI score
SaveExploits0
seebug.org
seebug.org
added 2021/03/26 12:0 a.m.222 views

Microsoft Windows本地提权漏洞(CVE-2021-1732)

CVE-2021-1732: win32kfull xxxCreateWindowEx callback out-of-bounds Mar 25, 2021 • iamelli0t CVE-2021-1732 is a 0-Day vulnerability exploited by the BITTER APT organization in one operation which was disclosed in February this year123. This vulnerability exploits a user mode callback opportunity i...

4.6CVSS0.77762EPSS
SaveExploits21
BDU FSTEC
BDU FSTEC
added 2021/03/21 12:0 a.m.29 views

The vulnerability in the `dns_parse_callback` function in the `network/lookup_name.c` library for the C language, used in Linux-based embedded operating systems, allows a attacker to cause a service failure.

The vulnerability of the dnsparsecallback function in the network/lookupname.c library for the C language, used in Linux-based operating systems, relates to the lack of restrictions on the number of addresses that can be entered. Exploiting this vulnerability could allow a remote attacker to caus...

7.5CVSS7.2AI score0.02015EPSS
SaveExploits0References6Affected Software2
nodejs
nodejs
added 2021/02/24 6:29 p.m.76 views

Cross-Site Scripting (XSS)

Overview Affected versions of angular are vulnerable to JSONP Callback Attack. JSONP JSON with padding is a method used to request data from a server residing in a different domain than the client. Any url could perform JSONP requests, allowing full access to the browser and the JavaScript contex...

6.7AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2021/02/19 3:0 a.m.34 views

Denial Of Service (DoS)

QEMU is vulnerable to denial of service. The vulnerability exists because the MemoryRegionOps object may lack read/write callback methods, leading to a NULL pointer dereference...

2.3CVSS5AI score0.00429EPSS
SaveExploits0References5Affected Software6
Jake Archibald's Blog
Jake Archibald's Blog
added 2021/01/29 1:0 a.m.79 views

Don't use functions as callbacks unless they're designed for it

Here's an old pattern that seems to be making a comeback: // Convert some numbers into human-readable strings: import toReadableNumber from 'some-library'; const readableNumbers = someNumbers.maptoReadableNumber; Where the implementation of toReadableNumber is like this: export function...

7.2AI score
SaveExploits0
NVD
NVD
added 2021/01/21 10:15 a.m.25 views

CVE-2020-11148

Use after free issue in HIDL while using callback to post event in Rx thread when internal mutex is not acquired and meantime close is triggered and callback instance is deleted in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT,...

7.2CVSS7.6AI score0.00208EPSS
SaveExploits0References2
NVD
NVD
added 2021/01/21 10:15 a.m.24 views

CVE-2020-11152

Race condition in HAL layer while processing callback objects received from HIDL due to lack of synchronization between accessing objects in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables...

6.9CVSS7.2AI score0.00132EPSS
SaveExploits0References2
Prion
Prion
added 2021/01/21 10:15 a.m.24 views

Design/Logic Flaw

Use after free issue in HIDL while using callback to post event in Rx thread when internal mutex is not acquired and meantime close is triggered and callback instance is deleted in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT,...

7.2CVSS7.5AI score0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/01/21 9:41 a.m.26 views

CVE-2020-11152

Race condition in HAL layer while processing callback objects received from HIDL due to lack of synchronization between accessing objects in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables...

7.2AI score0.00132EPSS
SaveExploits0References1
CVE
CVE
added 2021/01/21 9:41 a.m.58 views

CVE-2020-11148

CVE-2020-11148 describes a use-after-free in HIDL when posting events from a callback in a Snapdragon stack (Auto/Compute/Connectivity/Consumer IOT/Industrial IOT/Mobile/Wearables). The root cause is that a callback instance can be deleted in a window where an internal mutex is not held and a clo...

7.2CVSS7.5AI score0.00208EPSS
SaveExploits0References2Affected Software246
Cvelist
Cvelist
added 2021/01/21 9:41 a.m.33 views

CVE-2020-11148

Use after free issue in HIDL while using callback to post event in Rx thread when internal mutex is not acquired and meantime close is triggered and callback instance is deleted in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT,...

7.6AI score0.00208EPSS
SaveExploits0References1
GoogleProjectZero
GoogleProjectZero
added 2021/01/14 12:0 a.m.708 views

Hunting for Bugs in Windows Mini-Filter Drivers

Posted by James Forshaw, Project Zero In December Microsoft fixed 4 issues in Windows in the Cloud Filter and Windows Overlay Filter WOF drivers CVE-2020-17103, CVE-2020-17134, CVE-2020-17136, CVE-2020-17139. These 4 issues were 3 local privilege escalations and a security feature bypass, and the...

7.8CVSS7.8AI score0.26527EPSS
SaveExploits10
OSV
OSV
added 2021/01/07 2:15 p.m.2 views

DEBIAN-CVE-2020-35111

When an extension with the proxy permission registered to receive , the proxy.onRequest callback was not triggered for view-source URLs. While web content cannot navigate to such URLs, a user opening View Source could have inadvertently leaked their IP address. This vulnerability affects Firefox...

4.3CVSS6.5AI score0.01172EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/07 2:15 p.m.29 views

Design/Logic Flaw

When an extension with the proxy permission registered to receive , the proxy.onRequest callback was not triggered for view-source URLs. While web content cannot navigate to such URLs, a user opening View Source could have inadvertently leaked their IP address. This vulnerability affects Firefox...

4.3CVSS5AI score0.01172EPSS
SaveExploits0References4Affected Software3
AlpineLinux
AlpineLinux
added 2021/01/07 1:50 p.m.58 views

CVE-2020-35111

When an extension with the proxy permission registered to receive , the proxy.onRequest callback was not triggered for view-source URLs. While web content cannot navigate to such URLs, a user opening View Source could have inadvertently leaked their IP address. This vulnerability affects Firefox...

4.3CVSS6.1AI score0.01172EPSS
SaveExploits0
Citrix
Citrix
added 2021/01/07 12:0 a.m.10 views

Common Resolutions to “Cannot Complete Your Request” Error when connecting through Citrix Gateway

Symptoms or Error The “Cannot Complete Your Request” error is displayed whenconnecting through Citrix Gateway. However, this is an error could occur when connecting to StoreFront Server directly or through Load Balancer based on different deployment scenarios. To narrow down through which...

7.1AI score
SaveExploits0
Rows per page
Query Builder