Lucene search
+L

1985 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:7 p.m.13 views

CVE-2020-7904

In JetBrains IntelliJ IDEA before 2019.3, some Maven repositories were accessed via HTTP instead of HTTPS...

7.4CVSS6.9AI score0.01418EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:42 a.m.13 views

CVE-2013-1051

apt 0.8.16, 0.9.7, and possibly other versions does not properly handle InRelease files, which allows man-in-the-middle attackers to modify packages before installation via unknown vectors, possibly related to integrity checking and the use of third-party repositories...

4.3CVSS6.7AI score0.01343EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 a.m.11 views

CVE-2018-20894

cPanel before 74.0.0 makes web-site contents accessible to other local users via Git repositories SEC-443...

3.3CVSS6.7AI score0.00344EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2025/05/21 12:0 a.m.19 views

osbuild-composer security update

132.2-1.0.1 - Switch to UEKR8 repositories for OL9.6 Orabug: 37962207 - Add support to create OpenScap images JIRA: OLDIS-35301 - Simplify repository names JIRA: OLDIS-35893 - Refactor patches to fix some naming and set a correct kernel for Oracle Linux Orabug: 37253643 - Support using OCI...

7.5CVSS7.5AI score0.00723EPSS
SaveExploits0
OSV
OSV
added 2025/05/15 8:16 p.m.6 views

UBUNTU-CVE-2025-47928

Spotipy is a Python library for the Spotify Web API. As of commit 4f5759dbfb4506c7b6280572a4db1aabc1ac778d, using pullrequesttarget on .github/workflows/integrationtests.yml followed by the checking out the head.sha of a forked PR can be exploited by attackers, since untrusted code can be execute...

9.1CVSS5.9AI score0.00603EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/15 8:9 p.m.34 views

CVE-2025-47928 Spotipy repo vulnerable to secrets exfiltration via `pull_request_target`

Spotipy is a Python library for the Spotify Web API. As of commit 4f5759dbfb4506c7b6280572a4db1aabc1ac778d, using pullrequesttarget on .github/workflows/integrationtests.yml followed by the checking out the head.sha of a forked PR can be exploited by attackers, since untrusted code can be execute...

9.1CVSS0.00603EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/12 6:55 p.m.73 views

CVE-2024-4981

The CVE-2024-4981 issue affects Pagure server and is described across multiple advisories as a vulnerability where a repository containing symbolic links can cause the server to reveal content outside the intended repository. Root cause per Debian advisory: _update_file_in_git() follows symbolic ...

7.6CVSS7.4AI score0.00397EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/05/12 6:55 p.m.45 views

CVE-2024-4981 Pagure: _update_file_in_git() follows symbolic links in temporary clones

A vulnerability was discovered in Pagure server. If a malicious user were to submit a git repository with symbolic links, the server could unintentionally show incorporate and make visible content from outside the git repo...

7.6CVSS0.00397EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.4 views

Ensure That GPG Verification Is Configured for the Yum Repositories

Software packages may be tampered with by attackers during network transmission or local storage. If the integrity verification is not performed on the software packages, software tampered with by attackers may be installed. As a result, the server or even the entire network cluster is attacked. ...

6.7AI score
SaveExploits0References3
OSV
OSV
added 2025/05/06 2:49 p.m.7 views

CVE-2025-4374 Quay: incorrect privilege assignment

A flaw was found in Quay. When an organization acts as a proxy cache, and a user or robot pulls an image that hasn't been mirrored yet, they are granted "Admin" permissions on the newly created repository...

6.5CVSS6.5AI score
SaveExploits0References10
Packet Storm News
Packet Storm News
added 2025/05/05 12:0 a.m.8 views

A Slicing-Based Approach for Detecting and Patching Vulnerable Code Clones

Code cloning is a common practice in software development, but it poses significant security risks by propagating vulnerabilities across cloned segments. To address this challenge, we introduce srcVul, a scalable, precise detection approach that combines program slicing with Locality-Sensitive...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/02 12:0 a.m.11 views

A Rusty Link in the AI Supply Chain: Detecting Evil Configurations in Model Repositories

Recent advancements in large language models LLMs have spurred the development of diverse AI applications from code generation and video editing to text generation; however, AI supply chains such as Hugging Face, which host pretrained models and their associated configuration files contributed by...

7.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/29 12:0 a.m.45 views

SecRepoBench: Benchmarking LLMs for Secure Code Generation in Real-World Repositories

This paper introduces SecRepoBench, a benchmark to evaluate LLMs on secure code generation in real-world repositories. SecRepoBench has 318 code generation tasks in 27 C/C++ repositories, covering 15 CWEs. We evaluate 19 state-of-the-art LLMs using our benchmark and find that the models struggle...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/27 12:0 a.m.11 views

On the Prevalence and Usage of Commit Signing on GitHub: a Longitudinal and Cross-Domain Study

GitHub is one of the most widely used public code development platform. However, the code hosted publicly on the platform is vulnerable to commit spoofing that allows an adversary to introduce malicious code or commits into the repository by spoofing the commit metadata to indicate that the code...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/26 1:4 a.m.20 views

CVE-2025-3124

A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed a user to see the names of private repositories that they wouldn't otherwise have access to in the Security Overview in GitHub Advanced Security. The Security Overview was required to be filtered only...

5.3CVSS6.6AI score0.00415EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/04/25 12:0 a.m.27 views

ThreMoLIA: Threat Modeling of Large Language Model-Integrated Applications

Large Language Models LLMs are currently being integrated into industrial software applications to help users perform more complex tasks in less time. However, these LLM-Integrated Applications LIA expand the attack surface and introduce new kinds of threats. Threat modeling is commonly used to...

6.8AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2025/04/23 8:45 p.m.20 views

DOGE Worker’s Code Supports NLRB Whistleblower

A whistleblower at the National Labor Relations Board NLRB alleged last week that denizens of Elon Musk's Department of Government Efficiency DOGE siphoned gigabytes of data from the agency's sensitive case files in early March. The whistleblower said accounts created for DOGE at the NLRB...

7.2AI score
SaveExploits0
NVD
NVD
added 2025/04/17 11:15 p.m.44 views

CVE-2025-3124

A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed a user to see the names of private repositories that they wouldn't otherwise have access to in the Security Overview in GitHub Advanced Security. The Security Overview was required to be filtered only...

5.3CVSS0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/17 11:15 p.m.9 views

CVE-2025-3124

A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed a user to see the names of private repositories that they wouldn't otherwise have access to in the Security Overview in GitHub Advanced Security. The Security Overview was required to be filtered only...

4.3CVSS5.8AI score0.00415EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/04/17 10:50 p.m.12 views

CVE-2025-3124 Missing Authorization vulnerability was identified in GitHub Enterprise Server that allowed unauthorized access to private repository names

A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed a user to see the names of private repositories that they wouldn't otherwise have access to in the Security Overview in GitHub Advanced Security. The Security Overview was required to be filtered only...

5.3CVSS6.8AI score0.00415EPSS
SaveExploits0References4
Rows per page
Query Builder