Lucene search
K

14 matches found

Kaspersky
Kaspersky
added 2026/05/19 12:0 a.m.8 views

KLA91063 SB vulnerability in Microsoft Browser

A security feature bypass vulnerability was found in Microsoft Browser. Malicious users can exploit this vulnerability to cause denial of service, bypass security restrictions. Original advisories CVE-2026-45585 Exploitation Public exploits exist for this vulnerability. Related products...

6.8CVSS6AI score0.00113EPSS
Exploits2References6
OSV
OSV
added 2026/05/07 9:15 a.m.3 views

CLSA-2026-1778145319 python2: Fix of 3 CVEs

CVE-2025-8194: validate that tarfile member offsets are non-negative to prevent infinite loop / DoS during parsing of malicious tar archives - CVE-2026-4519: reject URLs with leading dashes in webbrowser.open to prevent injection of command-line options into spawned browser process -...

7.5CVSS5.8AI score0.01007EPSS
Exploits0References1
OSV
OSV
added 2026/04/30 11:30 a.m.2 views

CLSA-2026-1777548617 Fix CVE(s): CVE-2026-4519, CVE-2026-4786

SECURITY UPDATE: webbrowser.open accepts URLs with leading dashes - debian/patches/CVE-2026-4519-CVE-2026-4786.patch: reject URLs whose lstrip starts with '-' in Lib/webbrowser.py; also fix bypass via %action substitution in UnixBrowser.open. - CVE-2026-4519 - CVE-2026-4786...

7CVSS7.1AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2026/04/25 5:51 a.m.1 views

OESA-2026-2117 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.1CVSS5.5AI score0.00164EPSS
Exploits0References4
OSV
OSV
added 2026/04/25 5:51 a.m.4 views

OESA-2026-2116 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.1CVSS5.5AI score0.00164EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/07/15 12:0 a.m.2 views

Trellix Secure Web Gateway Information Disclosure Vulnerability

Trellix Secure Web Gateway Trellix SWG is a security gateway from FireEye USA Trellix. An information disclosure vulnerability exists in Trellix Secure Web Gateway SWG version 12.x prior to 12.2.10 and version 11.x prior to 11.2.24, which stems from a browser bypassing the same-origin policy unde...

5.3CVSS6.1AI score0.00071EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2023/07/20 6:15 p.m.0 views

CVE-2023-38335

Omnis Studio 10.22.00 has incorrect access control. It advertises a feature for making Omnis libraries "always private" - this is supposed to be an irreversible operation. However, due to implementation issues, "always private" Omnis libraries can be opened by the Omnis Studio browser by bypassin...

5.3CVSS6AI score0.00114EPSS
Exploits1References5
OSV
OSV
added 2023/07/20 6:15 p.m.1 views

CVE-2023-38335

Omnis Studio 10.22.00 has incorrect access control. It advertises a feature for making Omnis libraries "always private" - this is supposed to be an irreversible operation. However, due to implementation issues, "always private" Omnis libraries can be opened by the Omnis Studio browser by bypassin...

5.3CVSS5.7AI score
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/07/20 12:0 a.m.2 views

PT-2023-26369 · Omnis · Omnis Studio

Name of the Vulnerable Software and Affected Versions: Omnis Studio version 10.22.00 Description: The issue is related to incorrect access control in Omnis Studio. It has a feature to make Omnis libraries "always private", which is supposed to be an irreversible operation. However, due to...

5.3CVSS6.8AI score0.00114EPSS
Exploits1References8
NVD
NVD
added 2022/12/22 8:15 p.m.13 views

CVE-2022-34478

The ms-msdt, search, and search-ms protocols deliver content to Microsoft applications, bypassing the browser, when a user accepts a prompt. These applications have had known vulnerabilities, exploited in the wild although we know of none exploited through Thunderbird, so in this release...

6.5CVSS0.00148EPSS
Exploits1References4
Kitploit
Kitploit
added 2018/09/20 9:7 p.m.70 views

Singularity - A DNS Rebinding Attack Framework

Singularity of Origin is a tool to perform DNS rebinding attacks. It includes the necessary components to rebind the IP address of the attack server DNS name to the target machine's IP address and to serve attack payloads to exploit vulnerable software on the target machine. It also ships with...

7.7AI score
Exploits0References5
Packet Storm
Packet Storm
added 2017/08/23 12:0 a.m.109 views

WebClientPrint Processor 2.0.15.109 Unauthorized Proxy Modification

Advisory: WebClientPrint Processor 2.0: Unauthorised Proxy Modification RedTeam Pentesting discovered that attackers can configure a proxy host and port to be used when fetching print jobs with WebClientPrint Processor WCPP. This proxy setting may be distributed via specially crafted websites and...

0.6AI score
Exploits0
Hacker One
Hacker One
added 2016/08/25 5:31 p.m.25 views

HackerOne: Session hijacking attack

Hi you have Session hijacking attack https://www.owasp.org/index.php/Sessionhijackingattack Yes, you use HttpOnly cookie , but in older browsers bypass such restrictions exist , that does not prevent in theory find this in the future . As you update the site on a daily basis and it is possible to...

0.4AI score
Exploits0
seebug.org
seebug.org
added 2014/04/19 12:0 a.m.14 views

ThinkSNS最新版存储型XSS

简要描述: 过滤不严格导致XSS,最新版测试xss成功 详细说明: POC: 在微吧发帖,内容写入 xss PHNjcmlwdD5hbGVydChkb2N1bWVudC5jb29raWUpPC9zY3JpcHQ+对应的是alertdocument.cookie的base64编码 firefox: 另附一枚ie下的绕过: 代码中有对javascript:进行了过滤,但是在IE下,可以通过回车来绕过,下图为过滤敏感字符片段: 可用如下语句进行绕过,这个语句不能直接写入贴子正文处,不然会被转义,需要用burp等工具来发包: test 结果: 漏洞证明: 当用户浏览贴子的时候,就会触发xss...

7.1AI score
Exploits0
Rows per page
Query Builder