cve_id
stringclasses
822 values
cve_published
timestamp[ns]
cve_descriptions
stringclasses
818 values
cve_metrics
dict
cve_references
listlengths
1
34
cve_configurations
listlengths
1
5
url
stringclasses
844 values
cve_tags
listlengths
1
4
domain
stringclasses
1 value
issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
8.04k
issue_title
stringlengths
1
346
issue_comments_url
stringlengths
59
81
issue_comments_count
int64
0
146
issue_created_at
timestamp[ns]
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
40
62
issue_github_id
int64
128M
2.4B
issue_number
int64
21
125k
label
bool
2 classes
issue_msg
stringlengths
120
8.18k
issue_msg_n_tokens
int64
120
8.18k
issue_embedding
listlengths
3.07k
3.07k
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Hello, I have a Dolby Vision profile 5 MKV that I am trying to conver to MP4 for playback on my apple tv as it only supports P5 in an MP4 container. What would be the proper workflow if the MKV has one video stream, one audio stream, and multiple subtitles? i thought a simple `MP4Box -add file.mkv -new new_file.m...
Workflow for P5 MKV to MP4
https://api.github.com/repos/gpac/gpac/issues/2710/comments
1
2023-12-31T14:00:50
2024-01-08T13:01:25Z
https://github.com/gpac/gpac/issues/2710
2,061,069,104
2,710
false
This is a GitHub Issue repo:gpac owner:gpac Title : Workflow for P5 MKV to MP4 Issue date: --- start body --- Hello, I have a Dolby Vision profile 5 MKV that I am trying to conver to MP4 for playback on my apple tv as it only supports P5 in an MP4 container. What would be the proper workflow if the MKV has one vide...
556
[ -0.027390804141759872, 0.045380882918834686, -0.025824017822742462, 0.007505192421376705, -0.02311011776328087, 0.026957139372825623, -0.00798781868070364, 0.051983773708343506, -0.02771255560219288, 0.04406590014696121, 0.01573782227933407, -0.016227442771196365, -0.032566800713539124, -0...
null
null
null
null
null
null
null
null
null
[ "llvm", "llvm-project" ]
I am building a clang tool and it works fine if I don't include any headers but when I am including `<iostream>` or `<string>` it throws: `'iostream' file not found`. How do I include the standard lib headers to the tool in a "os agnostic way" (without specifying the exact path to the headers on system) ?
Standard Headers missing from Clang tool
https://api.github.com/repos/llvm/llvm-project/issues/93957/comments
2
2024-05-31T12:53:37
2024-06-01T15:57:16Z
https://github.com/llvm/llvm-project/issues/93957
2,327,777,627
93,957
false
This is a GitHub Issue repo:llvm-project owner:llvm Title : Standard Headers missing from Clang tool Issue date: --- start body --- I am building a clang tool and it works fine if I don't include any headers but when I am including `<iostream>` or `<string>` it throws: `'iostream' file not found`. How do I include the...
457
[ -0.015202130191028118, 0.031002677977085114, -0.014223946258425713, 0.006847287993878126, 0.03183125704526901, -0.00957469455897808, -0.01051835436373949, 0.03150903061032295, -0.02612326666712761, 0.008205237798392773, -0.023936737328767776, 0.005808686837553978, 0.02653755620121956, 0.03...
null
null
null
null
null
null
null
null
null
[ "WebAssembly", "wabt" ]
currently the target `libwabtjs` will export APIs: ``` validate(): void; resolveNames(): void; generateNames(): void; applyNames(): void; toText(options: ToTextOptions): string; toBinary(options: ToBinaryOptions): ToBinaryResult; destroy(): void; ``` is it possible to export the objdump API for ...
Shall the objdump API be included in libwabtjs target
https://api.github.com/repos/WebAssembly/wabt/issues/2279/comments
0
2023-08-03T09:44:29
2023-08-03T09:44:29Z
https://github.com/WebAssembly/wabt/issues/2279
1,834,685,260
2,279
false
This is a GitHub Issue repo:wabt owner:WebAssembly Title : Shall the objdump API be included in libwabtjs target Issue date: --- start body --- currently the target `libwabtjs` will export APIs: ``` validate(): void; resolveNames(): void; generateNames(): void; applyNames(): void; toText(options: ToTex...
667
[ -0.020730920135974884, 0.00968899205327034, -0.015389642678201199, 0.009230966679751873, 0.03452804312109947, -0.013797124847769737, 0.00642644427716732, 0.03886871412396431, -0.011196951381862164, 0.017221743240952492, -0.01903975009918213, 0.01958938129246235, 0.011690209619700909, 0.007...
null
null
null
null
null
null
null
null
null
[ "xuxueli", "xxl-job" ]
Please answer some questions before submitting your issue. Thanks! ### Which version of XXL-JOB do you using? 版本 v2.4.0 core v2.4.0 ### 场景 使用XXL-JOB调用java程序,解析文件然后导入1张表,文件比较多,一个一个解析 报错类型1 : java.lang.reflect .Method.invoke(Method.java:498) com.xxl.job.core.handler.impl.MethodJobHandler.execute(Meth...
XxlJobFileAppender :Too many open files
https://api.github.com/repos/xuxueli/xxl-job/issues/3409/comments
3
2024-03-19T09:42:00
2024-04-10T01:52:57Z
https://github.com/xuxueli/xxl-job/issues/3409
2,194,478,581
3,409
false
This is a GitHub Issue repo:xxl-job owner:xuxueli Title : XxlJobFileAppender :Too many open files Issue date: --- start body --- Please answer some questions before submitting your issue. Thanks! ### Which version of XXL-JOB do you using? 版本 v2.4.0 core v2.4.0 ### 场景 使用XXL-JOB调用java程序,解析文件然后导入1张表,文件比较多,...
1,014
[ 0.0034816996194422245, 0.005557872820645571, 0.003504369407892227, -0.0040503330528736115, 0.050840746611356735, -0.006974733900278807, -0.014493542723357677, 0.04672996327280998, 0.009475965984165668, 0.02433222532272339, 0.021475832909345627, -0.0036743925884366035, 0.020871305838227272, ...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
**System info** Ubuntu x86_64, clang 10.0 version: 0.12.4.4643, last commit [93c2512](https://github.com/LibreDWG/libredwg/commit/93c25124c191987af168ace9fe4b5623061874bd) **Command line** ./dwg2dxf poc Poc poc : [poc](https://github.com/iorra-cifer/Poc/blob/main/libredwg/Nullpointer_1?raw=true) **AddressS...
A NULL pointer dereference exists in the function decode_preR13 in decode_r11.c
https://api.github.com/repos/LibreDWG/libredwg/issues/527/comments
1
2022-11-30T07:10:54
2022-11-30T12:04:32Z
https://github.com/LibreDWG/libredwg/issues/527
1,469,153,510
527
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : A NULL pointer dereference exists in the function decode_preR13 in decode_r11.c Issue date: --- start body --- **System info** Ubuntu x86_64, clang 10.0 version: 0.12.4.4643, last commit [93c2512](https://github.com/LibreDWG/libredwg/commit/93c25124c191987a...
1,500
[ -0.02682490460574627, 0.019654296338558197, 0.00231337477453053, 0.008843749761581421, 0.042395368218421936, 0.01596655510365963, -0.003667254000902176, 0.04856891930103302, 0.003923347219824791, 0.011677847243845463, -0.025199566036462784, 0.0048077222891151905, 0.012613440863788128, 0.00...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
# Version Version: 3.0.0 ( 1a2c047 ) # Execution steps /root/.jsvu/jerry Testcase.js # Testcase ``` var foo = function() { var s = "[0"; for (var i = 0; i < (128 << 10); i++) { s += "[0-9]"; } s += "]"; return eval(s); } var foo1 = foo(); print(foo1); ``` # Output ``` I...
Memory question under loop
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5041/comments
0
2023-02-02T04:32:41
2023-02-02T04:32:41Z
https://github.com/jerryscript-project/jerryscript/issues/5041
1,567,303,227
5,041
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Memory question under loop Issue date: --- start body --- # Version Version: 3.0.0 ( 1a2c047 ) # Execution steps /root/.jsvu/jerry Testcase.js # Testcase ``` var foo = function() { var s = "[0"; for (var i = 0; i < (128 << 10);...
1,071
[ -0.03492358326911926, 0.016925755888223648, -0.01344964001327753, 0.019329797476530075, 0.03073275275528431, 0.00573802599683404, 0.0070090820081532, 0.05275897681713104, -0.038692083209753036, 0.024251585826277733, 0.013522735796868801, 0.007926841266453266, 0.02717542089521885, 0.0139369...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
I saved release 0.13.2 from github release page (https://github.com/LibreDWG/libredwg/archive/refs/tags/0.13.2.tar.gz) Issues: 1) There is no configure script in tarball. 2) When I run autogen.sh, there are many warning about not present git repository.
Wrong github auto-generated source code zip/targz links
https://api.github.com/repos/LibreDWG/libredwg/issues/939/comments
3
2024-02-10T15:40:28
2024-02-14T08:17:43Z
https://github.com/LibreDWG/libredwg/issues/939
2,128,557,951
939
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Wrong github auto-generated source code zip/targz links Issue date: --- start body --- I saved release 0.13.2 from github release page (https://github.com/LibreDWG/libredwg/archive/refs/tags/0.13.2.tar.gz) Issues: 1) There is no configure script in tarball....
422
[ -0.01583307608962059, 0.015334832482039928, -0.00788193754851818, 0.005923563614487648, 0.01891941949725151, 0.02405409701168537, 0.07041843980550766, 0.04755458980798721, -0.02308528870344162, 0.004778295289725065, 0.008068779483437538, -0.012809013947844505, -0.009909512475132942, 0.0044...
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
pause image was updated in: https://github.com/kubernetes/kubernetes/pull/125067 but the build failed with: ``` CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o bin/wincat-windows-amd64 windows/wincat/wincat.go reading go.work: /workspace/go.work:3: invalid go version '1.22.0': must match format 1.23 make[1]...
post-kubernetes-push-image-pause failed to publish version 3.10
https://api.github.com/repos/kubernetes/kubernetes/issues/125099/comments
15
2024-05-23T15:42:09
2024-05-23T20:54:49Z
https://github.com/kubernetes/kubernetes/issues/125099
2,313,245,937
125,099
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : post-kubernetes-push-image-pause failed to publish version 3.10 Issue date: --- start body --- pause image was updated in: https://github.com/kubernetes/kubernetes/pull/125067 but the build failed with: ``` CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go...
835
[ -0.053047433495521545, 0.0004643880238290876, -0.014229225926101208, 0.00969426054507494, 0.03960033506155014, -0.022681688889861107, -0.02464386820793152, 0.056313157081604004, 0.018592672422528267, -0.0033789267763495445, 0.013145225122570992, -0.01930619217455387, 0.009838337078690529, ...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
https://github.com/axiomatic-systems/Bento4/blob/master/Source/Python/utils/mp4-dash-clone.py can add support to clone live dash $number$ or $time$ template please add support clone of live stream @barbibulle
add support to clone live stream
https://api.github.com/repos/axiomatic-systems/Bento4/issues/598/comments
1
2021-04-14T18:49:15
2022-03-16T15:58:57Z
https://github.com/axiomatic-systems/Bento4/issues/598
858,173,515
598
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : add support to clone live stream Issue date: --- start body --- https://github.com/axiomatic-systems/Bento4/blob/master/Source/Python/utils/mp4-dash-clone.py can add support to clone live dash $number$ or $time$ template please add support clone of ...
364
[ -0.02466820739209652, -0.01082600373774767, -0.024129599332809448, 0.013980702497065067, -0.0060516358353197575, -0.006917254533618689, 0.014596253633499146, 0.06869549304246902, -0.01946680061519146, 0.0419498011469841, 0.037610165774822235, 0.02534531243145466, -0.002100567799061537, -0....
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
I, am trying to stream DASH using gpac client 2.3-DEV-rev version. However, I get consecutive error in downloading the DASH segments. I am not sure, if its the issue is with the latest version. Because, I worked with 2.0 gpac version and it worked fine a year ago. **Error -** `[Core] system failure for file opening...
Error in downloading DASH segments with master (gpac-2.3-DEV)
https://api.github.com/repos/gpac/gpac/issues/2736/comments
2
2024-01-20T00:03:37
2024-01-24T11:31:17Z
https://github.com/gpac/gpac/issues/2736
2,091,728,030
2,736
false
This is a GitHub Issue repo:gpac owner:gpac Title : Error in downloading DASH segments with master (gpac-2.3-DEV) Issue date: --- start body --- I, am trying to stream DASH using gpac client 2.3-DEV-rev version. However, I get consecutive error in downloading the DASH segments. I am not sure, if its the issue is with ...
2,677
[ -0.04508841037750244, 0.03657824173569679, -0.008695842698216438, 0.008448274806141853, 0.0019157545175403357, -0.0032415997702628374, -0.023580897599458694, 0.06118036061525345, -0.032400526106357574, 0.02494252473115921, 0.00215268530882895, -0.00789511390030384, 0.010274091735482216, -0...
null
null
null
null
null
null
null
null
null
[ "slims", "slims9_bulian" ]
I am failing to add a new system user or librarian in a new installation using softaculous. The system does not return any error, it just will not save.
Cannot add new system user or librarian
https://api.github.com/repos/slims/slims9_bulian/issues/233/comments
2
2024-04-24T00:10:44
2024-07-13T00:23:51Z
https://github.com/slims/slims9_bulian/issues/233
2,259,979,707
233
false
This is a GitHub Issue repo:slims9_bulian owner:slims Title : Cannot add new system user or librarian Issue date: --- start body --- I am failing to add a new system user or librarian in a new installation using softaculous. The system does not return any error, it just will not save. --- end body ---
305
[ -0.012819263152778149, 0.044300783425569534, -0.015836425125598907, 0.00018466325127519667, 0.010920657776296139, 0.0027062478475272655, -0.000013812374163535424, 0.026374418288469315, 0.002969329711049795, 0.052689965814352036, 0.005633263848721981, 0.006538412533700466, -0.0571936331689357...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
GPAC in Python usage steps
https://api.github.com/repos/gpac/gpac/issues/1871/comments
8
2021-08-04T14:37:13
2021-08-04T15:56:00Z
https://github.com/gpac/gpac/issues/1871
960,556,490
1,871
false
This is a GitHub Issue repo:gpac owner:gpac Title : GPAC in Python usage steps Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest v...
2,515
[ -0.02020106464624405, 0.02439960651099682, -0.018631912767887115, -0.010008645243942738, 0.009591618552803993, 0.0028432044200599194, -0.018957052379846573, 0.0465373732149601, -0.03864920511841774, 0.024187559261918068, -0.019395284354686737, -0.031694043427705765, 0.01894291676580906, -0...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
I'm using MP4Box in a Python 3.11 docker container which means I'm using Debian bullseye. MP4Box - GPAC version 1.0.1-rev1.0.1+dfsg1-4+deb11u1 When "no space left on device" error occurs MP4Box produces so many lines of errors that I cannot event log it into my db. Is there any option to limit error message to...
MP4Box produces hundreds of lines when no space left on device error occurs
https://api.github.com/repos/gpac/gpac/issues/2324/comments
4
2022-11-23T14:31:48
2022-11-23T17:52:11Z
https://github.com/gpac/gpac/issues/2324
1,461,872,014
2,324
false
This is a GitHub Issue repo:gpac owner:gpac Title : MP4Box produces hundreds of lines when no space left on device error occurs Issue date: --- start body --- I'm using MP4Box in a Python 3.11 docker container which means I'm using Debian bullseye. MP4Box - GPAC version 1.0.1-rev1.0.1+dfsg1-4+deb11u1 When "no sp...
868
[ -0.040343910455703735, 0.05515066534280777, -0.01062549464404583, 0.011921835131943226, 0.03165168687701225, 0.002603920642286539, -0.03168165683746338, 0.06845875829458237, -0.009344140999019146, 0.008100253529846668, 0.006073317024856806, -0.0160956010222435, 0.01849345676600933, 0.00799...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-32 ### Operating system Other (enter below) ### Operating system, version and so on AIX 7.2 TL2 ### Description Not really a bug, but an issue with old compiler on AIX 7.2 (xlC 16) which don't support C++11 The use of "to_string" from std::string is not supported on old compiler. ...
"Use to_string instead of our custom implementation" - Issue with old compiler on AIX
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7322/comments
1
2024-05-17T08:42:33
2024-05-17T09:42:05Z
https://github.com/ImageMagick/ImageMagick/issues/7322
2,302,150,100
7,322
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : "Use to_string instead of our custom implementation" - Issue with old compiler on AIX Issue date: --- start body --- ### ImageMagick version 7.1.1-32 ### Operating system Other (enter below) ### Operating system, version and so on AIX 7.2 TL2 ###...
775
[ -0.015959447249770164, 0.004297609906643629, -0.014619839377701283, 0.017175957560539246, 0.060014475136995316, 0.026676317676901817, -0.0198841392993927, 0.05002171918749809, -0.02770455926656723, 0.045068785548210144, -0.010905140079557896, 0.017378708347678185, 0.007871107198297977, 0.0...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
In https://github.com/LibreDWG/libredwg/issues/346 I described roundtripping issue in conversion between JSON and DWG. In the conversion from DWG to JSON is used: ``` DWG_TABLE (LTYPE) ... FIELD_BINARY (strings_area, 256, 0); ``` in dwg.spec The result of the conversion of "" is 512 character string with zero...
DWG to JSON and back strings_area issue
https://api.github.com/repos/LibreDWG/libredwg/issues/775/comments
9
2023-07-19T10:39:27
2023-07-24T05:05:23Z
https://github.com/LibreDWG/libredwg/issues/775
1,811,672,725
775
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : DWG to JSON and back strings_area issue Issue date: --- start body --- In https://github.com/LibreDWG/libredwg/issues/346 I described roundtripping issue in conversion between JSON and DWG. In the conversion from DWG to JSON is used: ``` DWG_TABLE (LTYPE...
846
[ -0.011181223206222057, 0.009571862407028675, -0.016369495540857315, 0.005644257180392742, 0.050579898059368134, 0.03387320414185524, 0.014645179733633995, 0.04729986935853958, -0.01499770674854517, -0.02725183591246605, -0.0037206881679594517, -0.006498750764876604, 0.01318909227848053, 0....
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough info...
Identity/Passthrough filter
https://api.github.com/repos/gpac/gpac/issues/2565/comments
9
2023-08-28T14:24:24
2023-10-05T21:41:54Z
https://github.com/gpac/gpac/issues/2565
1,869,872,221
2,565
false
This is a GitHub Issue repo:gpac owner:gpac Title : Identity/Passthrough filter Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest ...
1,140
[ -0.04279028996825218, 0.030922554433345795, -0.019341694191098213, -0.009889781475067139, 0.02021743170917034, 0.00032250312506221235, -0.022361475974321365, 0.03430470824241638, -0.009602902457118034, 0.013037903234362602, -0.04203534498810768, 0.0015721733216196299, 0.04916203022003174, ...
null
null
null
null
null
null
null
null
null
[ "Piwigo", "Piwigo" ]
I updated to 14.0.0, which went wrong somehow, so I started with a fresh install. It seems that I am unable to edit users (or the UI is confusing). More precisely, when hovering the pen (see screenshot below), the background turns orange, but clicking does nothing. The console is clean (apart from two lines like the fo...
[v14.0.0] Cannot edit user
https://api.github.com/repos/Piwigo/Piwigo/issues/2065/comments
3
2023-12-12T19:12:51
2023-12-13T21:00:08Z
https://github.com/Piwigo/Piwigo/issues/2065
2,038,400,525
2,065
false
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : [v14.0.0] Cannot edit user Issue date: --- start body --- I updated to 14.0.0, which went wrong somehow, so I started with a fresh install. It seems that I am unable to edit users (or the UI is confusing). More precisely, when hovering the pen (see screenshot bel...
747
[ -0.05543672665953636, 0.016951967030763626, -0.004774123430252075, -0.0054014334455132484, 0.010248499922454357, -0.02534041926264763, -0.0004326435155235231, 0.03793039172887802, 0.025179944932460785, -0.017316682264208794, 0.007414661813527346, -0.007462074980139732, -0.025121590122580528,...
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
Currently, the project only support openssl 3.1.x, it would be nice to also support the latest openssl (openssl 3.2.x) https://github.com/openlink/virtuoso-opensource/blob/33f93b139ccbab42282bd36e81f301699320ae58/configure.ac#L917-L918 relates to https://github.com/Homebrew/homebrew-core/pull/162657
Support Openssl 3.2
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1243/comments
12
2024-02-14T10:51:40
2024-06-24T13:00:17Z
https://github.com/openlink/virtuoso-opensource/issues/1243
2,134,058,590
1,243
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Support Openssl 3.2 Issue date: --- start body --- Currently, the project only support openssl 3.1.x, it would be nice to also support the latest openssl (openssl 3.2.x) https://github.com/openlink/virtuoso-opensource/blob/33f93b139ccbab42282bd3...
447
[ 0.004372343420982361, 0.028651347383856773, -0.020707856863737106, 0.03585527092218399, 0.041087016463279724, 0.008148925378918648, 0.01575002260506153, 0.06037052348256111, 0.0009287378052249551, 0.04349745437502861, 0.031390480697155, -0.027993954718112946, 0.016886763274669647, 0.031746...
CVE-2019-10714
2019-04-02T21:29:00.250000
LocaleLowercase in MagickCore/locale.c in ImageMagick before 7.0.8-32 allows out-of-bounds access, leading to a SIGSEGV.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE...
[ { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ImageMagick/ImageMagick/commit/07eebcd72f45c8fd7563d3f9ec5d2bed48f65f36" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url"...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*", "matchCriteriaId": "78CC3088-3ED5-4CED-B051-2A3B58EDA881", "versionEndExcluding": "6.9.10-32", "versionEndIncluding": null, "version...
https://github.com/ImageMagick/ImageMagick/issues/1495
[ "Exploit", "Patch", "Third Party Advisory" ]
github.com
[ "ImageMagick", "ImageMagick" ]
### Prerequisites - [ Y ] I have written a descriptive issue title - [ Y ] I have verified that I am using the latest version of ImageMagick - [ Y ] I have searched [open](https://github.com/ImageMagick/ImageMagick/issues) and [closed](https://github.com/ImageMagick/ImageMagick/issues?q=is%3Aissue+is%3Aclosed) iss...
Out-of-boundary in function LocaleLowercase of MagickCore/locale.c
https://api.github.com/repos/ImageMagick/ImageMagick/issues/1495/comments
2
2019-03-04T14:35:44
2019-04-03T01:40:39Z
https://github.com/ImageMagick/ImageMagick/issues/1495
416,830,460
1,495
true
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Out-of-boundary in function LocaleLowercase of MagickCore/locale.c Issue date: --- start body --- ### Prerequisites - [ Y ] I have written a descriptive issue title - [ Y ] I have verified that I am using the latest version of ImageMagick - [ Y ] I...
3,470
[ -0.005933769978582859, 0.019936926662921906, -0.002895923098549247, 0.039414290338754654, 0.0271007027477026, 0.03576481714844704, -0.025505749508738518, 0.03444019705057144, -0.04674026370048523, 0.015462945215404034, -0.0008232429972849786, 0.005825637374073267, 0.008062628097832203, 0.0...
null
null
null
null
null
null
null
null
null
[ "espeak-ng", "espeak-ng" ]
Since API level 21 the struct of voice has [added](https://developer.android.com/reference/android/speech/tts/Voice). public Voice ( [String](https://developer.android.com/reference/java/lang/String) name, [Locale](https://developer.android.com/reference/java/util/Locale) locale, ...
android voice new struct
https://api.github.com/repos/espeak-ng/espeak-ng/issues/1866/comments
4
2024-02-17T09:50:59
2024-02-17T16:43:31Z
https://github.com/espeak-ng/espeak-ng/issues/1866
2,139,922,483
1,866
false
This is a GitHub Issue repo:espeak-ng owner:espeak-ng Title : android voice new struct Issue date: --- start body --- Since API level 21 the struct of voice has [added](https://developer.android.com/reference/android/speech/tts/Voice). public Voice ( [String](https://developer.android.com/reference...
1,072
[ -0.03725726529955864, 0.005647520534694195, -0.020363813266158104, -0.0066133285872638226, 0.04648973420262337, 0.004616234451532364, -0.01573939435184002, 0.031085917726159096, -0.011188638396561146, 0.02835218980908394, -0.00896236952394247, 0.007734647952020168, 0.0006905935588292778, 0...
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### What happened? --- I have set up a cluster and deployed our production application. However, there is an issue with connectivity between microservices. Upon investigation, I found that our services cannot access the Eureka registry service using the internal cluster domain name. The Eureka service is dep...
DNS resolution fails within the cluster, and it can only resolve the Pods deployed on the same host
https://api.github.com/repos/kubernetes/kubernetes/issues/125184/comments
5
2024-05-29T10:26:44
2024-05-29T16:04:57Z
https://github.com/kubernetes/kubernetes/issues/125184
2,322,959,924
125,184
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : DNS resolution fails within the cluster, and it can only resolve the Pods deployed on the same host Issue date: --- start body --- ### What happened? --- I have set up a cluster and deployed our production application. However, there is an issue w...
3,503
[ -0.01580151915550232, -0.015316974371671677, 0.0013518441701307893, -0.01706671714782715, -0.0162187647074461, -0.01267217192798853, -0.002449639141559601, 0.017658937722444534, -0.010451344773173332, -0.040755536407232285, -0.039059631526470184, 0.003566782223060727, -0.014469022862613201, ...
CVE-2021-43398
2021-11-04T21:15:09.520000
Crypto++ (aka Cryptopp) 8.6.0 and earlier contains a timing leakage in MakePublicKey(). There is a clear correlation between execution time and private key length, which may cause disclosure of the length information of the private key. This might allow attackers to conduct timing attacks. NOTE: this report is disputed...
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5, "confidentialityImpact": "PARTIAL", ...
[ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://cryptopp.com" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/weidai11/cryptopp/issues/1080" }, { "source": "cve@mitre.o...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:cryptopp:crypto\\+\\+:*:*:*:*:*:*:*:*", "matchCriteriaId": "38083732-7F2F-45F1-B773-8BD7A039F08B", "versionEndExcluding": null, "versionEndIncluding": "8.6.0", "versionStartE...
https://github.com/weidai11/cryptopp/issues/1080#issuecomment-996492222
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "weidai11", "cryptopp" ]
I'm using Crypto++ built by the latest version of source code in this repository on Ubuntu 18.04. The function is as follows: ```c++ void ECC_PrivatetoPublic(string priv){ using namespace CryptoPP; clock_t start, finish; ECDSA<ECP, SHA256>::PrivateKey privateKey; ECDSA<ECP, SHA256>::PublicKey ...
Correlation Between Key Length and Execution Time
https://api.github.com/repos/weidai11/cryptopp/issues/1080/comments
14
2021-10-28T08:39:07
2022-08-17T12:24:58Z
https://github.com/weidai11/cryptopp/issues/1080
1,038,244,979
1,080
true
This is a GitHub Issue repo:cryptopp owner:weidai11 Title : Correlation Between Key Length and Execution Time Issue date: --- start body --- I'm using Crypto++ built by the latest version of source code in this repository on Ubuntu 18.04. The function is as follows: ```c++ void ECC_PrivatetoPublic(string priv){...
1,584
[ -0.019236823543906212, -0.015026471577584743, -0.006631487049162388, 0.008626444265246391, 0.028612753376364708, -0.012924970127642155, 0.029994159936904907, 0.03997261822223663, -0.029803115874528885, 0.05078874155879021, -0.008677879348397255, 0.014673772267997265, -0.00326981907710433, ...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
with r13,r14 only
XRECORD.objid_handles double-free
https://api.github.com/repos/LibreDWG/libredwg/issues/530/comments
1
2022-12-08T13:05:42
2022-12-12T12:24:02Z
https://github.com/LibreDWG/libredwg/issues/530
1,484,601,860
530
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : XRECORD.objid_handles double-free Issue date: --- start body --- with r13,r14 only --- end body ---
161
[ -0.03526394069194794, 0.008454921655356884, 0.0017912171315401793, 0.02422139421105385, 0.028554163873195648, 0.01945233717560768, 0.004423037171363831, 0.05716850608587265, -0.01934702694416046, 0.010937238112092018, -0.01349477656185627, 0.01545054093003273, -0.006062870379537344, -0.002...
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
When I run enc265 binary with the main sample file paris_cif.yuv (or other one...) the execution stop at an assert : additional block allocated in memory pool additional block allocated in memory pool additional block allocated in memory pool additional block allocated in memory pool additional block allocated in ...
Encoder sample crash
https://api.github.com/repos/strukturag/libde265/issues/449/comments
0
2024-02-28T08:16:06
2024-02-28T08:16:06Z
https://github.com/strukturag/libde265/issues/449
2,158,366,957
449
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : Encoder sample crash Issue date: --- start body --- When I run enc265 binary with the main sample file paris_cif.yuv (or other one...) the execution stop at an assert : additional block allocated in memory pool additional block allocated in memory pool a...
776
[ -0.007494223304092884, 0.04158559441566467, -0.006884399335831404, 0.012696096673607826, 0.02304106391966343, 0.025289330631494522, -0.006649286486208439, 0.05451680347323418, -0.018059609457850456, 0.02320270426571369, -0.015723174437880516, 0.0016127275303006172, 0.016325650736689568, 0....
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
I'm new to dxf format, but wrote this `test.dxf`: ``` 0 SECTION 2 ENTITIES 0 LINE 8 Polygon 10 0.0 20 0.0 11 100.0 21 0.0 0 LINE 8 Polygon 10 100.0 20 0.0 11 100.0 21 100.0 0 LINE 8 Polygon 10 0.0 20 0.0 11 100.0 21 100.0 0 ENDSEC 0 EOF ``` I was able to open it in AutoC...
dxf2dwg ERROR: File test.dxf too small, 225 byte.
https://api.github.com/repos/LibreDWG/libredwg/issues/786/comments
0
2023-07-29T14:15:06
2023-08-02T08:55:49Z
https://github.com/LibreDWG/libredwg/issues/786
1,827,499,956
786
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : dxf2dwg ERROR: File test.dxf too small, 225 byte. Issue date: --- start body --- I'm new to dxf format, but wrote this `test.dxf`: ``` 0 SECTION 2 ENTITIES 0 LINE 8 Polygon 10 0.0 20 0.0 11 100.0 21 0.0 0 LINE 8 Polygon 10 100.0 20 ...
621
[ -0.006769336760044098, 0.03776161000132561, -0.001979033462703228, 0.00394009193405509, 0.05415469408035278, 0.034252915531396866, 0.029306231066584587, 0.06424938142299652, -0.0347418338060379, 0.0034709477331489325, -0.0029550690669566393, -0.00041072582826018333, 0.001020074007101357, -...
CVE-2020-23267
2021-09-22T00:15:08.623000
An issue was discovered in gpac 0.8.0. The gf_hinter_track_process function in isom_hinter_track_process.c has a heap-based buffer overflow which can lead to a denial of service (DOS) via a crafted media file
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PART...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/1479" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*", "matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": ...
https://github.com/gpac/gpac/issues/1479
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
- [ y] I looked for a similar issue and couldn't find any. - [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ y] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line...
Heap buffer overflow in isom_hinter.c:766 in gf_hinter_track_process()
https://api.github.com/repos/gpac/gpac/issues/1479/comments
2
2020-05-12T16:22:14
2021-09-27T18:50:43Z
https://github.com/gpac/gpac/issues/1479
616,789,021
1,479
true
This is a GitHub Issue repo:gpac owner:gpac Title : Heap buffer overflow in isom_hinter.c:766 in gf_hinter_track_process() Issue date: --- start body --- - [ y] I looked for a similar issue and couldn't find any. - [ y] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nig...
4,586
[ -0.04073913395404816, 0.025990841910243034, -0.00866613257676363, -0.005281278397887945, 0.02346731163561344, 0.02638372592628002, -0.030493905767798424, 0.04645107313990593, -0.020928671583533287, 0.02357308939099312, -0.018722472712397575, 0.004178178962320089, 0.022832652553915977, 0.01...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
Hi, developers of Bento4: An issue was discovered in MP4 File Info - Version 1.3.4 (Bento4 Version 1.6.0.0). # Version Information MP4 File Info - Version 1.3.4 (Bento4 Version 1.6.0.0). # **description of the vulnerability** When I use afl's asan mode to detect the mp4info program,AP4_TfraAtom::AP4_Tfra...
mp4info: AP4_TfraAtom::AP4_TfraAtom in Ap4TfraAtom.cpp failed to allocate memory
https://api.github.com/repos/axiomatic-systems/Bento4/issues/894/comments
0
2023-09-26T11:42:52
2024-03-01T17:25:21Z
https://github.com/axiomatic-systems/Bento4/issues/894
1,913,325,358
894
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : mp4info: AP4_TfraAtom::AP4_TfraAtom in Ap4TfraAtom.cpp failed to allocate memory Issue date: --- start body --- Hi, developers of Bento4: An issue was discovered in MP4 File Info - Version 1.3.4 (Bento4 Version 1.6.0.0). # Version Information ...
4,897
[ -0.05452437698841095, 0.010123091749846935, -0.014374456368386745, -0.0088034151121974, 0.049245670437812805, -0.007057766430079937, -0.044869016855955124, 0.02896607480943203, -0.019945498555898666, 0.05512574687600136, 0.010022863745689392, 0.0018103796755895019, 0.02086426131427288, 0.0...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1 ### Operating system Windows ### Operating system, version and so on Win10 ### Description Hi, When I convert eps to png, there is a thumbnail at the left top corner, partially covering the main image. How to remove the thumbnail? ### Steps to Reproduce command: -colorspace ...
Thumbnail added on the converted image
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6909/comments
12
2023-12-01T16:52:33
2023-12-15T18:22:19Z
https://github.com/ImageMagick/ImageMagick/issues/6909
2,021,250,643
6,909
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Thumbnail added on the converted image Issue date: --- start body --- ### ImageMagick version 7.1.1 ### Operating system Windows ### Operating system, version and so on Win10 ### Description Hi, When I convert eps to png, there is a thumbnail ...
602
[ -0.001979028107598424, -0.0005112626822665334, -0.002541871042922139, 0.04093402624130249, 0.007955726236104965, 0.015502111986279488, 0.0031443273182958364, 0.05598718300461769, -0.030713723972439766, -0.004456527065485716, -0.019040923565626144, -0.038742076605558395, -0.006295257247984409...
CVE-2021-41457
2021-10-01T12:15:07.500000
There is a stack buffer overflow in MP4Box 1.1.0 at src/filters/dmx_nhml.c in nhmldmx_init_parsing which leads to a denial of service vulnerability.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5, "confidentialityImpact": "NONE", ...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/1909" }, { "source": "cve@mitre.org", "tags": null, "url": "https://www.debian.org/security/2023/dsa-5411" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:mp4box:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "AAC8DC7B-40A5-4CE7-B534-D17901AECE66", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding"...
https://github.com/gpac/gpac/issues/1909
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
- [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough information for contributors to reproduce my issue (meaningful title, github labels, platform and compiler, command-line .....
Stack buffer overflow in MP4Box at src/filters/dmx_nhml.c in nhmldmx_init_parsing
https://api.github.com/repos/gpac/gpac/issues/1909/comments
0
2021-09-07T15:26:17
2021-09-09T13:04:24Z
https://github.com/gpac/gpac/issues/1909
990,103,636
1,909
true
This is a GitHub Issue repo:gpac owner:gpac Title : Stack buffer overflow in MP4Box at src/filters/dmx_nhml.c in nhmldmx_init_parsing Issue date: --- start body --- - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads...
3,684
[ -0.017931252717971802, 0.047459833323955536, -0.0152400778606534, 0.013701201416552067, 0.050790347158908844, 0.0057206046767532825, -0.04597299546003342, 0.04169090464711189, -0.003538671648129821, 0.010199700482189655, -0.01075726468116045, 0.028012005612254143, 0.014251330867409706, 0.0...
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
#### Description: ~~~bash AddressSanitizer: heap-buffer-overflow (/src/Fuzz/libde265-master/libde265-master/dec265/dec265+0xa8396) (BuildId: 60bba1fc7b10411972a59b7f0baa995877dbfe4b) in __asan_memcpy ~~~ #### Project: <https://github.com/strukturag/libde265> #### Version: ~~~bash fk@localhost:/mnt/c/Users/O...
Heap-buffer-overflow with ASAN in dec265
https://api.github.com/repos/strukturag/libde265/issues/443/comments
0
2024-01-23T10:04:09
2024-01-23T10:04:09Z
https://github.com/strukturag/libde265/issues/443
2,095,707,727
443
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : Heap-buffer-overflow with ASAN in dec265 Issue date: --- start body --- #### Description: ~~~bash AddressSanitizer: heap-buffer-overflow (/src/Fuzz/libde265-master/libde265-master/dec265/dec265+0xa8396) (BuildId: 60bba1fc7b10411972a59b7f0baa995877dbfe4b) ...
7,404
[ -0.025629470124840736, 0.019788401201367378, -0.014196646399796009, -0.006321888417005539, 0.046386633068323135, 0.0031235471833497286, -0.03977625444531441, 0.038323111832141876, -0.022324280813336372, 0.01894785836338997, -0.023435506969690323, -0.004516143351793289, 0.0044271028600633144,...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
I read the article about [V8's snapshot](https://v8.dev/blog/custom-startup-snapshots). AFAIK the snapshot in v8 means initialized context with prepared heap snapshot which was created at the very beginning, that will speed up the bootstrap process. And in Jerry's doc and test file(test-snapshot.c), what I got is t...
Questions: How does snapshot speed up the process?
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4608/comments
4
2021-02-22T11:47:16
2021-02-23T07:41:00Z
https://github.com/jerryscript-project/jerryscript/issues/4608
813,426,925
4,608
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Questions: How does snapshot speed up the process? Issue date: --- start body --- I read the article about [V8's snapshot](https://v8.dev/blog/custom-startup-snapshots). AFAIK the snapshot in v8 means initialized context with prepared heap snap...
1,456
[ 0.023138197138905525, 0.0015205781674012542, -0.0220265481621027, 0.011799369007349014, -0.010878288187086582, -0.022137712687253952, 0.02478979155421257, 0.055296640843153, -0.03868541494011879, 0.045418836176395416, 0.0005394479376263916, -0.007527457550168037, 0.01635713316500187, -0.01...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-26 ### Operating system MacOS ### Operating system, version and so on macOS 13.2.1 (22D68) ### Description Safari 16.3 has an issue with displaying `AVIF` images — on Version 16.3 (18614.4.6.1.6) it sometimes won't display the AVIF image leaving an empty space instead ...
Some AVIF images (esp. with smaller dimensions) not working in Safari 16.3
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7062/comments
3
2024-01-23T14:17:19
2024-04-27T11:40:53Z
https://github.com/ImageMagick/ImageMagick/issues/7062
2,096,190,810
7,062
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Some AVIF images (esp. with smaller dimensions) not working in Safari 16.3 Issue date: --- start body --- ### ImageMagick version 7.1.1-26 ### Operating system MacOS ### Operating system, version and so on macOS 13.2.1 (22D68) ### Desc...
2,169
[ -0.016662118956446648, 0.00019996085029561073, -0.016227077692747116, 0.01759020984172821, 0.014138874597847462, 0.01834428310394287, -0.0060833413153886795, 0.024478379637002945, -0.005340144038200378, 0.011999916285276413, 0.009904462844133377, -0.008534079417586327, -0.012797494418919086,...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1-29 ### Operating system Windows ### Operating system, version and so on Windows 10 x64 ### Description Tiff image decoding seems to have totally no or totally incorrect respect of Orientation tag (274) depending of source file. I have produced 2 test files. One from...
Orientation tag bug in tiff image decoding.
https://api.github.com/repos/ImageMagick/ImageMagick/issues/7147/comments
9
2024-03-05T14:19:46
2024-03-23T21:58:08Z
https://github.com/ImageMagick/ImageMagick/issues/7147
2,169,354,723
7,147
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Orientation tag bug in tiff image decoding. Issue date: --- start body --- ### ImageMagick version 7.1.1-29 ### Operating system Windows ### Operating system, version and so on Windows 10 x64 ### Description Tiff image decoding seem...
2,239
[ -0.010117294266819954, 0.013442558236420155, -0.006901692599058151, 0.026602115482091904, 0.009756467305123806, 0.06446768343448639, -0.0012310553574934602, 0.04264828562736511, -0.029149126261472702, 0.03605435788631439, 0.02041853964328766, -0.03763916343450546, -0.0142986373975873, -0.0...
CVE-2023-46332
2023-10-23T16:15:09.457000
WebAssembly wabt 1.0.33 contains an Out-of-Bound Memory Write in DataSegment::Drop(), which lead to segmentation fault.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integr...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Vendor Advisory" ], "url": "https://github.com/WebAssembly/wabt/issues/2311" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:webassembly:webassembly_binary_toolkit:1.0.33:*:*:*:*:*:*:*", "matchCriteriaId": "A9DCC3A8-9035-4F70-B914-493DD3140821", "versionEndExcluding": null, "versionEndIncluding": null, ...
https://github.com/WebAssembly/wabt/issues/2311
[ "Exploit", "Issue Tracking", "Vendor Advisory" ]
github.com
[ "WebAssembly", "wabt" ]
### Environment ```shell OS : Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Commit : 0e78c24fd231d5ee67ccd271bfa317faa963281c Version : 1.0.33 (git~1.0.33-35-gdddc03d3) Clang Verison : 12.0.1 Build : mkdir...
Out-of-Bound Memory Write in DataSegment::Drop()
https://api.github.com/repos/WebAssembly/wabt/issues/2311/comments
0
2023-10-08T07:46:31
2023-10-08T18:41:21Z
https://github.com/WebAssembly/wabt/issues/2311
1,931,692,043
2,311
true
This is a GitHub Issue repo:wabt owner:WebAssembly Title : Out-of-Bound Memory Write in DataSegment::Drop() Issue date: --- start body --- ### Environment ```shell OS : Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Commit : 0e78c2...
3,803
[ -0.029016651213169098, -0.007697004359215498, -0.0018223272636532784, 0.01896485686302185, 0.03129412233829498, -0.013608585111796856, -0.01868368685245514, 0.03618646413087845, -0.00929263886064291, 0.001709859585389495, -0.01491602137684822, 0.015562710352241993, 0.012758048251271248, -0...
CVE-2019-19952
2019-12-24T01:15:11.527000
In ImageMagick 7.0.9-7 Q16, there is a use-after-free in the function MngInfoDiscardObject of coders/png.c, related to ReadOneMNGImage.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL",...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/ImageMagick/ImageMagick/issues/1791" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*", "matchCriteriaId": "857D548F-3DED-4D35-B2AD-4003378032DA", "versionEndExcluding": "7.0.9-7", "versionEndIncluding": null, "versionSt...
https://github.com/ImageMagick/ImageMagick/issues/1791
[ "Exploit", "Patch", "Third Party Advisory" ]
github.com
[ "ImageMagick", "ImageMagick" ]
### Prerequisites - [X] I have written a descriptive issue title - [X] I have verified that I am using the latest version of ImageMagick - [X] I have searched [open](https://github.com/ImageMagick/ImageMagick/issues) and [closed](https://github.com/ImageMagick/ImageMagick/issues?q=is%3Aissue+is%3Aclosed) issues to...
heap-use-after-free in MngInfoDiscardObject of coders/png.c
https://api.github.com/repos/ImageMagick/ImageMagick/issues/1791/comments
8
2019-11-27T06:48:11
2020-03-08T20:06:50Z
https://github.com/ImageMagick/ImageMagick/issues/1791
529,151,827
1,791
true
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : heap-use-after-free in MngInfoDiscardObject of coders/png.c Issue date: --- start body --- ### Prerequisites - [X] I have written a descriptive issue title - [X] I have verified that I am using the latest version of ImageMagick - [X] I have searche...
6,204
[ -0.04026085510849953, -0.00016665969451423734, -0.0025839994195848703, -0.011386108584702015, 0.030539074912667274, 0.02364400587975979, -0.02176833711564541, 0.033207282423973083, -0.01589035801589489, 0.04911084845662117, 0.005042513832449913, -0.013156106695532799, 0.004306115210056305, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [x] I give enough info...
ROUTE out/in UTC difference
https://api.github.com/repos/gpac/gpac/issues/2594/comments
6
2023-09-13T04:59:03
2024-05-23T10:48:25Z
https://github.com/gpac/gpac/issues/2594
1,893,742,489
2,594
false
This is a GitHub Issue repo:gpac owner:gpac Title : ROUTE out/in UTC difference Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [x] I tried with the latest ...
3,427
[ -0.02585827372968197, -0.006639511790126562, -0.018760578706860542, 0.007505897432565689, -0.029973605647683144, 0.0020108057651668787, -0.013920482248067856, 0.05871427804231644, -0.06417917460203171, -0.010813157074153423, 0.000941881793551147, 0.006747810170054436, 0.0038133456837385893, ...
CVE-2020-35979
2021-04-21T16:15:08.647000
An issue was discovered in GPAC version 0.8.0 and 1.0.1. There is heap-based buffer overflow in the function gp_rtp_builder_do_avc() in ietf/rtp_pck_mpeg4.c.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PART...
[ { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/commit/b15020f54aff24aaeb64b80771472be8e64a7adc" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://g...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*", "matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": ...
https://github.com/gpac/gpac/issues/1662
[ "Exploit", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and latest V1.0.1 d8538e8) I think it is probably due to an imcomplete fix of [#1483](https://github.com/gpac/gpac/issues/1483) Compile Command: ``` $ CC="gcc -fsanitize=address -g" CXX="g++ -fsanitize=address -g" ./configure --s...
AddressSanitizer: heap-buffer-overflow in gp_rtp_builder_do_avc ietf/rtp_pck_mpeg4.c:436
https://api.github.com/repos/gpac/gpac/issues/1662/comments
0
2020-12-15T12:02:59
2021-01-04T11:04:52Z
https://github.com/gpac/gpac/issues/1662
767,522,021
1,662
true
This is a GitHub Issue repo:gpac owner:gpac Title : AddressSanitizer: heap-buffer-overflow in gp_rtp_builder_do_avc ietf/rtp_pck_mpeg4.c:436 Issue date: --- start body --- System info: Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, gpac (latest master c4f8bc6e and latest V1.0.1 d8538e8) I think it is probably due to an imc...
3,982
[ -0.04667627438902855, 0.03505803644657135, -0.015844373032450676, -0.001220822799950838, 0.025516558438539505, 0.03581322357058525, -0.03932774066925049, 0.04075097292661667, -0.029524849727749825, 0.0010864868527278304, -0.0359874963760376, 0.0028301305137574673, 0.013578817248344421, 0.0...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
POC: ./MP4Box -dash 1000 POC8 LINK: https://drive.google.com/file/d/1hEKZtbUJi2V4euDl3oWbIAX-amnG29H9/view?usp=share_link ``` The vulnerability seems to be located in the gf_swf_read_header function, as indicated by the AddressSanitizer report showing a heap-buffer-overflow error. Here are the details: ==24...
heap-buffer-overflow error in gf_swf_read_header()
https://api.github.com/repos/gpac/gpac/issues/2424/comments
0
2023-03-23T01:05:32
2023-03-27T09:59:29Z
https://github.com/gpac/gpac/issues/2424
1,636,693,033
2,424
false
This is a GitHub Issue repo:gpac owner:gpac Title : heap-buffer-overflow error in gf_swf_read_header() Issue date: --- start body --- POC: ./MP4Box -dash 1000 POC8 LINK: https://drive.google.com/file/d/1hEKZtbUJi2V4euDl3oWbIAX-amnG29H9/view?usp=share_link ``` The vulnerability seems to be located in the gf_swf_r...
4,505
[ -0.0531509593129158, 0.011283280327916145, -0.012289154343307018, 0.015088108368217945, 0.04627019912004471, 0.026502588763833046, -0.01572953537106514, 0.04140118509531021, -0.02513226866722107, 0.03405393287539482, -0.011990307830274105, 0.025846585631370544, 0.007726277690380812, -0.002...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
jerryScript version 3.0.0: commit 05dbbd134c3b9e2482998f267857dd3722001cd7 Build platform: Ubuntu 20.04 Build cmd: ``` python tools/build.py --debug --profile=es.next --lto=off --compile-flag=-D_POSIX_C_SOURCE=200809 --compile-flag=-Wno-strict-prototypes --stack-limit=15 ``` Test case ```js var a = ne...
Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5105/comments
0
2023-10-18T07:18:45
2023-10-18T07:18:45Z
https://github.com/jerryscript-project/jerryscript/issues/5105
1,949,030,986
5,105
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version Issue date: --- start body --- jerryScript version 3.0.0: commit 05dbbd134c3b9e2482998f267857dd3722001cd7 Build platform: Ubu...
1,729
[ 0.0019602393731474876, -0.0008625240297988057, -0.0036862243432551622, 0.007765995804220438, 0.024407416582107544, -0.005888214334845543, -0.0056558339856565, 0.05367232859134674, -0.025007106363773346, 0.017196133732795715, -0.01966985873878002, -0.005895710084587336, 0.012795902788639069, ...
null
null
null
null
null
null
null
null
null
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Weavite "Containsany" Filter returns error
https://api.github.com/repos/langchain-ai/langchain/issues/22330/comments
0
2024-05-30T19:28:53
2024-05-30T19:31:23Z
https://github.com/langchain-ai/langchain/issues/22330
2,326,402,920
22,330
false
This is a GitHub Issue repo:langchain owner:langchain-ai Title : Weavite "Containsany" Filter returns error Issue date: --- start body --- ### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the Git...
2,048
[ -0.025649404153227806, 0.012747613713145256, -0.006818816997110844, -0.002326667308807373, 0.017520084977149963, -0.010056528262794018, -0.048187240958213806, 0.024317877367138863, -0.007400483824312687, -0.002854021731764078, -0.012488316744565964, 0.009755183011293411, -0.03750699758529663...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision Commit: [a6ab5e9](https://github.com/jerryscript-project/jerryscript/commit/a6ab5e9abed70cdedf9f4e9c1dc379eb762ebf64) Version: v3.0.0 ###### Build platform Ubuntu 18.04.5 LTS (Linux 4.19.128-microsoft-standard x86_64) Ubuntu 18.04.5 LTS (Linux 5.4.0-44-generic x86_64) ...
Assertion 'page_p != NULL' failed at jerryscript/jerry-core/parser/js/js-parser-mem.c(parser_list_get):274.
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4932/comments
2
2022-01-04T06:11:03
2022-01-14T04:31:31Z
https://github.com/jerryscript-project/jerryscript/issues/4932
1,093,042,198
4,932
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'page_p != NULL' failed at jerryscript/jerry-core/parser/js/js-parser-mem.c(parser_list_get):274. Issue date: --- start body --- ###### JerryScript revision Commit: [a6ab5e9](https://github.com/jerryscript-project/jerryscript/commit...
2,072
[ 0.0010555220069363713, 0.014244293794035912, -0.006262445356696844, 0.0025065066292881966, 0.012203935533761978, -0.001990685937926173, -0.000431761029176414, 0.04092941805720329, -0.0367417186498642, 0.02923748269677162, -0.011416831985116005, -0.002896237652748823, 0.021076051518321037, ...
null
null
null
null
null
null
null
null
null
[ "espeak-ng", "espeak-ng" ]
Hi, this patch resolve the issue stated in the title: ``` --- src/libespeak-ng/speech.c.orig 2022-04-02 19:24:41.000000000 +0000 +++ src/libespeak-ng/speech.c @@ -881,15 +881,14 @@ ESPEAK_API const char *espeak_TextToPhon ESPEAK_NG_API espeak_ng_STATUS espeak_ng_Cancel(void) { -#ifdef USE_ASYNC - fifo_st...
speech.c: fifo_stop() creates a noticeable delay (at least in NetBSD), call audio_object_flush() first.
https://api.github.com/repos/espeak-ng/espeak-ng/issues/1874/comments
0
2024-03-11T00:55:12
2024-03-11T00:55:53Z
https://github.com/espeak-ng/espeak-ng/issues/1874
2,178,008,259
1,874
false
This is a GitHub Issue repo:espeak-ng owner:espeak-ng Title : speech.c: fifo_stop() creates a noticeable delay (at least in NetBSD), call audio_object_flush() first. Issue date: --- start body --- Hi, this patch resolve the issue stated in the title: ``` --- src/libespeak-ng/speech.c.orig 2022-04-02 19:24:41.00000...
1,014
[ -0.01985166221857071, 0.018205780535936356, -0.012726720422506332, 0.014683011919260025, -0.012791689485311508, -0.0009519774466753006, -0.03447692468762398, 0.04536285623908043, -0.048943374305963516, 0.02891845814883709, -0.04322609305381775, 0.02799445390701294, 0.0031708520837128162, -...
null
null
null
null
null
null
null
null
null
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
[2024-05-31 11:06:20,219: WARNING] langchain_core.callbacks.manager: Error in LangChainTracer.on_chain_end callback: AttributeError("'NoneType' object has no attribute 'append'")
https://api.github.com/repos/langchain-ai/langchain/issues/22353/comments
8
2024-05-31T09:41:06
2024-07-18T09:54:50Z
https://github.com/langchain-ai/langchain/issues/22353
2,327,393,633
22,353
false
This is a GitHub Issue repo:langchain owner:hwchase17 Title : [2024-05-31 11:06:20,219: WARNING] langchain_core.callbacks.manager: Error in LangChainTracer.on_chain_end callback: AttributeError("'NoneType' object has no attribute 'append'") Issue date: --- start body --- ### Checked other resources - [X] I added a ve...
1,927
[ -0.019508644938468933, 0.014558689668774605, -0.016361193731427193, 0.03444170206785202, 0.009795918129384518, -0.03982148319482803, -0.0010650374460965395, 0.02034056931734085, 0.0023449889849871397, 0.005930932704359293, 0.010350534692406654, 0.026191776618361473, -0.01396940927952528, 0...
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
The PoC is generated by my DBMS fuzzer. It can also be reproduced in the beta docker image. ```SQL CREATE TABLE v0 ( v1 BIGINT ) ; INSERT INTO v0 VALUES ( 88 ) ; INSERT INTO v0 ( v1 , v1 ) VALUES ( NULL , 31 ) ; INSERT INTO v0 ( v1 ) SELECT ( SELECT -128 ) FROM ( SELECT 86 + 98371242.000000 AS v8 , 8 AS v...
Fuzzer: Virtuoso 7.2.11 crashed at `itc_hash_compare`
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1193/comments
0
2023-11-28T18:17:28
2023-12-01T16:07:24Z
https://github.com/openlink/virtuoso-opensource/issues/1193
2,015,032,459
1,193
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Fuzzer: Virtuoso 7.2.11 crashed at `itc_hash_compare` Issue date: --- start body --- The PoC is generated by my DBMS fuzzer. It can also be reproduced in the beta docker image. ```SQL CREATE TABLE v0 ( v1 BIGINT ) ; INSERT INTO v0 VALUES ( 88...
2,180
[ -0.02446572668850422, -0.014622538350522518, -0.009793402627110481, -0.005049611907452345, 0.03948654606938362, 0.024280810728669167, -0.021123025566339493, 0.028192482888698578, -0.004768683109432459, 0.02193380892276764, -0.01046905480325222, -0.016101861372590065, 0.006472038105130196, ...
null
null
null
null
null
null
null
null
null
[ "python", "cpython" ]
The memory management docs say: > There is no hard requirement to use the memory returned by the allocation functions belonging to a given domain for only the purposes hinted by that domain (although this is the recommended practice). For example, one could use the memory returned by [PyMem_RawMalloc()](https://docs...
Update memory management docs for free-threaded build
https://api.github.com/repos/python/cpython/issues/119802/comments
2
2024-05-30T20:05:37
2024-05-31T14:45:38Z
https://github.com/python/cpython/issues/119802
2,326,451,219
119,802
false
This is a GitHub Issue repo:cpython owner:python Title : Update memory management docs for free-threaded build Issue date: --- start body --- The memory management docs say: > There is no hard requirement to use the memory returned by the allocation functions belonging to a given domain for only the purposes hinted...
1,052
[ -0.0125657357275486, -0.004539936315268278, -0.01751839369535446, 0.06646300107240677, 0.011859061196446419, 0.0405951663851738, 0.010095345787703991, 0.03335027024149895, 0.007233018055558205, 0.020689519122242928, 0.020570751279592514, 0.03073735721409321, 0.012120353057980537, -0.012363...
CVE-2022-43045
2022-10-19T14:15:10.357000
GPAC 2.1-DEV-rev368-gfd054169b-master was discovered to contain a segmentation violation via the function gf_dump_vrml_sffield at /scene_manager/scene_dump.c.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integr...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/2277" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*", "matchCriteriaId": "B4D3D58A-C3C9-4441-A84A-FB91FD19985C", "versionEndExcluding": "2.2.0", "versionEndIncluding": null, "versionStartExcluding": n...
https://github.com/gpac/gpac/issues/2277
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
### Description SEGV scene_manager/scene_dump.c:693 in gf_dump_vrml_sffield ### Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.1-DEV-rev368-gfd054169b-master (c) 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://...
SEGV scene_manager/scene_dump.c:693 in gf_dump_vrml_sffield
https://api.github.com/repos/gpac/gpac/issues/2277/comments
0
2022-10-09T08:18:14
2022-10-10T15:44:26Z
https://github.com/gpac/gpac/issues/2277
1,402,195,329
2,277
true
This is a GitHub Issue repo:gpac owner:gpac Title : SEGV scene_manager/scene_dump.c:693 in gf_dump_vrml_sffield Issue date: --- start body --- ### Description SEGV scene_manager/scene_dump.c:693 in gf_dump_vrml_sffield ### Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.1-DEV-rev368-gfd054169b-master (c)...
4,262
[ -0.0194246768951416, 0.038969628512859344, -0.010366342030465603, 0.006453592795878649, 0.03806755319237709, 0.0099679259583354, -0.02292773313820362, 0.04811065271496773, -0.02080785669386387, 0.01046406663954258, -0.02818983606994152, 0.022942766547203064, 0.02092813327908516, 0.00625438...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
Hi all, I'm running into a issue with MP4's with Dolby Atmos When I run these commands, `mp4fragment './media/Universe_Fury2.mp4' './media/Universe_Fury2.mp4-f.mp4'` `mp4-dash.py './media/Universe_Fury2-f.mp4' --hls --profile='on-demand' -o'./packaged/'` I get the following console log error. ``` ERRO...
mp4-dash atmos error
https://api.github.com/repos/axiomatic-systems/Bento4/issues/730/comments
1
2022-07-25T14:27:58
2023-10-16T16:45:25Z
https://github.com/axiomatic-systems/Bento4/issues/730
1,316,924,605
730
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : mp4-dash atmos error Issue date: --- start body --- Hi all, I'm running into a issue with MP4's with Dolby Atmos When I run these commands, `mp4fragment './media/Universe_Fury2.mp4' './media/Universe_Fury2.mp4-f.mp4'` `mp4-dash.py './media/U...
1,303
[ -0.02572597935795784, 0.016072850674390793, -0.016841961070895195, 0.002527079079300165, -0.018772587180137634, -0.006918075028806925, -0.038173019886016846, 0.040684401988983154, -0.02249257266521454, 0.020860174670815468, 0.013067039661109447, -0.0007205510628409684, -0.011607297696173191,...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
Hello there, I encountered an issue while using the mp4dash tool. According to the **ISO/IEC 14496-12** standard, in section **8.8.10 Track Fragment Random Access Box**, it specifies that the maximum number to be represented in the 'time' and 'offset' fields when the version of the 'tfra' box is 0 should be a numbe...
mp4dash does not update version of 'tfra' atom when it should
https://api.github.com/repos/axiomatic-systems/Bento4/issues/899/comments
0
2023-10-17T08:29:20
2023-10-17T08:30:36Z
https://github.com/axiomatic-systems/Bento4/issues/899
1,946,857,469
899
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : mp4dash does not update version of 'tfra' atom when it should Issue date: --- start body --- Hello there, I encountered an issue while using the mp4dash tool. According to the **ISO/IEC 14496-12** standard, in section **8.8.10 Track Fragment Rando...
1,861
[ -0.05475165322422981, 0.019547272473573685, -0.015520470216870308, 0.013945113867521286, 0.0025097187608480453, -0.00814603641629219, -0.030719438567757607, 0.05979922041296959, -0.03333967179059982, 0.03404697775840759, 0.023212386295199394, 0.0016929047415032983, 0.008375106379389763, 0....
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Hello,when I got the gpac source code and tried to compile them(./configure && make), the following error appeared. System info: Ubuntu 20.04 : clang 10.0.0 , gcc 9.3.0 ./configure: 2470: source: not found ** System Configuration Install prefix: /usr/local Source path: /home/dh/Desktop/gpac-master/gpac-...
An error occurred while compiling the file
https://api.github.com/repos/gpac/gpac/issues/1832/comments
6
2021-06-26T16:17:34
2021-06-30T07:04:26Z
https://github.com/gpac/gpac/issues/1832
930,729,715
1,832
false
This is a GitHub Issue repo:gpac owner:gpac Title : An error occurred while compiling the file Issue date: --- start body --- Hello,when I got the gpac source code and tried to compile them(./configure && make), the following error appeared. System info: Ubuntu 20.04 : clang 10.0.0 , gcc 9.3.0 ./configure: ...
1,765
[ -0.007066189311444759, 0.03537958487868309, -0.001832554116845131, 0.00037128760595805943, 0.006173362024128437, 0.007712360005825758, -0.020663566887378693, 0.04802507534623146, -0.027625534683465958, 0.005068618804216385, -0.04758039861917496, 0.005353489890694618, 0.03515724465250969, -...
null
null
null
null
null
null
null
null
null
[ "Piwigo", "Piwigo" ]
Tested with Piwigo 14.1 and 14.2 When a photo already present on the server is re-uploaded, the server crashes with the following trace log: ``` 2024/02/03 16:31:46 [error] 302#302: *399 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught mysqli_sql_exception: Duplicate entry '66-2' for key 'PRIMARY'...
Crashes when uploading a photo that is already present
https://api.github.com/repos/Piwigo/Piwigo/issues/2110/comments
0
2024-02-04T17:04:45
2024-04-11T10:27:07Z
https://github.com/Piwigo/Piwigo/issues/2110
2,117,205,665
2,110
false
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : Crashes when uploading a photo that is already present Issue date: --- start body --- Tested with Piwigo 14.1 and 14.2 When a photo already present on the server is re-uploaded, the server crashes with the following trace log: ``` 2024/02/03 16:31:46 [error]...
2,060
[ -0.05906600132584572, -0.0024882873985916376, -0.0010626879520714283, 0.04731392487883568, 0.014321977272629738, 0.014474782161414623, 0.004188240971416235, 0.032394617795944214, -0.020017430186271667, 0.03145000711083412, 0.0015488850185647607, -0.006077463738620281, 0.0017199222929775715, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ x] I looked for a similar issue and couldn't find any. - [x ] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [ x] I give enough i...
Can I use MP4Box to virtually create a 24 hour video with several video clips.
https://api.github.com/repos/gpac/gpac/issues/2188/comments
6
2022-05-10T12:41:54
2022-05-13T07:54:32Z
https://github.com/gpac/gpac/issues/2188
1,231,097,508
2,188
false
This is a GitHub Issue repo:gpac owner:gpac Title : Can I use MP4Box to virtually create a 24 hour video with several video clips. Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [ x] I looked for a similar issue an...
1,424
[ -0.0199029091745615, 0.01437076460570097, -0.024866627529263496, 0.00004665995220420882, -0.0035886880941689014, 0.0026700000744313, -0.01626018062233925, 0.06231867894530296, -0.03897319361567497, 0.05546554550528526, 0.021776311099529266, 0.00682110944762826, -0.001810356043279171, -0.06...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
Error building makefile ƒrom `libredwg` directory ``` make[2]: Entering directory '/home/libredwg/src' make[2]: *** No rule to make target 'all'. Stop. ``` COMMANDS: trace ``` # directory cloning git clone https://github.com/LibreDWG/libredwg.git cd libredwg/ perform autoconf generations ./autogen.sh...
BUILD ERROR: No rule to make target 'all'.
https://api.github.com/repos/LibreDWG/libredwg/issues/976/comments
1
2024-05-16T11:54:48
2024-07-06T07:01:12Z
https://github.com/LibreDWG/libredwg/issues/976
2,300,201,425
976
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : BUILD ERROR: No rule to make target 'all'. Issue date: --- start body --- Error building makefile ƒrom `libredwg` directory ``` make[2]: Entering directory '/home/libredwg/src' make[2]: *** No rule to make target 'all'. Stop. ``` COMMANDS: trace ```...
652
[ -0.04476335644721985, 0.029786458238959312, -0.0027227557729929686, 0.0045913816429674625, 0.019760023802518845, 0.02611893229186535, 0.05396704003214836, 0.05828997865319252, -0.012926988303661346, -0.0004588767187669873, -0.007174687925726175, 0.011832308024168015, 0.006351934280246496, ...
CVE-2023-24163
2023-01-31T16:15:09.270000
SQL Inection vulnerability in Dromara hutool before 5.8.21 allows attacker to execute arbitrary code via the aviator template engine.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "in...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gitee.com/dromara/hutool/issues/I6AJWJ#note_15801868" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking" ], "url": "https://gitee.com/dromara/hutool/issues/I6AJWJ...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:hutool:hutool:*:*:*:*:*:*:*:*", "matchCriteriaId": "786FE505-3B01-48DF-8F35-27B22D0E0312", "versionEndExcluding": "5.8.21", "versionEndIncluding": null, "versionStartExcludin...
https://github.com/dromara/hutool/issues/3149
[ "Issue Tracking" ]
github.com
[ "dromara", "hutool" ]
参考 https://github.com/murphysecurity/murphysec-jetbrains-plugin/issues/15
CVE-2023-24163 不处理下吗?
https://api.github.com/repos/dromara/hutool/issues/3149/comments
5
2023-06-14T02:42:23
2023-08-11T03:39:23Z
https://github.com/dromara/hutool/issues/3149
1,755,936,135
3,149
true
This is a GitHub Issue repo:hutool owner:dromara Title : CVE-2023-24163 不处理下吗? Issue date: --- start body --- 参考 https://github.com/murphysecurity/murphysec-jetbrains-plugin/issues/15 --- end body ---
203
[ -0.0437709279358387, -0.02129218354821205, -0.0031518032774329185, 0.026400988921523094, 0.07178695499897003, 0.005582605954259634, -0.004548484925180674, 0.04841829091310501, 0.01793025992810726, 0.020105620846152306, 0.009022809565067291, 0.00463912496343255, -0.003666803939267993, 0.019...
CVE-2021-46347
2022-01-20T22:15:09.060000
There is an Assertion 'ecma_object_check_class_name_is_object (obj_p)' failed at /jerry-core/ecma/operations/ecma-objects.c in JerryScript 3.0.0.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/jerryscript-project/jerryscript/issues/4938" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jerryscript:jerryscript:3.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "B1A23519-19ED-4F75-9CAA-42057F88EDE5", "versionEndExcluding": null, "versionEndIncluding": null, "versionSta...
https://github.com/jerryscript-project/jerryscript/issues/4938
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "jerryscript-project", "jerryscript" ]
###### JerryScript revision Commit: [a6ab5e9](https://github.com/jerryscript-project/jerryscript/commit/a6ab5e9abed70cdedf9f4e9c1dc379eb762ebf64) Version: v3.0.0 ###### Build platform Ubuntu 18.04.5 LTS (Linux 4.19.128-microsoft-standard x86_64) Ubuntu 18.04.5 LTS (Linux 5.4.0-44-generic x86_64) ...
Assertion 'ecma_object_check_class_name_is_object (obj_p)' failed at jerryscript/jerry-core/ecma/operations/ecma-objects.c(ecma_object_get_class_name):3015.
https://api.github.com/repos/jerryscript-project/jerryscript/issues/4938/comments
0
2022-01-04T06:20:03
2022-01-14T04:30:19Z
https://github.com/jerryscript-project/jerryscript/issues/4938
1,093,047,047
4,938
true
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'ecma_object_check_class_name_is_object (obj_p)' failed at jerryscript/jerry-core/ecma/operations/ecma-objects.c(ecma_object_get_class_name):3015. Issue date: --- start body --- ###### JerryScript revision Commit: [a6ab5e9](https://...
1,678
[ -0.0012967012589797378, 0.003372719045728445, -0.01104741357266903, 0.005797670688480139, 0.014993976801633835, 0.009551717899739742, -0.010121859610080719, 0.03207600116729736, -0.022761225700378418, 0.035067394375801086, -0.012454255484044552, -0.00905562099069357, 0.02222810685634613, 0...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
This variable is valid only for AC1006 and AC1009. For versions between AC1.50 and AC1004 is this value number of entities in drawing.
PLINEGEN variable in pre13 DWG versions
https://api.github.com/repos/LibreDWG/libredwg/issues/408/comments
1
2022-02-14T23:43:23
2022-02-17T18:29:42Z
https://github.com/LibreDWG/libredwg/issues/408
1,137,981,542
408
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : PLINEGEN variable in pre13 DWG versions Issue date: --- start body --- This variable is valid only for AC1006 and AC1009. For versions between AC1.50 and AC1004 is this value number of entities in drawing. --- end body ---
285
[ -0.03826497867703438, -0.014277858659625053, -0.01585899107158184, 0.025679487735033035, 0.037978943437337875, 0.052503108978271484, 0.018735220655798912, 0.05908188968896866, 0.006153701338917017, -0.001970455748960376, 0.007111120503395796, -0.004977784119546413, 0.010106530971825123, -0...
CVE-2023-31616
2023-05-15T15:15:12.010000
An issue in the bif_mod component of openlink virtuoso-opensource v7.2.9 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integr...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch" ], "url": "https://github.com/openlink/virtuoso-opensource/issues/1122" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openlinksw:virtuoso:7.2.9:*:*:*:open_source:*:*:*", "matchCriteriaId": "75FD7F91-D201-4286-8F97-D2D1C7C9D4C3", "versionEndExcluding": null, "versionEndIncluding": null, "vers...
https://github.com/openlink/virtuoso-opensource/issues/1122
[ "Exploit", "Issue Tracking", "Patch" ]
github.com
[ "openlink", "virtuoso-opensource" ]
The PoC is generated by my DBMS fuzzer. ```SQL SELECT MOD(-9223372036854775808, -1); ``` backtrace: ```c #0 0x66a32e (bif_mod+0xce) #1 0x74ae62 (sqlr_run_bif_in_sandbox+0x392) #2 0x79b598 (sqlp_patch_call_if_special_or_optimizable+0x1148) #3 0xccffe7 (scn3yyparse+0xc5d7) #4 0x6b995b (sql_compile_1+0x129b) #5...
virtuoso 7.2.9 crashed at bif_mod
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1122/comments
0
2023-04-12T18:47:44
2023-04-14T08:12:11Z
https://github.com/openlink/virtuoso-opensource/issues/1122
1,665,070,884
1,122
true
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : virtuoso 7.2.9 crashed at bif_mod Issue date: --- start body --- The PoC is generated by my DBMS fuzzer. ```SQL SELECT MOD(-9223372036854775808, -1); ``` backtrace: ```c #0 0x66a32e (bif_mod+0xce) #1 0x74ae62 (sqlr_run_bif_in_sandbox+0x392) ...
1,256
[ -0.003901610616594553, -0.018543139100074768, -0.008691222406923771, 0.0020679235458374023, 0.047602444887161255, 0.036359094083309174, -0.005202147644013166, 0.032611310482025146, 0.004705706145614386, 0.04765838384628296, -0.011669871397316456, -0.0014333873987197876, 0.010418279096484184,...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
I recently had a need to mux an AV1 stream to MP4. In order to create `AP4_Av1SampleDescription`, the information included in the sequence header should be used, but we confirmed that `AP4_Av1FrameParser` does not exist. In order to solve the problem we are facing right now, we are directly parsing and using the sequ...
Could you please add `AP4_Av1FrameParser`?
https://api.github.com/repos/axiomatic-systems/Bento4/issues/849/comments
2
2023-04-11T01:13:24
2023-06-02T03:11:10Z
https://github.com/axiomatic-systems/Bento4/issues/849
1,661,621,042
849
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : Could you please add `AP4_Av1FrameParser`? Issue date: --- start body --- I recently had a need to mux an AV1 stream to MP4. In order to create `AP4_Av1SampleDescription`, the information included in the sequence header should be used, but we confirme...
668
[ -0.022174714133143425, 0.03441919758915901, -0.022946130484342575, -0.006276524160057306, 0.02579335868358612, 0.00086915836436674, -0.01144501380622387, 0.03837445750832558, -0.00919388048350811, 0.058010511100292206, 0.014158997684717178, 0.024040140211582184, 0.038234200328588486, 0.025...
null
null
null
null
null
null
null
null
null
[ "free5gc", "free5gc" ]
Hi @brianchennn, What is the meaning of 2020-03-31-01 in upf directory Version.sh file. How to get this version? Thanks in advance
About 2020-03-31-01 in upf directory
https://api.github.com/repos/free5gc/free5gc/issues/522/comments
2
2023-12-28T06:47:45
2024-01-02T10:01:27Z
https://github.com/free5gc/free5gc/issues/522
2,058,060,384
522
false
This is a GitHub Issue repo:free5gc owner:free5gc Title : About 2020-03-31-01 in upf directory Issue date: --- start body --- Hi @brianchennn, What is the meaning of 2020-03-31-01 in upf directory Version.sh file. How to get this version? Thanks in advance --- end body ---
284
[ -0.01533902995288372, 0.016083242371678352, -0.009709206409752369, 0.026557331904768944, 0.01343715563416481, 0.02218853309750557, 0.008041621185839176, 0.07023153454065323, -0.024228224530816078, -0.004423925187438726, -0.03296582028269768, -0.044625137001276016, 0.040766261518001556, 0.0...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
jerryScript version 3.0.0: commit 05dbbd134c3b9e2482998f267857dd3722001cd7 Build platform: Ubuntu 20.04 Build cmd: ``` python tools/build.py --debug --profile=es.next --lto=off --compile-flag=-D_POSIX_C_SOURCE=200809 --compile-flag=-Wno-strict-prototypes --stack-limit=15 ``` Test case ```js function f...
Assertion 'ecma_is_value_object (iter_result)' failed
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5118/comments
0
2023-12-01T08:33:19
2023-12-01T08:33:19Z
https://github.com/jerryscript-project/jerryscript/issues/5118
2,020,375,784
5,118
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'ecma_is_value_object (iter_result)' failed Issue date: --- start body --- jerryScript version 3.0.0: commit 05dbbd134c3b9e2482998f267857dd3722001cd7 Build platform: Ubuntu 20.04 Build cmd: ``` python tools/build.py --debug...
1,182
[ -0.014116192236542702, -0.0009954934939742088, -0.0067070783115923405, 0.007684643846005201, 0.0028817413840442896, -0.0018890786450356245, -0.010538076981902122, 0.03750227019190788, -0.0344223715364933, 0.030602697283029556, -0.015912799164652824, 0.00902832392603159, 0.007073193788528442,...
null
null
null
null
null
null
null
null
null
[ "python", "cpython" ]
When I enter Python help in the REPL, if I type "exit", I get: ``` Help on Quitter in module _sitebuiltins object: exit = class Quitter(builtins.object) | exit(name, eof) | | Methods defined here: (...) ``` If I try exit(), I get an error: ``` help> exit() No Python documentation found for 'exi...
pyrepl help (pydoc): "exit" does not exit, whereas "quit" does
https://api.github.com/repos/python/cpython/issues/119856/comments
1
2024-05-31T13:58:05
2024-06-03T13:31:37Z
https://github.com/python/cpython/issues/119856
2,327,904,519
119,856
false
This is a GitHub Issue repo:cpython owner:python Title : pyrepl help (pydoc): "exit" does not exit, whereas "quit" does Issue date: --- start body --- When I enter Python help in the REPL, if I type "exit", I get: ``` Help on Quitter in module _sitebuiltins object: exit = class Quitter(builtins.object) | exi...
762
[ -0.0316498801112175, 0.005556443240493536, -0.014596735127270222, 0.02314692735671997, 0.03779090195894241, 0.0024032650981098413, 0.03318513557314873, 0.02468218095600605, -0.015376172959804535, -0.001097559928894043, -0.036633554846048355, 0.007723515387624502, 0.02999652735888958, -0.01...
null
null
null
null
null
null
null
null
null
[ "kubernetes", "kubernetes" ]
### Which jobs are flaking? master-blocking: - ci-node-e2e ### Which tests are flaking? `E2eNode Suite.[It] [sig-node] [NodeConformance] Containers Lifecycle should run Init container to completion before call to PostStart of regular container` ### Since when has it been flaking? Recent failures: [5/21/2024, 1:2...
[Flaking Test] ci-node-e2e (Container Lifecycle)
https://api.github.com/repos/kubernetes/kubernetes/issues/125030/comments
11
2024-05-21T16:11:47
2024-06-03T21:34:13Z
https://github.com/kubernetes/kubernetes/issues/125030
2,308,651,260
125,030
false
This is a GitHub Issue repo:kubernetes owner:kubernetes Title : [Flaking Test] ci-node-e2e (Container Lifecycle) Issue date: --- start body --- ### Which jobs are flaking? master-blocking: - ci-node-e2e ### Which tests are flaking? `E2eNode Suite.[It] [sig-node] [NodeConformance] Containers Lifecycle should run In...
2,258
[ 0.008853238075971603, -0.008160311728715897, -0.00594884529709816, -0.01915130205452442, -0.00931764580309391, -0.031107963994145393, -0.030090689659118652, 0.023721665143966675, -0.013172970153391361, -0.05124705284833908, -0.001222756807692349, -0.0034222446847707033, -0.009008040651679039...
CVE-2020-21815
2021-05-17T19:15:07.490000
A null pointer deference issue exists in GNU LibreDWG 0.10.2641 via output_TEXT ../../programs/dwg2SVG.c:114, which causes a denial of service (application crash).
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE...
[ { "source": "cve@mitre.org", "tags": [ "Not Applicable" ], "url": "http://gnu.com" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/LibreDWG/libredwg/issues/182#issue...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:libredwg:0.10.2641:*:*:*:*:*:*:*", "matchCriteriaId": "767F5F8A-A209-4A53-B40E-4C30602BA5CB", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExclu...
https://github.com/LibreDWG/libredwg/issues/182#issuecomment-572890932
[ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ]
github.com
[ "LibreDWG", "libredwg" ]
Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwg2SVG $PoC **1.NULL pointer dereference in htmlescape ../../programs/escape.c:29** POC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG_7b9cb829/id:000013%2Csig:06%2Csrc:000000%2Cop:flip1%2Cpos:46417 A...
Several bugs found by fuzzing
https://api.github.com/repos/LibreDWG/libredwg/issues/182/comments
9
2020-01-10T06:17:10
2020-01-16T12:12:04Z
https://github.com/LibreDWG/libredwg/issues/182
547,887,727
182
true
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Several bugs found by fuzzing Issue date: --- start body --- Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: ./dwg2SVG $PoC **1.NULL pointer dereference in htmlescape ../../programs/escape.c:29** POC: https:...
1,657
[ -0.026382796466350555, 0.037552811205387115, -0.007037408649921417, 0.010533653199672699, 0.06408534198999405, 0.04111643508076668, -0.005951851140707731, 0.044081129133701324, -0.030754974111914635, 0.005240623373538256, -0.013595675118267536, -0.000685024366248399, -0.003039561677724123, ...
null
null
null
null
null
null
null
null
null
[ "strukturag", "libheif" ]
The kvazaar plugin has some memory leaks. In particular, the data chunks returned from kvazaar as encoded image are not freed in all cases. See See https://github.com/strukturag/libheif/pull/1141 for a possible fix.
Memory leaks when encoding with kvazaar
https://api.github.com/repos/strukturag/libheif/issues/1143/comments
1
2024-03-11T08:22:32
2024-06-27T13:57:32Z
https://github.com/strukturag/libheif/issues/1143
2,178,514,779
1,143
false
This is a GitHub Issue repo:libheif owner:strukturag Title : Memory leaks when encoding with kvazaar Issue date: --- start body --- The kvazaar plugin has some memory leaks. In particular, the data chunks returned from kvazaar as encoded image are not freed in all cases. See See https://github.com/strukturag/libheif/...
367
[ -0.024399537593126297, 0.012908377684652805, -0.012674610130488873, 0.010570697486400604, 0.026021301746368408, 0.00107387185562402, 0.004394108429551125, 0.033107396215200424, 0.002648153342306614, 0.022295624017715454, 0.0053109172731637955, -0.011768758296966553, -0.01594005711376667, 0...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
I want to know if the fragments are saving in buffer. And which file the buffer exist. Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [x] I looked for a similar issue and couldn't find any. - [ ] I tried with the latest version of GPAC. Ins...
Where can I find fragments getting from the sever via mpd?
https://api.github.com/repos/gpac/gpac/issues/2797/comments
2
2024-04-08T08:36:48
2024-04-09T09:52:23Z
https://github.com/gpac/gpac/issues/2797
2,230,599,746
2,797
false
This is a GitHub Issue repo:gpac owner:gpac Title : Where can I find fragments getting from the sever via mpd? Issue date: --- start body --- I want to know if the fragments are saving in buffer. And which file the buffer exist. Thanks for reporting your issue. Please make sure these boxes are checked before subm...
927
[ -0.016429441049695015, 0.022248871624469757, -0.015191606245934963, -0.010915450751781464, -0.0048990920186042786, 0.005530066322535276, -0.01868004910647869, 0.040189433842897415, -0.027457421645522118, 0.07105492055416107, -0.02597845159471035, 0.014572689309716225, 0.020496612414717674, ...
null
null
null
null
null
null
null
null
null
[ "xuxueli", "xxl-job" ]
@xuxueli 大佬你好,前端已用React重构,有需要提PR吗;因为是二开因为存在大量定制代码,如果可以PR的话,需要修改 新特性: 1. 增加飞书,钉钉登录,可配置化 2. 增加webhook 通知提醒;绑定到任务; 3. 基于antd & react 全新的页面改版 4. 开发阶段前后端分离,打包后一体部署 待修改: 1. 目前只支持javabean模式,code编辑模式欠缺 2. 国际化欠缺 ![5192bac5-f144-4ab8-82e8-da0098104b5c](https://github.com/xuxueli/xxl-job/assets/13394441/88b7c646-e0...
UI重构
https://api.github.com/repos/xuxueli/xxl-job/issues/3435/comments
1
2024-04-25T10:22:23
2024-05-16T03:01:29Z
https://github.com/xuxueli/xxl-job/issues/3435
2,263,224,956
3,435
false
This is a GitHub Issue repo:xxl-job owner:xuxueli Title : UI重构 Issue date: --- start body --- @xuxueli 大佬你好,前端已用React重构,有需要提PR吗;因为是二开因为存在大量定制代码,如果可以PR的话,需要修改 新特性: 1. 增加飞书,钉钉登录,可配置化 2. 增加webhook 通知提醒;绑定到任务; 3. 基于antd & react 全新的页面改版 4. 开发阶段前后端分离,打包后一体部署 待修改: 1. 目前只支持javabean模式,code编辑模式欠缺 2. 国际化欠缺 ![5192b...
700
[ -0.0009153724531643093, 0.000160320196300745, -0.008051116950809956, 0.02052098512649536, 0.045369185507297516, -0.000448324455646798, -0.005750203505158424, 0.04943011328577995, 0.01021056342869997, 0.011367261409759521, 0.015286720357835293, 0.010551747865974903, 0.008537928573787212, 0....
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
![image](https://user-images.githubusercontent.com/29654121/118241022-3deae900-b4ce-11eb-964e-2801c04d403d.png) I tried to add color in geojson but sometimes it did not work. Especially when obj->tio.entity->color.index == 256.
how can i get the color &weigth for entitys in geojson
https://api.github.com/repos/LibreDWG/libredwg/issues/341/comments
1
2021-05-14T08:18:05
2021-05-19T01:55:30Z
https://github.com/LibreDWG/libredwg/issues/341
891,720,732
341
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : how can i get the color &weigth for entitys in geojson Issue date: --- start body --- ![image](https://user-images.githubusercontent.com/29654121/118241022-3deae900-b4ce-11eb-964e-2801c04d403d.png) I tried to add color in geojson but sometimes it did not wo...
396
[ -0.026137948036193848, 0.012503346428275108, -0.01629900559782982, 0.003270964603871107, 0.03506891056895256, 0.012823372147977352, 0.040278635919094086, 0.036110855638980865, -0.030127109959721565, -0.00866303313523531, -0.009191447868943214, -0.010464110411703587, -0.009459376335144043, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
<img width="663" alt="Windows MP4Box" src="https://user-images.githubusercontent.com/40682277/200276320-161eb6bc-4485-4abf-9982-6b493270273d.png"> <img width="509" alt="Linux MP4Box" src="https://user-images.githubusercontent.com/40682277/200276336-0714bebf-e3bd-42a1-ac41-0256c1e1e8ea.png"> As you can see from the ...
mkv to mp4 remux not working in MP4Box on Linux.
https://api.github.com/repos/gpac/gpac/issues/2306/comments
18
2022-11-07T09:33:40
2022-11-07T16:12:29Z
https://github.com/gpac/gpac/issues/2306
1,438,046,646
2,306
false
This is a GitHub Issue repo:gpac owner:gpac Title : mkv to mp4 remux not working in MP4Box on Linux. Issue date: --- start body --- <img width="663" alt="Windows MP4Box" src="https://user-images.githubusercontent.com/40682277/200276320-161eb6bc-4485-4abf-9982-6b493270273d.png"> <img width="509" alt="Linux MP4Box" src...
526
[ 0.010637754574418068, 0.0570516437292099, -0.019611502066254616, 0.030031351372599602, -0.002855883911252022, 0.020469918847084045, -0.006986184976994991, 0.04675065353512764, -0.007039010990411043, 0.006173991598188877, -0.014659103006124496, 0.016890984028577805, 0.003859570249915123, 0....
null
null
null
null
null
null
null
null
null
[ "espeak-ng", "espeak-ng" ]
Getting a bunch of warnings like this: ``` mbrola: Warning: m-X unkown, replaced with _-_ ``` https://odo.lv/Espeak?eslang=-vmb-hb1&speed=160&output=-w&debug=-x&text=%D7%9C%D7%A8%D7%90%D7%95%D7%AA+%D7%90%D7%AA+%D7%A2%D7%A6%D7%9E%D7%9A+%D7%9E%D7%97%D7%93%D7%A9%2C+%D7%91%D7%A2%D7%99%D7%A0%D7%99%D7%99%D7%9D+%D7%91%D...
Hebrew MBROLA voices have missing phonemes
https://api.github.com/repos/espeak-ng/espeak-ng/issues/1897/comments
0
2024-04-23T21:33:36
2024-04-23T21:33:36Z
https://github.com/espeak-ng/espeak-ng/issues/1897
2,259,805,211
1,897
false
This is a GitHub Issue repo:espeak-ng owner:espeak-ng Title : Hebrew MBROLA voices have missing phonemes Issue date: --- start body --- Getting a bunch of warnings like this: ``` mbrola: Warning: m-X unkown, replaced with _-_ ``` https://odo.lv/Espeak?eslang=-vmb-hb1&speed=160&output=-w&debug=-x&text=%D7%9C%D7%A...
543
[ -0.02516935206949711, 0.00788025464862585, -0.018552450463175774, -0.013478096574544907, 0.030543837696313858, -0.00429609976708889, 0.00006576330633834004, 0.021204793825745583, -0.025909215211868286, 0.04137657210230827, -0.011830851435661316, 0.011935549788177013, -0.029678337275981903, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Am compiling and installing FFMPEG on Raspberry Pi 4 Have installed all the other depnedenices and then I enter the following: cd ~/ffmpeg_sources && wget -O ffmpeg-snapshot.tar.bz2 https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2 && tar xjvf ffmpeg-snapshot.tar.bz2 && cd ffmpeg && PATH="$HOME/bin:$PATH" PKG_CO...
make: *** [ffbuild/common.mak:67: libavfilter/vf_nnedi.o] Error 1
https://api.github.com/repos/gpac/gpac/issues/1682/comments
1
2021-01-20T03:42:19
2021-01-20T08:02:28Z
https://github.com/gpac/gpac/issues/1682
789,600,228
1,682
false
This is a GitHub Issue repo:gpac owner:gpac Title : make: *** [ffbuild/common.mak:67: libavfilter/vf_nnedi.o] Error 1 Issue date: --- start body --- Am compiling and installing FFMPEG on Raspberry Pi 4 Have installed all the other depnedenices and then I enter the following: cd ~/ffmpeg_sources && wget -O ffmpeg-...
2,259
[ -0.0258447527885437, 0.045297201722860336, -0.005789583083242178, 0.02419157139956951, 0.025541670620441437, -0.005252298898994923, 0.0018822172423824668, 0.03579140082001686, -0.008686096407473087, 0.01617363654077053, -0.036094486713409424, -0.012660622596740723, -0.013363225385546684, 0...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
## Description There is a heap-use-after-free detected by AddressSanitizer ## System info ``` Ubuntu 20.04.2 LTS clang version 12.0.0-++20210402082642+04ba60cfe598-1~exp1~20210402063359.71 MP4Box - GPAC version 1.1.0-DEV-rev1671-g0cd19f4db-master ``` ## Build command ``` ./configure --static-mp4box --pref...
There is a heap-use-after-free detected by AddressSanitizer
https://api.github.com/repos/gpac/gpac/issues/2074/comments
1
2022-01-27T13:41:10
2022-01-27T16:09:50Z
https://github.com/gpac/gpac/issues/2074
1,116,228,849
2,074
false
This is a GitHub Issue repo:gpac owner:gpac Title : There is a heap-use-after-free detected by AddressSanitizer Issue date: --- start body --- ## Description There is a heap-use-after-free detected by AddressSanitizer ## System info ``` Ubuntu 20.04.2 LTS clang version 12.0.0-++20210402082642+04ba60cfe598-1~exp...
7,320
[ -0.0469680055975914, 0.017505737021565437, -0.01121282484382391, 0.0013801499735563993, 0.02216821163892746, 0.008459676057100296, -0.020895328372716904, 0.032551515847444534, -0.0034324973821640015, 0.033810097724199295, -0.025471990928053856, 0.006428781431168318, 0.015875300392508507, 0...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
This bug report leads to the same error message as in #4936 but 4936 is fixed whereas this is present on the most recent version. ###### JerryScript revision ``` 05dbbd134c3b9e2482998f267857dd3722001cd7 ``` ###### Build platform ``` Linux-6.2.15-200.fc37.x86_64-x86_64-with-glibc2.34 clang version 14.0.6 (Re...
Assertion 'ecma_is_value_object (value)' failed
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5089/comments
0
2023-06-08T14:51:58
2024-02-06T07:10:15Z
https://github.com/jerryscript-project/jerryscript/issues/5089
1,748,069,758
5,089
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Assertion 'ecma_is_value_object (value)' failed Issue date: --- start body --- This bug report leads to the same error message as in #4936 but 4936 is fixed whereas this is present on the most recent version. ###### JerryScript revision ``` ...
1,342
[ -0.008851023390889168, -0.017479287460446358, -0.01009848341345787, -0.014293809421360493, 0.010922698304057121, -0.012422619387507439, -0.003341409843415022, 0.030859777703881264, -0.036235734820365906, 0.026642175391316414, 0.002639713929966092, 0.004718813579529524, 0.015207127667963505, ...
null
null
null
null
null
null
null
null
null
[ "emqx", "nanomq" ]
**Describe the bug** runtime error: applying zero offset to null pointer. ``` c++ // ./nanomq/nng/src/core/list.c: void * nni_list_first(const nni_list *list) { nni_list_node *node = list->ll_head.ln_next; if (node == &list->ll_head) { return (NULL); } return (ITEM(list, node)); // null pointer. } ...
runtime error: applying zero offset to null pointer
https://api.github.com/repos/nanomq/nanomq/issues/1740/comments
3
2024-04-05T14:06:16
2024-05-09T03:28:45Z
https://github.com/nanomq/nanomq/issues/1740
2,228,126,892
1,740
false
This is a GitHub Issue repo:nanomq owner:emqx Title : runtime error: applying zero offset to null pointer Issue date: --- start body --- **Describe the bug** runtime error: applying zero offset to null pointer. ``` c++ // ./nanomq/nng/src/core/list.c: void * nni_list_first(const nni_list *list) { nni_list_node...
4,070
[ -0.024663304910063744, -0.005167238414287567, -0.002302199136465788, -0.0001996041100937873, 0.0730893686413765, -0.03311680629849434, -0.021511398255825043, 0.0488908626139164, 0.008518862538039684, -0.019245512783527374, -0.037997178733348846, -0.0014143636217340827, -0.02294936589896679, ...
null
null
null
null
null
null
null
null
null
[ "openlink", "virtuoso-opensource" ]
What is the easiest way to import triples from `*.rdf` files when an `openlink/virtuoso-opensource-7` container's database is created?
Import triples from *.rdf files
https://api.github.com/repos/openlink/virtuoso-opensource/issues/1234/comments
2
2024-01-11T08:26:33
2024-01-16T12:25:58Z
https://github.com/openlink/virtuoso-opensource/issues/1234
2,076,034,960
1,234
false
This is a GitHub Issue repo:virtuoso-opensource owner:openlink Title : Import triples from *.rdf files Issue date: --- start body --- What is the easiest way to import triples from `*.rdf` files when an `openlink/virtuoso-opensource-7` container's database is created? --- end body ---
288
[ -0.01769406534731388, -0.0012301445240154862, -0.015932664275169373, -0.005057353526353836, -0.025633709505200386, 0.0013777618296444416, 0.013350612483918667, 0.04691729322075844, -0.012169674038887024, 0.04109933599829674, 0.017400497570633888, -0.028289154171943665, -0.001026649377308786,...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version all, latest git too ### Operating system Other (enter below) ### Operating system, version and so on all ### Description If you try to save an indexed tga file, the alpha channel is lost. I looked at coders/tga.c, and no wonder, it's not implemented at all. Here's a patch that fixes it...
No alpha channel saved in Targa (tga) images (fix included)
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6629/comments
3
2023-09-08T01:42:07
2023-09-09T16:39:13Z
https://github.com/ImageMagick/ImageMagick/issues/6629
1,886,806,410
6,629
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : No alpha channel saved in Targa (tga) images (fix included) Issue date: --- start body --- ### ImageMagick version all, latest git too ### Operating system Other (enter below) ### Operating system, version and so on all ### Description If you try...
1,793
[ -0.022603657096624374, -0.0016929971752688289, -0.008625264279544353, 0.009501103311777115, -0.0017402924131602049, 0.019422609359025955, -0.017138421535491943, 0.025882799178361893, -0.02872752584517002, 0.044927045702934265, -0.02463560365140438, -0.0027413766365498304, 0.01674604415893554...
null
null
null
null
null
null
null
null
null
[ "jerryscript-project", "jerryscript" ]
It is very difficult to analyze the CBC without a analyse tool, which can map the CBC Macro definition and the CBC value。 I see the tool in the training document in IoT.js and Jerryscipt
Need a Bytecode Viewer, a tool to read Bytecode
https://api.github.com/repos/jerryscript-project/jerryscript/issues/5116/comments
1
2023-11-30T01:44:54
2023-11-30T05:23:04Z
https://github.com/jerryscript-project/jerryscript/issues/5116
2,017,717,243
5,116
false
This is a GitHub Issue repo:jerryscript owner:jerryscript-project Title : Need a Bytecode Viewer, a tool to read Bytecode Issue date: --- start body --- It is very difficult to analyze the CBC without a analyse tool, which can map the CBC Macro definition and the CBC value。 I see the tool in the training document i...
363
[ -0.01862166076898575, -0.02467009238898754, -0.02195623703300953, -0.0027824225835502148, 0.04235345125198364, -0.004781724885106087, 0.055980466306209564, 0.05130339786410332, -0.03886008635163307, 0.07119537144899368, -0.01284750271588564, -0.0017863803077489138, -0.0077590253204107285, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
[POC](https://github.com/qianshuidewajueji/poc/blob/main/gpac/mhas_dmx_process_poc) ``` Version ➜ gcc git:(master) ✗ ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev40-g3602a5ded-master (c) 2000-2023 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in yo...
buffer over-read in function mhas_dmx_process filters/reframe_mhas.c
https://api.github.com/repos/gpac/gpac/issues/2398/comments
1
2023-02-13T09:59:21
2023-02-13T16:33:06Z
https://github.com/gpac/gpac/issues/2398
1,582,019,406
2,398
false
This is a GitHub Issue repo:gpac owner:gpac Title : buffer over-read in function mhas_dmx_process filters/reframe_mhas.c Issue date: --- start body --- [POC](https://github.com/qianshuidewajueji/poc/blob/main/gpac/mhas_dmx_process_poc) ``` Version ➜ gcc git:(master) ✗ ./MP4Box -version MP4Bo...
1,548
[ 0.00617697648704052, 0.02908671274781227, -0.016100767999887466, 0.017710844054818153, 0.04508214816451073, 0.0341276079416275, -0.049656569957733154, 0.035873111337423325, -0.019019972532987595, 0.03969516232609749, -0.0360235869884491, 0.024406956508755684, 0.04336673766374588, 0.0142499...
null
null
null
null
null
null
null
null
null
[ "dromara", "hutool" ]
### 版本情况 JDK版本: openjdk8/openjdk21 hutool版本: 5.8.21 ### 问题描述(包括截图) 同一份文件计算行号时`cn.hutool.core.io.FileUtil#getTotalLines` 在jdk8和jdk21中结果不一致,21中多一行 看着是因为`java.io.LineNumberReader#read()` 在jdk21的时候末尾会再次行号++ 看了下17的也是比8的多一行。 顺带一提`cn.hutool.core.io.FileUtil#getTotalLines`这个方法在面对空文件的时候,也会返回1 jdk21: ![81((INU8Q_...
cn.hutool.core.io.FileUtil#getTotalLines 在jdk8和jdk21中结果不一致
https://api.github.com/repos/dromara/hutool/issues/3591/comments
1
2024-05-20T06:14:28
2024-05-20T08:45:56Z
https://github.com/dromara/hutool/issues/3591
2,305,179,560
3,591
false
This is a GitHub Issue repo:hutool owner:dromara Title : cn.hutool.core.io.FileUtil#getTotalLines 在jdk8和jdk21中结果不一致 Issue date: --- start body --- ### 版本情况 JDK版本: openjdk8/openjdk21 hutool版本: 5.8.21 ### 问题描述(包括截图) 同一份文件计算行号时`cn.hutool.core.io.FileUtil#getTotalLines` 在jdk8和jdk21中结果不一致,21中多一行 看着是因为`java.io.L...
1,074
[ -0.0012542366748675704, -0.004245951771736145, -0.004841554444283247, 0.008469979278743267, -0.006167957559227943, 0.027580417692661285, 0.011904742568731308, 0.06565513461828232, 0.0032557169906795025, 0.007209348492324352, -0.005594279151409864, 0.024189502000808716, 0.024949533864855766, ...
null
null
null
null
null
null
null
null
null
[ "weidai11", "cryptopp" ]
VS2022 with the current head > cryptopp-master\validat2.cpp(1177,69): warning C4244: 'argument': conversion from 'CryptoPP::word' to 'long', possible loss of data Should `m` be declared as `Integer`?
Warning in validat2.cpp
https://api.github.com/repos/weidai11/cryptopp/issues/1238/comments
0
2023-10-01T13:05:50
2023-10-01T13:05:50Z
https://github.com/weidai11/cryptopp/issues/1238
1,920,757,942
1,238
false
This is a GitHub Issue repo:cryptopp owner:weidai11 Title : Warning in validat2.cpp Issue date: --- start body --- VS2022 with the current head > cryptopp-master\validat2.cpp(1177,69): warning C4244: 'argument': conversion from 'CryptoPP::word' to 'long', possible loss of data Should `m` be declared as `Integer`...
339
[ -0.029369154945015907, 0.008569530211389065, -0.014134434051811695, 0.028974179178476334, 0.03870747238397598, 0.011320243589580059, 0.0018514416879042983, 0.048186853528022766, -0.021046483889222145, 0.03929993510246277, -0.0006722496473230422, -0.004027326591312885, 0.009832036681473255, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
# Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev566-g50c2ab06f-master ``` # Platform ``` $ uname -a Linux user-GE40-2PC-Dragon-Eyes 6.2.0-33-generic #33~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 10:33:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux ``` # Asan ``` /home/user/vul/MP4Box_cra...
heap-buffer-overflow in /gpac/src/media_tools/m3u8.c:538:39 in parse_attributes
https://api.github.com/repos/gpac/gpac/issues/2616/comments
0
2023-10-08T16:20:42
2023-10-09T14:09:43Z
https://github.com/gpac/gpac/issues/2616
1,931,890,315
2,616
false
This is a GitHub Issue repo:gpac owner:gpac Title : heap-buffer-overflow in /gpac/src/media_tools/m3u8.c:538:39 in parse_attributes Issue date: --- start body --- # Version ``` $ ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev566-g50c2ab06f-master ``` # Platform ``` $ uname -a Linux user-GE40-2PC-Dragon...
5,360
[ -0.03794323280453682, 0.00175220868550241, -0.014025074429810047, -0.007412407547235489, 0.01743137650191784, 0.019771356135606766, -0.04016473516821861, 0.03909841179847717, -0.019371487200260162, 0.015061775222420692, -0.027605848386883736, 0.018867947161197662, 0.017549855634570122, 0.0...
CVE-2022-24576
2022-03-14T14:15:07.877000
GPAC 1.0.1 is affected by Use After Free through MP4Box.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/gpac/gpac/issues/2061" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://huntr.dev/b...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gpac:gpac:1.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "82DD2D40-0A05-48FD-940D-32B4D8B51AB3", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExcluding": ...
https://github.com/gpac/gpac/issues/2061
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "gpac", "gpac" ]
``` Proof of Concept Version: MP4Box - GPAC version 1.1.0-DEV-rev1646-gddd7990bb-master (c) 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC: https://doi.org/10.1145/12...
Heap-based Buffer Overflow
https://api.github.com/repos/gpac/gpac/issues/2061/comments
0
2022-01-21T08:56:18
2022-01-21T11:26:35Z
https://github.com/gpac/gpac/issues/2061
1,110,212,655
2,061
true
This is a GitHub Issue repo:gpac owner:gpac Title : Heap-based Buffer Overflow Issue date: --- start body --- ``` Proof of Concept Version: MP4Box - GPAC version 1.1.0-DEV-rev1646-gddd7990bb-master (c) 2000-2022 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your res...
4,473
[ -0.036943838000297546, 0.019991129636764526, -0.011834237724542618, 0.004291419871151447, 0.031349726021289825, 0.01098234299570322, -0.027757572010159492, 0.04895555227994919, -0.01355932466685772, 0.022262850776314735, -0.013765200041234493, 0.034956082701683044, 0.009924573823809624, 0....
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
Thanks for your amazing work! I wonder how can I obtain residual data for each block (or get residual data as an image)?
How to get residual data?
https://api.github.com/repos/strukturag/libde265/issues/314/comments
0
2022-04-11T18:15:23
2022-04-11T18:15:23Z
https://github.com/strukturag/libde265/issues/314
1,200,358,265
314
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : How to get residual data? Issue date: --- start body --- Thanks for your amazing work! I wonder how can I obtain residual data for each block (or get residual data as an image)? --- end body ---
259
[ -0.004526990465819836, 0.028806015849113464, -0.017274346202611923, -0.0004973707254976034, 0.037512656301259995, -0.021318921819329262, 0.003647063858807087, 0.06508368998765945, -0.010150029323995113, 0.01895701326429844, -0.006008971948176622, -0.031924352049827576, 0.006707509979605675, ...
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
Hello, I have a weird case. This file do not crash `heif-convert` and it also don't crash my code when I attempt to decode it only once: [Segmentation_fault_apply_sao_internal.zip](https://github.com/strukturag/libde265/files/10070395/Segmentation_fault_apply_sao_internal.zip) However when I try to run my cod...
Segmentation fault in apply_sao_internal<unsigned short> when decoding image multiple times
https://api.github.com/repos/strukturag/libde265/issues/363/comments
2
2022-11-22T19:25:23
2023-01-25T17:40:42Z
https://github.com/strukturag/libde265/issues/363
1,460,436,277
363
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : Segmentation fault in apply_sao_internal<unsigned short> when decoding image multiple times Issue date: --- start body --- Hello, I have a weird case. This file do not crash `heif-convert` and it also don't crash my code when I attempt to decode it on...
6,477
[ -0.040797632187604904, -0.00007711613579886034, -0.015069132670760155, 0.010155602358281612, 0.04071002081036568, -0.009038559161126614, -0.01370385754853487, 0.030284283682703972, -0.009498517960309982, 0.02336299605667591, -0.026896649971604347, -0.009169976226985455, 0.003843942889943719,...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.1.5 ### Operating system MacOS ### Operating system, version and so on Monterey ### Description Computation of %[fx:v.mean.r] returns 0 for all images. ### Steps to Reproduce ``` list="lena.jpg barn.jpg mandril3.jpg monet2.jpg zelda1.jpg" for img in $list; do m...
mean of channel for second image is always 0
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6213/comments
6
2023-03-31T16:22:10
2023-03-31T23:49:10Z
https://github.com/ImageMagick/ImageMagick/issues/6213
1,649,666,232
6,213
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : mean of channel for second image is always 0 Issue date: --- start body --- ### ImageMagick version 7.1.1.5 ### Operating system MacOS ### Operating system, version and so on Monterey ### Description Computation of %[fx:v.mean.r] r...
1,391
[ 0.007476647850126028, -0.018793990835547447, -0.008493302389979362, 0.003365903627127409, -0.01402842253446579, -0.029934832826256752, 0.007843772880733013, 0.052611880004405975, -0.034876901656389236, -0.016661839559674263, -0.006488233804702759, 0.008733346126973629, -0.0015293945325538516...
null
null
null
null
null
null
null
null
null
[ "axiomatic-systems", "Bento4" ]
Hi @barbibulle again so soon! I found a regression introduced by this recent commit (at least I think so) This audio won't play correctly ([audio.zip](https://github.com/axiomatic-systems/Bento4/files/9692318/audio.zip)), it fails on the second iteration of the loop containing/at this line here: https://github.co...
'Stricter Parsing' commit causing issue in playback
https://api.github.com/repos/axiomatic-systems/Bento4/issues/786/comments
2
2022-10-02T11:19:23
2022-10-03T07:12:30Z
https://github.com/axiomatic-systems/Bento4/issues/786
1,393,729,845
786
false
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : 'Stricter Parsing' commit causing issue in playback Issue date: --- start body --- Hi @barbibulle again so soon! I found a regression introduced by this recent commit (at least I think so) This audio won't play correctly ([audio.zip](https://gith...
1,313
[ -0.004682944156229496, 0.0005625020712614059, -0.016463475301861763, 0.0002532402577344328, -0.007948200218379498, -0.0005282031488604844, -0.041634298861026764, 0.04536602273583412, -0.024311065673828125, 0.05070750415325165, 0.007897894829511642, 0.016811037436127663, 0.029213521629571915,...
null
null
null
null
null
null
null
null
null
[ "weidai11", "cryptopp" ]
Crypto++ 8.9.0 was released on October 1, 2023. As part of the release process, we bump version numbers for semantic versioning per https://www.cryptopp.com/wiki/Release_Versioning#Increment. Crypto++ has a `CRYPTOPP_VERSION` macro, but it cannot handle '10' in the minor position. We cannot go from: ```c #define...
CRYPTOPP_VERSION has reached its limits
https://api.github.com/repos/weidai11/cryptopp/issues/1239/comments
3
2023-10-01T18:08:46
2023-10-07T19:13:39Z
https://github.com/weidai11/cryptopp/issues/1239
1,920,895,773
1,239
false
This is a GitHub Issue repo:cryptopp owner:weidai11 Title : CRYPTOPP_VERSION has reached its limits Issue date: --- start body --- Crypto++ 8.9.0 was released on October 1, 2023. As part of the release process, we bump version numbers for semantic versioning per https://www.cryptopp.com/wiki/Release_Versioning#Increme...
1,569
[ -0.04913071542978287, -0.00263280444778502, -0.01670623943209648, 0.04188535735011101, 0.07011830061674118, 0.014176351949572563, -0.02193068154156208, 0.04431045427918434, -0.014123957604169846, 0.028816765174269676, 0.015583507716655731, -0.00882466696202755, 0.02374202013015747, -0.0089...
null
null
null
null
null
null
null
null
null
[ "slims", "slims9_bulian" ]
Every time I try to login with the admin credentials the log in the database shows that I have logged in successfully, but I get the error "You are not authorized to view this section" and cannot access the dashboard. running on shared hosting.
You are not authorized to view this section
https://api.github.com/repos/slims/slims9_bulian/issues/219/comments
0
2023-11-14T22:14:43
2023-11-14T22:14:43Z
https://github.com/slims/slims9_bulian/issues/219
1,993,660,381
219
false
This is a GitHub Issue repo:slims9_bulian owner:slims Title : You are not authorized to view this section Issue date: --- start body --- Every time I try to login with the admin credentials the log in the database shows that I have logged in successfully, but I get the error "You are not authorized to view this sectio...
400
[ -0.026005864143371582, 0.008225450292229652, -0.013514283113181591, -0.03018433414399624, 0.014785355888307095, -0.039476316422224045, -0.012550020590424538, 0.045612532645463943, -0.00153222749941051, 0.036817289888858795, -0.009964044205844402, 0.029059361666440964, -0.026137353852391243, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
When trying to encapsulate H.266/VVC content into an MPEG-TS file, there seems to be 2 problems with the output: 1) Access unit delimiter appears without the stop bit (00 00 00 01 00 a1 **a0**), This appears throughout the stream (Gpac adds aud units to every frame) 2) Stream type seems to be off, according to "ISO/I...
Problem when creating an MPEG-TS file from a VVC content
https://api.github.com/repos/gpac/gpac/issues/1684/comments
2
2021-02-11T08:42:56
2021-02-23T13:43:39Z
https://github.com/gpac/gpac/issues/1684
806,186,321
1,684
false
This is a GitHub Issue repo:gpac owner:gpac Title : Problem when creating an MPEG-TS file from a VVC content Issue date: --- start body --- When trying to encapsulate H.266/VVC content into an MPEG-TS file, there seems to be 2 problems with the output: 1) Access unit delimiter appears without the stop bit (00 00 00 0...
1,422
[ 0.0002682571648620069, 0.03258989378809929, -0.01786726713180542, 0.014603512361645699, 0.0009221494547091424, 0.04666135832667351, -0.03649687021970749, 0.0551423542201519, -0.01404764223843813, 0.014738509431481361, 0.010982412844896317, 0.0014105214504525065, 0.040022674947977066, 0.000...
null
null
null
null
null
null
null
null
null
[ "python", "cpython" ]
# Bug report ### Bug description: isascii() method giving false for emojis but ord() function to find ascii values is giving ascii values. Update isascii() with new ascii list too ``` txt = "🤗" x = txt.isascii() y = ord(txt) print(f"{txt} is ascii:{x}\n The ascii value is {y}") ``` **output** 🤗 is ascii:False The ...
isascii() method giving false for emojis but ord() function to find ascii values is giving ascii values. Update isascii() with new ascii list too
https://api.github.com/repos/python/cpython/issues/119718/comments
3
2024-05-29T10:24:50
2024-05-29T17:31:11Z
https://github.com/python/cpython/issues/119718
2,322,956,275
119,718
false
This is a GitHub Issue repo:cpython owner:python Title : isascii() method giving false for emojis but ord() function to find ascii values is giving ascii values. Update isascii() with new ascii list too Issue date: --- start body --- # Bug report ### Bug description: isascii() method giving false for emojis but ord(...
679
[ 0.003054375061765313, 0.03138355910778046, -0.004886424634605646, 0.058763645589351654, 0.021167796105146408, 0.04491254314780235, -0.0028530508279800415, 0.00532358605414629, 0.000010094294339069165, 0.012746695429086685, -0.01576080545783043, -0.02820838987827301, -0.004768506623804569, ...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version main ### Operating system Linux ### Operating system, version and so on Ubuntu 22.04 ### Description When using SVGs as source material, it's common to use `-density` to improve the rendering quality of the SVG. If you have Inkscape installed, `--export-dpi` is passed to ImageMagick an...
rsvg-convert delegate doesn't respect -density
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6214/comments
1
2023-04-01T01:06:27
2023-04-01T06:21:37Z
https://github.com/ImageMagick/ImageMagick/issues/6214
1,650,223,650
6,214
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : rsvg-convert delegate doesn't respect -density Issue date: --- start body --- ### ImageMagick version main ### Operating system Linux ### Operating system, version and so on Ubuntu 22.04 ### Description When using SVGs as source material, it's co...
1,380
[ 0.010652078315615654, 0.050159815698862076, -0.012598950415849686, 0.022654512897133827, 0.030258458107709885, -0.007839929312467575, 0.021802345290780067, 0.03791484236717224, -0.045125480741262436, -0.0018256023759022355, -0.004126451443880796, 0.005214602220803499, -0.004709857515990734, ...
null
null
null
null
null
null
null
null
null
[ "Piwigo", "Piwigo" ]
After saving the photo modification, when I click to view the photo in the Gallery, I'm redirected to the 1st album in alphabetical order instead of the album I was consulting (if the photo is present in several albums). After editing a photo, it makes more sense to return to the original page. See French forum : https...
Not coming back to current album after photo editing
https://api.github.com/repos/Piwigo/Piwigo/issues/2092/comments
0
2024-01-20T10:07:07
2024-01-20T10:07:07Z
https://github.com/Piwigo/Piwigo/issues/2092
2,091,995,162
2,092
false
This is a GitHub Issue repo:Piwigo owner:Piwigo Title : Not coming back to current album after photo editing Issue date: --- start body --- After saving the photo modification, when I click to view the photo in the Gallery, I'm redirected to the 1st album in alphabetical order instead of the album I was consulting (if...
534
[ -0.030765673145651817, 0.01766331121325493, -0.00038958105142228305, 0.02425595559179783, 0.0004470247949939221, -0.016308847814798355, 0.03035104088485241, 0.05652812123298645, -0.008016212843358517, 0.00977148674428463, 0.021256785839796066, -0.001287085935473442, -0.00975075550377369, -...
null
null
null
null
null
null
null
null
null
[ "ImageMagick", "ImageMagick" ]
### ImageMagick version 7.1.0-62 ### Operating system Other (enter below) ### Operating system, version and so on website ### Bug Description The term size is used in conflicting ways and users are not directed to the different usages. See from https://github.com/ImageMagick/ImageMagick/discussion...
Confusing Documentation About Size
https://api.github.com/repos/ImageMagick/ImageMagick/issues/6256/comments
1
2023-04-15T03:09:54
2023-04-15T16:28:50Z
https://github.com/ImageMagick/ImageMagick/issues/6256
1,669,121,969
6,256
false
This is a GitHub Issue repo:ImageMagick owner:ImageMagick Title : Confusing Documentation About Size Issue date: --- start body --- ### ImageMagick version 7.1.0-62 ### Operating system Other (enter below) ### Operating system, version and so on website ### Bug Description The term size is used in...
600
[ -0.0151260606944561, 0.03975911810994148, -0.01526795607060194, 0.02694595605134964, 0.029968328773975372, 0.0065378351137042046, 0.02084444835782051, 0.04157537966966629, -0.029031818732619286, -0.0009985895594581962, 0.03189810737967491, 0.018347088247537613, -0.006374655291438103, -0.00...
CVE-2024-25454
2024-02-09T15:15:09.293000
Bento4 v1.6.0-640 was discovered to contain a NULL pointer dereference via the AP4_DescriptorFinder::Test() function.
{ "cvssMetricV2": null, "cvssMetricV30": null, "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integr...
[ { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://github.com/axiomatic-systems/Bento4/issues/875" } ]
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:axiosys:bento4:1.6.0-640:*:*:*:*:*:*:*", "matchCriteriaId": "8C7DB535-F27C-455F-9E99-3EF80B828022", "versionEndExcluding": null, "versionEndIncluding": null, "versionStartExc...
https://github.com/axiomatic-systems/Bento4/issues/875
[ "Exploit", "Issue Tracking" ]
github.com
[ "axiomatic-systems", "Bento4" ]
Hi, There still exists the null pointer reference bug in the latest version (1.6.0-640) of mp4info by the function AP4_DescriptorFinder::Test(). Here is the output of program with address sanitizer attached. ### Bug Report File: major brand: isom minor version: 200 compatible brand: isom c...
NULL pointer reference from AP4_DescriptorFinder::Test() in v1.6.0-640
https://api.github.com/repos/axiomatic-systems/Bento4/issues/875/comments
1
2023-06-12T10:12:34
2024-02-17T17:30:47Z
https://github.com/axiomatic-systems/Bento4/issues/875
1,752,398,555
875
true
This is a GitHub Issue repo:Bento4 owner:axiomatic-systems Title : NULL pointer reference from AP4_DescriptorFinder::Test() in v1.6.0-640 Issue date: --- start body --- Hi, There still exists the null pointer reference bug in the latest version (1.6.0-640) of mp4info by the function AP4_DescriptorFinder::Test(). ...
4,627
[ -0.0013943333178758621, 0.02572462521493435, -0.006101353093981743, 0.004866424482315779, 0.02603244036436081, 0.008127808570861816, -0.05965767428278923, 0.031192023307085037, -0.016255617141723633, 0.02817249484360218, -0.018073197454214096, 0.01124994270503521, 0.020784910768270493, 0.0...
null
null
null
null
null
null
null
null
null
[ "emqx", "nanomq" ]
**Describe the bug** nanomq版本0.21.8 当我使用sqlite进行retain消息持久化时 sqlite { disk_cache_size = 102400 mounted_file_path = "/usr/local/etc/" flush_mem_threshold = 100 resend_interval = 5000 } 因为场景需要,我在编译时修改系统主题可以保留retain 0->1 原代码 ` #define DISCONNECT_TOPIC "$SYS/brokers/disconnected" #define ...
retain消息持久化,系统主题有bug
https://api.github.com/repos/nanomq/nanomq/issues/1774/comments
2
2024-05-09T04:33:40
2024-05-10T17:01:41Z
https://github.com/nanomq/nanomq/issues/1774
2,286,871,359
1,774
false
This is a GitHub Issue repo:nanomq owner:emqx Title : retain消息持久化,系统主题有bug Issue date: --- start body --- **Describe the bug** nanomq版本0.21.8 当我使用sqlite进行retain消息持久化时 sqlite { disk_cache_size = 102400 mounted_file_path = "/usr/local/etc/" flush_mem_threshold = 100 resend_interval = 5000 } 因为场景...
2,549
[ -0.019567221403121948, 0.03825501725077629, -0.001410418190062046, 0.013089309446513653, 0.043688610196113586, 0.025660384446382523, -0.02661833167076111, 0.03313550353050232, -0.020635096356272697, -0.009445973671972752, 0.0038887104019522667, 0.008173947222530842, 0.019551517441868782, -...
null
null
null
null
null
null
null
null
null
[ "LibreDWG", "libredwg" ]
We have a log for TDINDWG and TDUSRTIMER like: ``` TDINDWG: [1, 18474850] 1900-01-00 04:26:02 [TIMEBLL 40] TDUSRTIMER: [1, 18474804] 1900-01-00 04:26:02 [TIMEBLL 40] ``` But this is not fine. The result is something ```1 day and 04:26:02 minutes```.
Improve log for TDINDWG and TDUSRTIMER
https://api.github.com/repos/LibreDWG/libredwg/issues/916/comments
1
2024-01-05T07:27:24
2024-02-06T07:21:13Z
https://github.com/LibreDWG/libredwg/issues/916
2,066,863,622
916
false
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Improve log for TDINDWG and TDUSRTIMER Issue date: --- start body --- We have a log for TDINDWG and TDUSRTIMER like: ``` TDINDWG: [1, 18474850] 1900-01-00 04:26:02 [TIMEBLL 40] TDUSRTIMER: [1, 18474804] 1900-01-00 04:26:02 [TIMEBLL 40] ``` But this is no...
406
[ 0.027034584432840347, -0.021651525050401688, -0.0030661809723824263, -0.0008336470928043127, 0.02700475975871086, 0.010982333682477474, 0.006546156946569681, 0.05955660715699196, -0.034922778606414795, -0.01874377951025963, 0.033073749393224716, 0.004212504252791405, 0.01658160798251629, -...
null
null
null
null
null
null
null
null
null
[ "chakra-core", "ChakraCore" ]
Customarily, callbacks take an additional user data parameter so that closures can be used as callbacks. This is the case with, for example, `JsMemoryAllocationCallback`. However, `JsThreadServiceCallback` takes no such parameter (do not confuse this with its `callbackState` parameter, which is not _user_ data rather e...
No way to pass user data to thread service callback
https://api.github.com/repos/chakra-core/ChakraCore/issues/6957/comments
1
2023-11-10T13:49:24
2024-04-22T21:47:34Z
https://github.com/chakra-core/ChakraCore/issues/6957
1,987,666,943
6,957
false
This is a GitHub Issue repo:ChakraCore owner:chakra-core Title : No way to pass user data to thread service callback Issue date: --- start body --- Customarily, callbacks take an additional user data parameter so that closures can be used as callbacks. This is the case with, for example, `JsMemoryAllocationCallback`. ...
1,104
[ -0.027934426441788673, -0.00468984991312027, -0.01395309716463089, 0.03986195847392082, 0.022161217406392097, -0.004943927749991417, -0.012979133054614067, 0.03571202605962753, -0.05716747045516968, -0.006175498478114605, 0.014651810750365257, -0.0029783546924591064, -0.003006585408002138, ...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
i use command like that MP4Box -dash 10000 -rap -frag-rap -dash-profile dashavc264:onDemand -bs-switching no -segment-ext .m4s 11.mkv#video ED320x240.mp4#video 11.mkv#audio -out xxx.mpd and mpd content like that,two video stream create two AdaptationSet <?xml version="1.0"?> <!-- MPD file Generated with GPA...
two video stream create two AdaptationSet,not in one
https://api.github.com/repos/gpac/gpac/issues/2454/comments
26
2023-05-02T12:12:23
2023-05-26T09:04:27Z
https://github.com/gpac/gpac/issues/2454
1,692,311,066
2,454
false
This is a GitHub Issue repo:gpac owner:gpac Title : two video stream create two AdaptationSet,not in one Issue date: --- start body --- i use command like that MP4Box -dash 10000 -rap -frag-rap -dash-profile dashavc264:onDemand -bs-switching no -segment-ext .m4s 11.mkv#video ED320x240.mp4#video 11.mkv#audio -out ...
2,659
[ -0.015548710711300373, 0.014723974280059338, -0.02199297584593296, 0.03166341781616211, 0.002146740909665823, 0.01634919084608555, -0.005975297652184963, 0.054076846688985825, -0.03281157836318016, -0.007677327375859022, 0.002409524517133832, -0.018661687150597572, 0.018677858635783195, -0...
null
null
null
null
null
null
null
null
null
[ "strukturag", "libde265" ]
### Description Stack-buffer-overflow (/libde265/build/libde265/liblibde265.so+0x19337f) in void apply_sao_internal<unsigned short>(de265_image*, int, int, slice_segment_header const*, int, int, int, unsigned short const*, int, unsigned short*, int) ### Version ```shell $ ./dec265 -h dec265 v1.0.8 ---------...
Stack-buffer-overflow in sao.cc:248: void apply_sao_internal<unsigned short>
https://api.github.com/repos/strukturag/libde265/issues/350/comments
1
2022-10-10T15:26:59
2023-01-24T16:03:35Z
https://github.com/strukturag/libde265/issues/350
1,403,356,224
350
false
This is a GitHub Issue repo:libde265 owner:strukturag Title : Stack-buffer-overflow in sao.cc:248: void apply_sao_internal<unsigned short> Issue date: --- start body --- ### Description Stack-buffer-overflow (/libde265/build/libde265/liblibde265.so+0x19337f) in void apply_sao_internal<unsigned short>(de265_image*, in...
6,240
[ -0.018878605216741562, 0.0167702529579401, -0.01181321032345295, 0.009310548193752766, 0.05987076833844185, -0.002583133988082409, -0.03965633735060692, 0.037918154150247574, -0.008859908208251, 0.038304414600133896, -0.022467631846666336, 0.014517052099108696, 0.019522376358509064, 0.0152...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/ - [X] I give enough info...
Inconsistent error code on gf_fs_load_filter()
https://api.github.com/repos/gpac/gpac/issues/2602/comments
1
2023-09-22T20:30:09
2023-09-25T07:05:53Z
https://github.com/gpac/gpac/issues/2602
1,909,485,047
2,602
false
This is a GitHub Issue repo:gpac owner:gpac Title : Inconsistent error code on gf_fs_load_filter() Issue date: --- start body --- Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you! - [X] I looked for a similar issue and couldn't find any. - [X] I tri...
1,777
[ -0.009328720159828663, 0.03283502534031868, -0.007930383086204529, 0.004191773943603039, 0.0021055976394563913, 0.00851302407681942, -0.028665907680988312, 0.03340471535921097, -0.04549774155020714, 0.005849062465131283, -0.03244659677147865, -0.0028889253735542297, 0.008021016605198383, 0...
null
null
null
null
null
null
null
null
null
[ "gpac", "gpac" ]
Is this kind of key rotation considered in gpac drm packaging? Segment files may have PSSH(playready pro object, els key object) table. **Key rotation with ROOT/LEAF keys** _Changing the encryption keys frequently—scalable key rotation_ https://docs.microsoft.com/en-us/playready/packaging/content-packaging-and-...
Key rotation with ROOT/LEAF keys instead of new <Period> on each new keyID
https://api.github.com/repos/gpac/gpac/issues/2043/comments
5
2022-01-14T11:06:45
2022-01-27T08:22:06Z
https://github.com/gpac/gpac/issues/2043
1,103,477,465
2,043
false
This is a GitHub Issue repo:gpac owner:gpac Title : Key rotation with ROOT/LEAF keys instead of new <Period> on each new keyID Issue date: --- start body --- Is this kind of key rotation considered in gpac drm packaging? Segment files may have PSSH(playready pro object, els key object) table. **Key rotation with R...
1,634
[ -0.006101064849644899, -0.013360715471208096, -0.022826610133051872, -0.023368926718831062, -0.011651595123112202, 0.0011719384929165244, -0.01718980073928833, 0.045751821249723434, -0.027033673599362373, 0.048907119780778885, 0.04082166776061058, -0.03848806396126747, 0.0070624444633722305,...
CVE-2019-20014
2019-12-27T01:15:13.587000
An issue was discovered in GNU LibreDWG before 0.93. There is a double-free in dwg_free in free.c.
{ "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PART...
[ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00033.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": ...
[ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:libredwg:*:*:*:*:*:*:*:*", "matchCriteriaId": "09B5D2C4-D4B2-4226-AA34-A346E6064FA2", "versionEndExcluding": "0.9.3", "versionEndIncluding": null, "versionStartExcluding"...
https://github.com/LibreDWG/libredwg/issues/176#issuecomment-568643172
[ "Exploit", "Issue Tracking", "Third Party Advisory" ]
github.com
[ "LibreDWG", "libredwg" ]
Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: dwg2dxf $PoC **1.Crafted input will lead to Memory allocation failed in dwg_decode_SPLINE_private (src/dwg.spec:1639)** PoC: https://github.com/linhlhq/research/blob/master/PoCs/libreDWG/id:000000%2Csig:06%2Csrc:000000%2...
Several bugs found by fuzzing
https://api.github.com/repos/LibreDWG/libredwg/issues/176/comments
24
2019-12-24T03:44:32
2020-01-16T12:12:03Z
https://github.com/LibreDWG/libredwg/issues/176
541,977,765
176
true
This is a GitHub Issue repo:libredwg owner:LibreDWG Title : Several bugs found by fuzzing Issue date: --- start body --- Hi, After fuzzing libredwg, I found the following bugs on the latest commit on master. Command: dwg2dxf $PoC **1.Crafted input will lead to Memory allocation failed in dwg_decode_SPLINE_private (...
5,103
[ -0.040232520550489426, 0.03121274895966053, -0.007973664440214634, -0.0029232895467430353, 0.05941890925168991, 0.05036814138293266, -0.004068195819854736, 0.04051148518919945, -0.013397925533354282, 0.027198797091841698, -0.012111600488424301, 0.0011972120264545083, -0.0041146897710859776, ...