Lucene search
K

1002 matches found

NVD
NVD
added 2021/07/05 11:15 p.m.9 views

CVE-2021-36158

In the xrdp package in branches through 3.14 for Alpine Linux, RDP sessions are vulnerable to man-in-the-middle attacks because pre-generated RSA certificates and private keys are used...

5.9CVSS0.00069EPSS
Exploits0References1
OSV
OSV
added 2021/07/05 11:15 p.m.8 views

CVE-2021-36158

In the xrdp package in branches through 3.14 for Alpine Linux, RDP sessions are vulnerable to man-in-the-middle attacks because pre-generated RSA certificates and private keys are used...

5.9CVSS6.7AI score
Exploits0References1
UbuntuCve
UbuntuCve
added 2021/07/05 11:15 p.m.26 views

CVE-2021-36158

In the xrdp package in branches through 3.14 for Alpine Linux, RDP sessions are vulnerable to man-in-the-middle attacks because pre-generated RSA certificates and private keys are used...

5.9CVSS6.2AI score0.00069EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2021/07/05 10:36 p.m.33 views

CVE-2021-36158

In the xrdp package in branches through 3.14 for Alpine Linux, RDP sessions are vulnerable to man-in-the-middle attacks because pre-generated RSA certificates and private keys are used...

5.9CVSS5.7AI score0.00069EPSS
Exploits0
CNNVD
CNNVD
added 2021/07/05 12:0 a.m.3 views

Alpine Linux 安全漏洞

Alpine Linux is a lightweight Linux distribution for security applications. A security vulnerability exists in Alpine Linux xrdp version 3.14, which stems from the program's use of pre-generated RSA certificates and private keys, making the session vulnerable to man-in-the-middle attacks...

5.9CVSS5.9AI score0.00069EPSS
Exploits0References1
OSV
OSV
added 2021/07/01 5:2 p.m.12 views

GHSA-PHJ8-4CQ3-794G Unencrypted storage of client side sessions

Impact The default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by something with access to the cookies. Note: the documentation does point this out and...

6.5CVSS7.2AI score0.00072EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/07/01 5:2 p.m.70 views

Unencrypted storage of client side sessions

Impact The default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by something with access to the cookies. Note: the documentation does point this out and...

7.5CVSS0.7AI score0.00072EPSS
Exploits0References4Affected Software1
The Hacker News
The Hacker News
added 2021/06/30 7:10 a.m.78 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
Exploits0
Veracode
Veracode
added 2021/05/11 7:28 a.m.17 views

Insecure Temporary File And Folder

openapi-generator-online uses insecure temporary file and folder. The usage of Files.createTempFile to create temporary files and folders allows auto-generated files to be read and modified by any user on the system...

9.3CVSS2.7AI score0.0005EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2021/05/10 8:15 p.m.14 views

CVE-2021-21430

OpenAPI Generator allows generation of API client libraries SDK generation, server stubs, documentation and configuration automatically given an OpenAPI Spec. Using File.createTempFile in JDK will result in creating and using insecure temporary files that can leave application and system data...

6.2CVSS0.00068EPSS
Exploits1References3
CVE
CVE
added 2021/05/10 7:25 p.m.106 views

CVE-2021-21430

OpenAPI Generator contains a vulnerability where code generated for Java/Scala performs insecure temporary file creation via File.createTempFile, risking exposure of application/data when handling binary uploads/downloads. Affected generators include Java (jersey2, okhttp-gson default) and scala-...

6.2CVSS5.7AI score0.00068EPSS
Exploits1References3Affected Software1
Malwarebytes
Malwarebytes
added 2021/04/26 11:35 a.m.192 views

11-13 year old girls most likely to be targeted by online predators

The Internet Watch Foundation IWF, a not-for-profit organization in England whose mission is "to eliminate child sexual abuse imagery online", has recently released its analysis of online predator victimology and the nature of sexual abuse media that is currently prevalent online. The scope of th...

7AI score
Exploits0
NVD
NVD
added 2021/03/11 3:15 a.m.9 views

CVE-2021-21364

swagger-codegen is an open-source project which contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. In swagger-codegen before version 2.4.19, on Unix-Like systems, the system temporary...

5.5CVSS0.00067EPSS
Exploits0References2
OSV
OSV
added 2021/03/11 3:9 a.m.0 views

GHSA-HPV8-9RQ5-HQ7W Generated Code Contains Local Information Disclosure Vulnerability

Impact This vulnerability impacts generated code. If this code was generated as a one-off occasion, not as a part of an automated CI/CD process, this code will remain vulnerable until fixed manually! On Unix-Like systems, the system temporary directory is shared between all local users. When...

6.2CVSS6.7AI score0.00067EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2021/03/11 12:0 a.m.2 views

PT-2021-14446 · Oracle · Jdk

Name of the Vulnerable Software and Affected Versions: swagger-codegen versions prior to 2.4.19 Description: The issue affects generated code, which remains vulnerable until manually fixed. On Unix-Like systems, the system temporary directory is shared between all local users. When...

6.2CVSS5.8AI score0.00067EPSS
Exploits0References8
Prion
Prion
added 2021/02/08 10:15 p.m.12 views

Code injection

Marked is an open-source markdown parser and compiler npm package "marked". In marked from version 1.1.1 and before version 2.0.0, there is a Regular expression Denial of Service vulnerability. This vulnerability can affect anyone who runs user generated code through marked. This vulnerability is...

5CVSS7.5AI score0.00603EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/08 9:17 p.m.67 views

Regular Expression Denial of Service (REDoS) in Marked

Impact What kind of vulnerability is it? Who is impacted? Regular expression Denial of Service A Denial of Service attack can affect anyone who runs user generated code through marked. Patches Has the problem been patched? What versions should users upgrade to? patched in v2.0.0 Workarounds Is...

7.5CVSS2.2AI score0.00603EPSS
Exploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2021/01/14 1:40 p.m.3 views

golang: malicious symbol names can lead to code execution at build time

An input validation vulnerability was found in Go. From a generated go file from the cgo tool, it is possible to modify symbols within that object file and specify code. This flaw allows an attacker to create a repository that includes malicious pre-built object files that could execute arbitrary...

7.5CVSS7.6AI score0.00167EPSS
Exploits0References5
Hacker One
Hacker One
added 2020/12/23 6:42 p.m.145 views

GitHub Security Lab: 3,880 Pull Requests Generated to fix JHipster RNG Vulnerability CVE-2019-16303

This bug was reported directly to GitHub Security Lab...

7.5CVSS1.1AI score0.01904EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2020/12/15 5:12 p.m.4 views

golang: malicious symbol names can lead to code execution at build time

An input validation vulnerability was found in Go. From a generated go file from the cgo tool, it is possible to modify symbols within that object file and specify code. This flaw allows an attacker to create a repository that includes malicious pre-built object files that could execute arbitrary...

7.5CVSS7.6AI score0.00167EPSS
Exploits0References5
Rows per page
Query Builder