原始 OSV JSON
{
"id": "GHSA-fgfm-hqjw-3265",
"aliases": [
"CVE-2018-25025"
],
"details": "An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly extend the lifetime of a string, leading to memory corruption.",
"summary": "Out-of-bounds Write in actix-web",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.19"
}
]
}
],
"package": {
"name": "actix-web",
"ecosystem": "crates.io"
}
}
],
"modified": "2026-06-09T10:47:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2022-01-06T22:18:46Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25025",
"type": "ADVISORY"
},
{
"url": "https://github.com/actix/actix-web/issues/289",
"type": "WEB"
},
{
"url": "https://github.com/actix/actix-web.git",
"type": "PACKAGE"
},
{
"url": "https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/actix-web/RUSTSEC-2018-0019.md",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2018-0019.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T00:15:00Z",
"github_reviewed_at": "2022-01-06T18:35:59Z"
}
}