Lucene search
+L

1475 matches found

BDU FSTEC
BDU FSTEC
added 2023/10/09 12:00 a.m.13 views

The vulnerability of the CI/CD system’s TeamCity component, related to bypassing the authentication process through an alternative path or channel, allows a hacker to gain access to the guest portal without being authenticated.

The vulnerability of the Continuous Integration and Deployment Application Delivery system CI/CD of JetBrains TeamCity relates to bypassing the authentication process by using an alternative path or channel. Exploiting this vulnerability can allow a malicious actor to gain access to the gateway...

10CVSS8.9AI score0.99979EPSS
SaveExploits19References9Affected Software1
OSV
OSV
added 2023/09/15 12:00 p.m.19 views

RUSTSEC-2023-0085 HPACK decoder panics on invalid input

Due to insufficient checking of input data, decoding certain data sequences can lead to Decoder::decode panicking rather than returning an error. Example code that triggers this vulnerability looks like this: rust use hpack::Decoder; pub fn main let input = &0x3f; let mut decoder = Decoder::new;...

5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/15 12:00 a.m.7 views

PT-2023-36099 · Hpack · Hpack

Name of the Vulnerable Software and Affected Versions: hpack affected versions not specified Description: The hpack crate is no longer maintained. Consider using alternative crates such as fluke-hpack or httlib-huffman. Recommendations: At the moment, there is no information about a newer version...

7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/09/11 8:43 p.m.27 views

Users vulnerable to unaligned read of `*const *const c_char` pointer

Affected versions dereference a potentially unaligned pointer. The pointer is commonly unaligned in practice, resulting in undefined behavior. In some build modes, this is observable as a panic followed by abort. In other build modes the UB may manifest in some other way, including the possibilit...

6.9AI score
SaveExploits0References3Affected Software1
HackRead
HackRead
added 2023/09/07 12:14 p.m.30 views

ProtonMail Code Vulnerabilities Leaked Emails

By Waqas Key Findings ProtonMail, a popular Swiss-based email service that markets itself as a secure and private alternative to… This is a post from HackRead.com Read the original post: ProtonMail Code Vulnerabilities Leaked Emails...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.15 views

Owner cannot rescueToken if blocklisted.

Lines of code Vulnerability details Impact Token could be stuck if owner is blocklisted by the token. Proof of Concept rescueToken can be used to rescue token sent to the contracts. function rescueTokensaddress token external onlyOwner uint256 balance = IRWALiketoken.balanceOfaddressthis;...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/09/06 9:15 p.m.28 views

CVE-2023-39967

WireMock is a tool for mocking HTTP services. When certain request URLs like “@127.0.0.1:1234" are used in WireMock Studio configuration fields, the request might be forwarded to an arbitrary service reachable from WireMock’s instance. There are 3 identified potential attack vectors: via...

10CVSS9.6AI score0.01047EPSS
SaveExploits1References1
Prion
Prion
added 2023/09/06 9:15 p.m.27 views

Design/Logic Flaw

WireMock is a tool for mocking HTTP services. When certain request URLs like “@127.0.0.1:1234" are used in WireMock Studio configuration fields, the request might be forwarded to an arbitrary service reachable from WireMock’s instance. There are 3 identified potential attack vectors: via...

7.5CVSS6.7AI score0.01047EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/09/06 3:30 p.m.59 views

GHSA-FM4Q-J8G4-C9J4 Apache Superset Improper Input Validation vulnerability

Apache Superset would allow for SQLite database connections to be incorrectly registered when an attacker uses alternative driver names like sqlite+pysqlite or by using database imports. This could allow for unexpected file creation on Superset webservers. Additionally, if Apache Superset is usin...

6.5CVSS5.6AI score0.86203EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2023/09/06 1:00 p.m.20 views

CVE-2023-39265 Apache Superset: Possible Unauthorized Registration of SQLite Database Connections

Apache Superset would allow for SQLite database connections to be incorrectly registered when an attacker uses alternative driver names like sqlite+pysqlite or by using database imports. This could allow for unexpected file creation on Superset webservers. Additionally, if Apache Superset is usin...

3.8CVSS6.9AI score0.86203EPSS
SaveExploits2References2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/09/05 12:00 a.m.66 views

JVN#92720882: Multiple vulnerabilities in CGIs of PMailServer and PMailServer2

CGIs included with PMailServer and PMailServer2 provided by A.K.I Software contain multiple vulnerabilities listed below. Stored cross-site scripting vulnerability CWE-79 - CVE-2023-39223 Version| Vector| Score ---|---|--- CVSS v3| CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N| Base Score: 5.4 CVS...

7.5CVSS8.2AI score0.01293EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/09/04 12:00 a.m.13 views

The vulnerability of the XWiki Platform, a platform for creating collaborative web applications, stems from the lack of measures to neutralize XSS alternative syntax. This allows attackers to replace the displayed URL with their own malicious content.

The vulnerability of the XWiki Platform lies in the lack of measures taken to neutralize the XSS alternative syntax. Exploiting this vulnerability allows a malicious actor to substitute the displayed URL with another value...

6.4CVSS6.3AI score0.02048EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/09/04 12:00 a.m.14 views

The vulnerability of the XWiki platform for creating collaborative web applications lies in its lack of measures to neutralize alternative syntaxes that constitute XSS attacks. This allows attackers to replace the displayed URL.

The vulnerability of the XWiki Platform lies in the lack of measures taken to neutralize the XSS alternative syntax. Exploiting this vulnerability allows a malicious actor to substitute the displayed URL with another value...

6.4CVSS6.3AI score0.02377EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/08/24 11:15 p.m.5 views

DEBIAN-CVE-2023-40030

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS7.1AI score0.00895EPSS
SaveExploits0References1
Prion
Prion
added 2023/08/24 11:15 p.m.25 views

Cross site scripting

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

5.8CVSS6.7AI score0.00895EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/08/24 10:56 p.m.29 views

CVE-2023-40030 Malicious dependencies can inject arbitrary JavaScript into cargo-generated timing reports

Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by cargo build --timings. A malicious package included as a dependency may inject nearly arbitrar...

6.1CVSS6.9AI score
SaveExploits0References6
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/08/23 12:00 a.m.36 views

JVN#55217369: Rakuten WiFi Pocket vulnerable to improper authentication

Rakuten WiFi Pocket provided by Rakuten Mobile, Inc. is a mobile router. Management Screen of Rakuten WiFi Pocket contains an improper authentication vulnerability CWE-287. Impact An attacker who can access the product may log in to the product's Management Screen. As a result, sensitive...

5.4CVSS5.5AI score0.00309EPSS
SaveExploits0
Patchstack
Patchstack
added 2023/07/28 12:00 a.m.20 views

WordPress RSS Redirect & Feedburner Alternative Plugin <= 3.7 is vulnerable to Broken Access Control

Software RSS Redirect & Feedburner Alternative Type Plugin Vulnerable versions = 3.7 Fixed in 3.8 OWASP Top 10 A5: Broken Access Control Classification Broken Access Control CVE CVE-2023-0958 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 6e5bdc6d7d15 Credits WordFence...

6.5CVSS6.2AI score0.00691EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2023/07/28 12:00 a.m.17 views

WordPress RSS Redirect & Feedburner Alternative Plugin <= 3.7 is vulnerable to Cross Site Request Forgery (CSRF)

Software RSS Redirect & Feedburner Alternative Type Plugin Vulnerable versions = 3.7 Fixed in 3.8 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-3977 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID b0595f356de3 Credits...

4.3CVSS4.3AI score0.00611EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2023/07/21 8:15 p.m.45 views

Remote code execution

vm2 is an open source vm/sandbox for Node.js. In vm2 for versions up to and including 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code. This may result in Remote Code Execution, assuming the attacker has arbitrary code execution primitive insid...

7.5CVSS9.8AI score0.04215EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder