Lucene search
+L

348 matches found

The Hacker News
The Hacker News
added 2023/07/10 12:57 p.m.37 views

New Mozilla Feature Blocks Risky Add-Ons on Specific Websites to Safeguard User Security

Mozilla has announced that some add-ons may be blocked from running on certain sites as part of a new feature called Quarantined Domains. "We have introduced a new back-end feature to only allow some extensions monitored by Mozilla to run on specific websites for various reasons, including securi...

8.8AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2023/06/13 1:0 a.m.15 views

Edge browser feature sends images you view back to Microsoft

A relatively new service provided by Microsofts browser Edge sends images you've viewed online back to Microsoft. A new feature labelled Enhance images in Microsoft Edge has raised some privacy concerns. The feature is designed to upscale low resolution images, making them sharper, and improving...

6.6AI score
SaveExploits0
OSV
OSV
added 2023/05/22 7:15 p.m.5 views

CVE-2023-28467

In MyBB before 1.8.34, there is XSS in the User CP module via the user email field...

6.1CVSS5.8AI score0.0051EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/05/22 7:15 p.m.11 views

CVE-2023-28467

In MyBB before 1.8.34, there is XSS in the User CP module via the user email field...

6.1CVSS5.9AI score0.0051EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/22 12:0 a.m.7 views

PT-2023-21737 · Mybb · Mybb

Name of the Vulnerable Software and Affected Versions: MyBB versions prior to 1.8.34 Description: The issue concerns a cross-site scripting XSS flaw in the User CP module, specifically via the user email field. This allows for potential malicious script execution. Recommendations: For versions...

6.1CVSS6.1AI score0.0051EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2023/05/22 12:0 a.m.7 views

MyBB 跨站脚本漏洞

MyBB MyBulletinBoard is a free and web-based forum software developed by MYBB team using PHP and MySQL. The software is easy to use, supports multiple languages, scalable and other features. A security vulnerability exists in MyBB versions prior to 1.8.34, which stems from a cross-site scripting...

6.1CVSS5.9AI score0.0051EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/04/14 12:0 a.m.12 views

MaxContribution check can be bypassed to give a card high voting power

Lines of code Vulnerability details Proof of Concept ReraiseETHCrowdfund tries limit the voting power of each card by doing a min/maxContribution check in claim and claimMultiple. uint96 contribution = votingPower 1e4 / exchangeRateBps; uint96 maxContribution = maxContribution; // Check that the...

6.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2023/04/06 9:0 a.m.20 views

Google aims to reduce data theft with app data and account deletions

Google has made multiple security improvements to the general operation of apps over the last 12 months or so. Its now a little easier to understand what apps want from you. Labels which indicate a level of trustworthiness for developers. Changes made to ensure old, abandoned apps will no longer...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/03/27 9:15 p.m.19 views

CVE-2023-1078

A flaw was found in the Linux Kernel in RDS Reliable Datagram Sockets protocol. The rdsrmzerocopycallback uses listentry on the head of a list causing a type confusion. Local user can trigger this with rdsmessageput. Type confusion leads to struct rdsmsgzcopyinfo info actually points to something...

7.8CVSS7.9AI score0.00251EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.6 views

SUSE CVE-2014-4655

The sndctlelemadd function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not properly maintain the userctlcount value, which allows local users to cause a denial of service integer overflow and limit bypass by leveraging /dev/snd/controlCX acces...

4.9CVSS6.3AI score0.00494EPSS
SaveExploits0References14
Prion
Prion
added 2022/12/30 11:15 a.m.24 views

Input validation

In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the kylin.engine.spark-cmd parameter of conf...

6.5CVSS9AI score0.84777EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2022/09/13 11:15 p.m.33 views

CVE-2022-37190

CuppaCMS 1.0 is vulnerable to Remote Code Execution RCE. An authenticated user can control both parameters action and function from "/api/index.php...

8.8CVSS0.45769EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/13 6:50 p.m.19 views

CVE-2022-39206 CI/CD Docker Escape in OneDev

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. When using Docker-based job executors, the Docker socket e.g. /var/run/docker.sock on Linux is mounted into each Docker step. Users that can define and trigger CI/CD jobs on a project could use this to control the Docker daem...

9.9CVSS8.9AI score0.01712EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/07/26 12:1 a.m.32 views

node-import `params` argument can be controlled by users without any sanitization

This affects all versions of package node-import. The params argument of module function can be controlled by users without any sanitization. This is then provided to the “eval” function located in line 79 in the index file index.js...

9.8CVSS8.8AI score0.01077EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2022/07/25 2:15 p.m.31 views

Session fixation

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

7.5CVSS9.3AI score0.01966EPSS
SaveExploits1References7Affected Software3
CVE
CVE
added 2022/07/25 2:7 p.m.43 views

CVE-2020-7678

node-import is vulnerable to Arbitrary Code Execution: the params argument can be provided by users without sanitization and is passed to eval in index.js (line 79), affecting all versions. A PoC exists demonstrating code execution, and no fixed version is available. Practical remediation is to r...

9.8CVSS9.2AI score0.01077EPSS
SaveExploits1References2Affected Software1
Wired Threat Level
Wired Threat Level
added 2022/06/22 3:59 p.m.16 views

Brave Now Lets You Customize Search Results—for Better or Worse

The privacy-focused company's new Goggles tool allows users to weed out the noise—whatever that might mean...

2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/06/09 4:39 p.m.24 views

New Privacy Framework for IoT Devices Gives Users Control Over Data Sharing

A newly designed privacy-sensitive architecture aims to enable developers to create smart home apps in a manner that addresses data sharing concerns and puts users in control over their personal information. Dubbed Peekaboo by researchers from Carnegie Mellon University, the system "leverages an...

0.6AI score
SaveExploits0
CNNVD
CNNVD
added 2022/06/08 12:0 a.m.4 views

go-restful 安全漏洞

go-restful is a package for building REST style web services using Google Go. A security vulnerability exists in go-restful v3.8.0 and earlier, which originates from an authorization bypass via a user control key in go-restful...

9.3CVSS8.2AI score0.02737EPSS
SaveExploits1References22
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.31 views

Improper Neutralization of Input During Web Page Generation in Jenkins

The f:validateButton form control for the Jenkins UI did not properly escape job URLs in Jenkins 2.171 and earlier and Jenkins LTS 2.164.1 and earlier, resulting in a cross-site scripting XSS vulnerability exploitable by users with the ability to control job names...

5.4CVSS2.3AI score0.01346EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder