Lucene search
+L

28 matches found

OSV
OSV
added 2026/09/02 2:20 p.m.2 views

GHSA-QXC2-J82W-R537 Faker: helpers.fake exploitable into arbritary code execution

Summary faker.helpers.fake can be tricked into arbritary code execution. Details fakeEval.resolveProperty resolves properties on functions itself instead of resolving the nested function first. This can be addressed by recursively calling resolveProperty instead of accessing the property after on...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 2:20 p.m.7 views

Faker: helpers.fake exploitable into arbritary code execution

Summary faker.helpers.fake can be tricked into arbritary code execution. Details fakeEval.resolveProperty resolves properties on functions itself instead of resolving the nested function first. This can be addressed by recursively calling resolveProperty instead of accessing the property after on...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/02 2:20 p.m.9 views

EUVD-2026-56923

Faker: helpers.fake exploitable into arbritary code execution...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 11:17 p.m.4 views

youzer

youzer Active Directory 환경을 위한 가짜 사용자 생성기 소개 Youzer의 목표는 정보가 풍부한 Active Directory 환경을 만드는 것입니다. 이는 python3 라이브러리 'faker'를 사용하여 무작위 계정을 생성합니다. root@kitploit: pip3 install faker 단어 목록을 제공하거나 비밀번호를 생성하도록 할 수 있습니다. 생성 옵션은 hashcat 규칙 마스크와 같은 것을 테스트하는 데 적합합니다. 단어 목록 옵션은 환경에 특정 비밀번호 목록을 시드하거나 사전 공격을 연습할...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 10:31 p.m.4 views

soc-faker

soc-faker soc-faker는 보안 운영 센터, 정보 보안 전문가, 제품 팀 등이 사용할 가짜 데이터를 생성하는 데 사용됩니다. 시작하기 soc-faker는 Python 3.6 이상에서 작동합니다. pip를 사용하거나 이 저장소를 직접 클론하여 soc-faker를 설치할 수 있습니다. 이 문서를 작성하는 시점에서 soc-faker는 다음과 같은 주요 카테고리에 대한 가짜 데이터를 생성할 수 있습니다. 각 카테고리에 대한 자세한 내용은 아래 링크에서 확인할 수 있습니다: 에이전트 알림 애플리케이션 클라우드 컴퓨터 컨테이너...

5.9AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/08/30 11:27 a.m.6 views

fake-useragent

fake-useragent 最新かつシンプルなユーザーエージェントフェイカー。実際のデータベースを備えています。 特徴 データは Intoli LLC から事前にダウンロードされ、後処理されており、データはパッケージ自体に含まれています データは幅広いブラウザエージェントと様々なブラウザで構成されています ユーザーエージェント文字列を取得します(desktop、tablet、mobile の各タイプの UA) useragent、percent、type、devicebrand、browser、browserversion、os、osversion、platform...

5.9AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/13 10:31 p.m.8 views

CVE-2026-73231

A flaw was found in Faker, a library for generating fake data. The faker.helpers.fake method allows an attacker to control fake templates, which can then access the Function constructor. This access, specifically through fakeEval.resolveProperty when a function returns another function, enables...

8.8CVSS5.6AI score0.00154EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 8:18 p.m.8 views

CVE-2026-73231

Faker generates massive amounts of fake data in the browser and Node.js. Prior to 10.5.0, the faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns another...

7.8CVSS0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 7:28 p.m.37 views

CVE-2026-73231 Faker: helpers.fake exploitable into arbritary code execution

Faker generates massive amounts of fake data in the browser and Node.js. Prior to 10.5.0, the faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns another...

7.8CVSS0.00154EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 7:28 p.m.49 views

CVE-2026-73231

The CVE refers to Faker.js (faker.helpers.fake in src/modules/helpers/eval.ts) prior to version 10.5.0. A crafted fake template can access the Function constructor via fakeEval.resolveProperty when a function returns another function, enabling arbitrary JavaScript execution. This is fixed in 10.5...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 7:28 p.m.16 views

CVE-2026-73231 Faker: helpers.fake exploitable into arbritary code execution

Faker generates massive amounts of fake data in the browser and Node.js. Prior to 10.5.0, the faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns another...

7.8CVSS5.6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 7:28 p.m.9 views

CVE-2026-73231

Faker generates massive amounts of fake data in the browser and Node.js. Prior to 10.5.0, the faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns another...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70892

Name of the Vulnerable Software and Affected Versions Faker versions prior to 10.5.0 Description The faker.helpers.fake method in src/modules/helpers/eval.ts allows attacker-controlled fake templates to access the Function constructor through fakeEval.resolveProperty when a function returns anoth...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/01/22 6:09 p.m.23 views

Orval Mock Generation Code Injection via const

I am reporting a code injection vulnerability in Orval’s mock generation pipeline affecting @orval/mock in both the 7.x and 8.x series. This issue is related in impact to the previously reported enum x-enumDescriptions https://github.com/advisories/GHSA-h526-wf6g-67jv, but it affects a different...

9.8CVSS6AI score0.0069EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2026/01/22 6:09 p.m.14 views

GHSA-F456-RF33-4626 Orval Mock Generation Code Injection via const

I am reporting a code injection vulnerability in Orval’s mock generation pipeline affecting @orval/mock in both the 7.x and 8.x series. This issue is related in impact to the previously reported enum x-enumDescriptions https://github.com/advisories/GHSA-h526-wf6g-67jv, but it affects a different...

7.7CVSS6AI score0.0069EPSS
SaveExploits0References11
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/03 6:22 a.m.10 views

Malicious code in faker-py123123thon (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 fab9d41bcbc9a1625b625705433588c2bc1d08ca71e57783cc29b74bc76ddeba Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2025/11/03 6:22 a.m.6 views

MAL-2025-191625 Malicious code in faker-py123123thon (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 fab9d41bcbc9a1625b625705433588c2bc1d08ca71e57783cc29b74bc76ddeba Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.2AI score
SaveExploits0References1
EUVD
EUVD
added 2025/11/02 11:05 p.m.11 views

EUVD-2025-37449

Malicious code in faker-python PyPI...

6.6AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/02 11:05 p.m.12 views

Malicious code in faker-python (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 2d88bf5533b182da36c514791c3e6841d83565d4d7f7065a09cdebddc2509453 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2025/11/02 11:05 p.m.39 views

MAL-2025-49310 Malicious code in faker-python (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 2d88bf5533b182da36c514791c3e6841d83565d4d7f7065a09cdebddc2509453 Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder