Lucene search
+L

706 matches found

Gentoo Linux
Gentoo Linux
added 2021/07/14 12:00 a.m.90 views

Apache Thrift: Multiple vulnerabilities

Background Apache Thrift is a software framework that combines a software stack with a code generation engine to build services that work efficiently and seamlessly between many languages. Description Multiple vulnerabilities have been discovered in Apache Thrift. Please review the CVE identifier...

7.8CVSS3.3AI score0.09156EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2021/07/03 7:37 a.m.86 views

Learn to Code — Get 2021 Master Bundle of 13 Online Courses @ 99% OFF

Whether you are looking to turn into a full-time developer or simply increasing your earnings in your current niche, learning to code can be a smart move. It is a well-known fact that recruiters strive to recruit people with technical skills, and these skills are a great way to build your own...

7.4AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/06/30 7:10 a.m.116 views

GitHub Launches 'Copilot' — AI-Powered Code Completion Tool

GitHub on Tuesday launched a technical preview of a new AI-powered pair programming tool that aims to help software developers write better code across a variety of programming languages, including Python, JavaScript, TypeScript, Ruby, and Go. Copilot, as the code synthesizer is called, has been...

7.3AI score
SaveExploits0
Prion
Prion
added 2021/06/28 8:15 p.m.25 views

Design/Logic Flaw

Prism is a syntax highlighting library. Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service ReDoS. When Prism is used to highlight untrusted user-given text, an attacker can craft a string that will take a very very long time to highlight. This problem has been fix...

4.3CVSS6.5AI score0.01427EPSS
SaveExploits0References4Affected Software2
Fedora
Fedora
added 2021/06/19 1:09 a.m.61 views

[SECURITY] Fedora 34 Update: nettle-3.7.3-1.fc34

Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages C++, Python, Pike, ..., in applications like LSH or GNUPG, or even in kernel space...

1.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/17 12:00 a.m.39 views

Fedora: Security Advisory for redis (FEDORA-2021-916f861096)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.8AI score
SaveExploits0References2
OSV
OSV
added 2021/05/18 6:01 a.m.16 views

ALEA-2021:1755 new module: swig:4.0

The simplified wrapper and interface generator SWIG is a software development utility to connect C, C++, and Objective C programs with a variety of high-level programming languages. SWIG is used to create high-level interpreted programming environments, systems integration, and as a utility for...

6.7AI score
SaveExploits0References1
Ivan 'd0znpp' Novikov
Ivan 'd0znpp' Novikov
added 2021/05/17 7:51 a.m.155 views

What is a Buffer Overflow Attack❓ Types, How hackers use it | Wallarm

A buffer is a space of ​​physical storage memory used to store temporary data while moving from one place to another. These buffers usually reside in RAM. Computers often use buffers to improve performance; most modern hard drives use the benefits of buffering to access data efficiently, and many...

0.8AI score
SaveExploits0
Fedora
Fedora
added 2021/05/06 12:53 a.m.44 views

[SECURITY] Fedora 33 Update: python-pygments-2.6.1-6.fc33

Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: a wide range of common languages and markup formats is supported special attention is paid to details that increa...

7.5CVSS7.9AI score0.03906EPSS
SaveExploits1
CNVD
CNVD
added 2021/04/06 12:00 a.m.28 views

Piwigo SQL Injection Vulnerability (CNVD-2021-25958)

Piwigo is a free and open source web photo album software. A SQL injection vulnerability exists in versions prior to Piwigo 11.4.0. An attacker can exploit this vulnerability by using the language parameter of admin.php?page=languages to conduct a SQL injection attack...

7.2CVSS7.5AI score0.11046EPSS
SaveExploits4References1
Rapid7 Blog
Rapid7 Blog
added 2021/04/05 2:08 p.m.110 views

InsightIDR’s Log Search: Recent Enhancements and Upcoming Investments

Log data is critical to ensuring that you have full visibility into what’s going on across your environment. Alongside endpoint and network data, log data enables teams to detect malicious activity, prove compliance, and have better visibility across their environment. Within InsightIDR, our Log...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/04/02 7:15 p.m.13 views

CVE-2021-27973

SQL injection exists in Piwigo before 11.4.0 via the language parameter to admin.php?page=languages...

7.2CVSS7.4AI score0.11046EPSS
SaveExploits4References3
CVE
CVE
added 2021/04/02 6:19 p.m.144 views

CVE-2021-27973

Piwigo has a SQL injection vulnerability (CVE-2021-27973) in versions before 11.4.0, exploitable via the language parameter of admin.php?page=languages. Public writeups/exploits exist for 11.3.0 (e.g., Exploit-DB, PacketStorm) and CVE records note the issue. The CVE entry itself has no confirmed ...

7.2CVSS7.2AI score0.11046EPSS
SaveExploits4References2Affected Software1
Cvelist
Cvelist
added 2021/04/02 6:19 p.m.30 views

CVE-2021-27973

SQL injection exists in Piwigo before 11.4.0 via the language parameter to admin.php?page=languages...

7.6AI score0.11046EPSS
SaveExploits4References2
CNNVD
CNNVD
added 2021/04/02 12:00 a.m.10 views

Piwigo SQL注入漏洞

Piwigo is a free and open source web photo album software. A SQL injection vulnerability exists in versions prior to Piwigo 11.4.0. An attacker can exploit this vulnerability by using the language parameter of admin.php?page=languages to conduct a SQL injection attack...

7.2CVSS5.9AI score0.11046EPSS
SaveExploits4References6
Fedora
Fedora
added 2021/03/24 1:48 a.m.17 views

[SECURITY] Fedora 34 Update: nettle-3.7.2-1.fc34

Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages C++, Python, Pike, ..., in applications like LSH or GNUPG, or even in kernel space...

1.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2021/03/17 12:31 p.m.52 views

CVE-2021-27291

In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service...

7.5CVSS8.1AI score0.03906EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2021/03/17 12:00 a.m.39 views

py-pygments -- multiple DoS vulnerabilities

Red Hat reports: An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML SML source file, as demonstrated by input that only contains the "exception" keyword. Ben Caller reports: In pygments 1.1+, fixed in...

6.7AI score
SaveExploits0References4
ThreatPost
ThreatPost
added 2021/02/26 1:36 p.m.45 views

Podcast: Ransomware Attacks Exploded in Q4 2020

Ransomware attacks continue to plague companies, with researchers from Fortinet’s Fortiguard Labs saying they saw an explosion in ransomware activity towards the end of the fourth quarter of 2020. Derek Manky According to Fortinet’s new “FortiGuard Labs Threat Report: Disruption Key Threat Trend ...

7.2AI score
SaveExploits0References6
Citrix
Citrix
added 2021/02/25 12:00 a.m.21 views

Citrix Endpoint Management (aka XenMobile Server) 10.13.0 Rolling Patch 2

Package name:xms10.13.0.10212.bin For: XenMobile Server 10.13.0 Deployment type: On-premises only Replaces:xms10.13.0.10129.bin Date:February, 2021 Languages supported:English US Readme version:1.00 Readme Revision History Version| Date| Change Description ---|---|--- 1.00| February, 2021| Initia...

6.3AI score
SaveExploits0
Rows per page
Query Builder