Lucene search
+L

1232 matches found

GithubExploit
GithubExploit
added 2025/04/26 2:30 a.m.643 views

Exploit for CVE-2025-1974

Kubernetes Ingress-NGINX 인증되지 않은 원격 코드 실행CVE-2025-1974 Ingr...

9.8CVSS8.3AI score0.99098EPSS
SaveExploits22
ICS
ICS
added 2025/04/24 6:0 a.m.15 views

ALBEDO Telecom Net.Time - PTP/NTP clock

RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker to transmit passwords over unencrypted connections, resulting in the product becoming vulnerable to interception. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of...

8.5CVSS7.2AI score0.00305EPSS
SaveExploits0References10
CVE
CVE
added 2025/04/23 9:59 a.m.77 views

CVE-2024-10306

CVE-2024-10306 affects the mod_proxy_cluster module (Apache HTTP Server). The issue arises because the Directory directive does not enforce access restrictions as strongly as the Location directive, enabling unauthorized MCMP requests that could add/remove/update balancer nodes. Public exploit de...

5.4CVSS6.8AI score0.00297EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/04/16 11:6 p.m.7 views

CVE-2025-1566

DNS Leak in Native System VPN in Google ChromeOS Dev Channel on ChromeOS 16002.23.0 allows network observers to expose plaintext DNS queries via failure to properly tunnel DNS traffic during VPN state transitions...

7.5AI score0.00192EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/04/15 5:15 p.m.3 views

CVE-2025-29817

Uncontrolled search path element in Power Automate allows an authorized attacker to disclose information over a network...

5.7CVSS5.4AI score0.00806EPSS
SaveExploits0References2Affected Software1
ICS
ICS
added 2025/04/15 6:0 a.m.13 views

National Instruments LabVIEW

RISK EVALUATION Successful exploitation of these vulnerabilities lead to the execution of arbitrary code on affected installations of LabVIEW, which could result in invalid memory writes. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation...

7.8AI score
SaveExploits0References10
ICS
ICS
added 2025/04/15 6:0 a.m.17 views

Lantronix XPort (Update A)

RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker unauthorized access to the configuration interface and cause disruption to monitoring and operations. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation...

9.8CVSS9.8AI score0.00477EPSS
SaveExploits0References10
ICS
ICS
added 2025/04/15 6:0 a.m.15 views

Growatt Cloud Applications

RISK EVALUATION Successful exploitation of these vulnerabilities could allow an attacker to compromise confidentiality, achieve cross-site scripting, or code execution on affected devices. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation...

7AI score
SaveExploits0References10
ICS
ICS
added 2025/04/10 6:0 a.m.20 views

Subnet Solutions PowerSYSTEM Center

RISK EVALUATION Successful exploitation of these vulnerabilities could allow an attacker to cause a denial-of-service condition. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of this these vulnerabilities, such as: Minimize network...

5.3CVSS7AI score0.00131EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/08 6:15 p.m.1 views

CVE-2025-27474

Use of uninitialized resource in Windows Routing and Remote Access Service RRAS allows an unauthorized attacker to disclose information over a network...

6.5CVSS7.3AI score0.01644EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/08 5:24 p.m.118 views

CVE-2025-29805

CVE-2025-29805 affects Outlook for Android and represents an information disclosure vulnerability where an unauthenticated attacker could access sensitive data over the network. Root cause: exposure of sensitive information to an unauthorized actor. CVSSv3.1 base score is 7.5 (HIGH); attack vecto...

7.5CVSS6.5AI score0.01409EPSS
SaveExploits0References1Affected Software1
ICS
ICS
added 2025/04/08 4:0 a.m.26 views

Schneider Electric Trio Q Licensed Data Radio

GENERAL SECURITY RECOMMENDATIONS We strongly recommend the following industry cybersecurity best practices. https://www.se.com/us/en/download/document/7EN52-0390/ Locate control and safety system networks and remote devices behind firewalls and isolate them from the business network. Install...

6.5AI score
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2025/04/04 2:20 p.m.65 views

Vite allows server.fs.deny to be bypassed with .svg or relative paths

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details .svg Requests ending with .svg are loaded at this line...

5.3CVSS5.1AI score0.38685EPSS
SaveExploits7References5Affected Software1
NVD
NVD
added 2025/04/03 7:15 p.m.11 views

CVE-2025-31486

Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. By adding ?.svg with ?.wasm?init or with sec-fetch-dest: script header, the server.fs.deny restriction was able to bypass. This bypass is only possible if the file is smaller than...

5.3CVSS0.38685EPSS
SaveExploits7References3
ICS
ICS
added 2025/04/01 6:0 a.m.25 views

Rockwell Automation Lifecycle Services with Veeam Backup and Replication

RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker with administrative privileges to execute code on the target system. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability, such as:...

9.9CVSS8.1AI score0.22005EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2025/03/31 5:31 p.m.60 views

Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details - base64 encoded content of non-allowed files is exposed using ?inline&import originally...

7.5CVSS6.9AI score0.58801EPSS
SaveExploits9References5Affected Software1
NVD
NVD
added 2025/03/31 5:15 p.m.25 views

CVE-2025-31125

Vite is a frontend tooling framework for javascript. Vite exposes content of non-allowed files using ?inline&import or ?raw?import. Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. This vulnerability is fixed in 6.2.4, 6.1.3,...

7.5CVSS0.58801EPSS
SaveExploits9References3
OSV
OSV
added 2025/03/25 2:0 p.m.14 views

GHSA-X574-M823-4X7W Vite bypasses server.fs.deny when using ?raw??

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details @fs denies access to files outside of Vite serving allow list. Adding ?raw?? or...

5.3CVSS5.9AI score0.74998EPSS
SaveExploits28References8
ICS
ICS
added 2025/03/25 1:30 p.m.21 views

Hitachi Energy TRMTracker

SUMMARY Hitachi Energy is aware of the multiple vulnerabilities that affect the TRMTracker product versions listed in this document. An attacker successfully exploiting these vulnerabilities can cause confidentiality and integrity impacts. Please refer to the Recommended Immediate Actions for...

7.9AI score
SaveExploits0References9
ICS
ICS
added 2025/03/25 6:0 a.m.10 views

Rockwell Automation Verve Asset Manager

RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker with administrative access to run arbitrary commands in the context of the container running the service. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of...

7.5CVSS7.4AI score0.00663EPSS
SaveExploits0References10
Rows per page
Query Builder